[Bug 1969212] Re: libssl1.x dependencies can't be met on 22.04 beta
Ivan Skorikov
1969212 at bugs.launchpad.net
Fri Apr 15 14:19:28 UTC 2022
** Package changed: ubuntu => openssl (Ubuntu)
--
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/1969212
Title:
libssl1.x dependencies can't be met on 22.04 beta
Status in openssl package in Ubuntu:
New
Bug description:
Since Ubuntu 22.04 beta includes only openssl 3.0, any and all
packages that do not recognize newer openssl versions and depend on
previous versions can't be properly installed.
As an example, in my isolated case I'm trying to install SafeNet
Authentication Client to be able to use eToken hardware key:
# dpkg -i /SAC/safenetauthenticationclient_10.8.28_amd64.deb
Selecting previously unselected package safenetauthenticationclient.
(Reading database ... 202999 files and directories currently installed.)
Preparing to unpack .../safenetauthenticationclient_10.8.28_amd64.deb ...
Unpacking safenetauthenticationclient (10.8.28) ...
dpkg: dependency problems prevent configuration of safenetauthenticationclient:
safenetauthenticationclient depends on libssl1.0.2 | libssl1.0.0 | libssl1.1; however:
Package libssl1.0.2 is not installed.
Package libssl1.0.0 is not installed.
Package libssl1.1:amd64 is not installed.
dpkg: error processing package safenetauthenticationclient (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.35-0ubuntu3) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Errors were encountered while processing:
safenetauthenticationclient
The package depends on "libssl1.0.2 | libssl1.0.0 | libssl1.1" and at
the moment this dependency cannot be met without resorting to manually
installing the required library, which is not a good way to go.
Thanks in advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1969212/+subscriptions
More information about the foundations-bugs
mailing list