[Bug 1979244] Re: libssl-dev : Depends: libssl3 (= 3.0.2-0ubuntu1.1) but 3.0.2-0ubuntu1.2 is to be installed
Marc Deslauriers
1979244 at bugs.launchpad.net
Tue Jun 21 12:47:22 UTC 2022
This is happening because of phased updates. The libssl3 package was
either manually installed, or it came preinstalled in an image, and now
phased updated is preventing libssl-dev from being installed. There are
two ways to get out of this stalemate:
1- Manually request the libssl-dev version to be installed: "apt install libssl-dev=3.0.2-0ubuntu1.4"
2- Disable phased updates, see the configuration options here: https://discourse.ubuntu.com/t/phased-updates-in-apt-in-21-04/20345
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1979244
Title:
libssl-dev : Depends: libssl3 (= 3.0.2-0ubuntu1.1) but
3.0.2-0ubuntu1.2 is to be installed
Status in MySQL InnoDB Cluster Charm:
New
Status in mysql-8.0 package in Ubuntu:
Confirmed
Status in openssl package in Ubuntu:
Confirmed
Status in mysql-8.0 source package in Jammy:
Confirmed
Status in openssl source package in Jammy:
Confirmed
Bug description:
libmysqlclient-dev on Jammy cannot be installed due to unmet
dependencies
$ apt policy libmysqlclient-dev
libmysqlclient-dev:
Installed: (none)
Candidate: 8.0.29-0ubuntu0.22.04.2
Version table:
8.0.29-0ubuntu0.22.04.2 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
8.0.28-0ubuntu4 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
$ sudo 'apt-get' '--option=Dpkg::Options::=--force-confold' '--assume-yes' 'install' 'libmysqlclient-dev'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libssl-dev : Depends: libssl3 (= 3.0.2-0ubuntu1.1) but 3.0.2-0ubuntu1.2 is to be installed
E: Unable to correct problems, you have held broken packages.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-innodb-cluster/+bug/1979244/+subscriptions
More information about the foundations-bugs
mailing list