Dependency problem: NCPA on Ubuntu needs libssl1.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Aji
Posts: 2
Joined: Mon Nov 21, 2016 8:31 am

Dependency problem: NCPA on Ubuntu needs libssl1.1

Post by Aji »

Hello,

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
My server already has this libssl:

Code: Select all

ii  libssl1.1:amd64                      1.1.1b-1ubuntu2.4                   amd64        Secure Sockets Layer toolkit - shared libraries
How do I fix this dependency?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Dependency problem: NCPA on Ubuntu needs libssl1.1

Post by lmiltchev »

Currently, NCPA installs are supported only on Ubuntu 14, 16, and 18, other words, LTS. When we add support for 20, then installs on 19 will most probably work just fine.
example01.PNG
https://github.com/NagiosEnterprises/ncpa
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Aji
Posts: 2
Joined: Mon Nov 21, 2016 8:31 am

Re: Dependency problem: NCPA on Ubuntu needs libssl1.1

Post by Aji »

Thank you for the information.

I've re-checked the NCPA download portal, and fortunately the Ubuntu 19+ support has been added. It works fine on my Ubuntu 19.04 Server.
https://www.nagios.org/ncpa/#downloads
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Dependency problem: NCPA on Ubuntu needs libssl1.1

Post by scottwilkerson »

Aji wrote:Thank you for the information.

I've re-checked the NCPA download portal, and fortunately the Ubuntu 19+ support has been added. It works fine on my Ubuntu 19.04 Server.
https://www.nagios.org/ncpa/#downloads
Yep it was just added last week.

Glad it is sorted

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked