Dependency problem: NCPA on Ubuntu needs libssl1.1
Posted: Tue Nov 26, 2019 1:28 am
Hello,
I have problem installing NCPA (ncpa-2.2.0.amd64.deb) on Ubuntu Server 19.04. The installation failed with this output:
My server already has this libssl:
How do I fix this dependency?
I have problem installing NCPA (ncpa-2.2.0.amd64.deb) on Ubuntu Server 19.04. The installation failed with this output:
Code: Select all
dpkg -i ncpa-2.2.0.amd64.deb
(Reading database ... 142037 files and directories currently installed.)
Preparing to unpack ncpa-2.2.0.amd64.deb ...
Unpacking ncpa (2.2.0-1) over (2.2.0-1) ...
dpkg: dependency problems prevent configuration of ncpa:
ncpa depends on libssl1.0.0 (>= 1.0.1d); however:
Package libssl1.0.0 is not installed.
dpkg: error processing package ncpa (--install):
dependency problems - leaving unconfigured
Processing triggers for systemd (240-6ubuntu5.7) ...
Errors were encountered while processing:
ncpa
Code: Select all
ii libssl1.1:amd64 1.1.1b-1ubuntu2.4 amd64 Secure Sockets Layer toolkit - shared libraries