Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 11 unmet dependencies #104

Open
worbas opened this issue Jul 22, 2024 · 0 comments · May be fixed by #110
Open

Debian 11 unmet dependencies #104

worbas opened this issue Jul 22, 2024 · 0 comments · May be fixed by #110

Comments

@worbas
Copy link

worbas commented Jul 22, 2024

Debian 11 unmet dependencies... possible problem in Debian control file:

Depends: libc6 (>= 2.29), libssl1.1 (>= 1.1.0), systemd | systemd-standalone-sysusers | systemd-sysusers, libssl3 | libssl1, net-tools, openssh-client

apt install ./ripe-atlas-common_5090_amd64.deb

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'ripe-atlas-common' instead of './ripe-atlas-common_5090_amd64.deb'
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:
 ripe-atlas-common : Depends: libssl3 but it is not installable or
                              libssl1 but it is not installable
E: Unable to correct problems, you have held broken packages.

dpkg-deb -I ripe-atlas-common_5090_amd64.deb

 new Debian package, version 2.0.
 size 224120 bytes: control archive=3204 bytes.
      21 bytes,     1 lines      conffiles
     936 bytes,    20 lines      control
    2001 bytes,    26 lines      md5sums
    2829 bytes,    82 lines   *  postinst             #!/bin/sh
    1961 bytes,    75 lines   *  postrm               #!/bin/sh
    1345 bytes,    48 lines   *  preinst              #!/bin/sh
     974 bytes,    42 lines   *  prerm                #!/bin/sh
 Package: ripe-atlas-common
 Source: ripe-atlas-software-probe
 Version: 5090
 Architecture: amd64
 Maintainer: Michel Stam <[email protected]>
 Installed-Size: 633
 Depends: libc6 (>= 2.29), libssl1.1 (>= 1.1.0), systemd | systemd-standalone-sysusers | systemd-sysusers, libssl3 | libssl1, net-tools, openssh-client
 Section: net
 Priority: optional
 Homepage: https://atlas.ripe.net/
 Description: RIPE Atlas essential components [...]

dpkg -l *libssl*

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name             Version          Architecture Description
+++-================-================-============-================================================
ii  libssl-dev:amd64 1.1.1w-0+deb11u1 amd64        Secure Sockets Layer toolkit - development files
un  libssl-doc       <none>           <none>       (no description available)
un  libssl0.9.8      <none>           <none>       (no description available)
un  libssl1.0-dev    <none>           <none>       (no description available)
ii  libssl1.1:amd64  1.1.1w-0+deb11u1 amd64        Secure Sockets Layer toolkit - shared libraries

@Dreista Dreista linked a pull request Aug 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant