Comment 10 for bug 1979244

Revision history for this message
Daniel (dedeman) wrote :

Hi, from my side the output is:
root@vps:/home/ubuntu# apt install libssl-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.4 is to be installed
E: Unable to correct problems, you have held broken packages.
root@vps:/home/ubuntu# apt install libssl3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libssl3 is already the newest version (3.0.2-0ubuntu1.4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@vps:/home/ubuntu# apt policy libssl-dev
libssl-dev:
  Installed: (none)
  Candidate: 3.0.2-0ubuntu1.1
  Version table:
     3.0.2-0ubuntu1.4 1 (phased 30%)
        500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
     3.0.2-0ubuntu1.1 500
        500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
     3.0.2-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root@vps:/home/ubuntu# apt policy libssl3
libssl3:
  Installed: 3.0.2-0ubuntu1.4
  Candidate: 3.0.2-0ubuntu1.4
  Version table:
 *** 3.0.2-0ubuntu1.4 1 (phased 30%)
        500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     3.0.2-0ubuntu1.1 500
        500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
     3.0.2-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 Packages