Giter VIP home page Giter VIP logo

automation's People

Contributors

aaronagios avatar cieslicki avatar hedenface avatar tmcnag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

automation's Issues

Unable to install ncpa on Ubuntu - libssl1.0.0

Fresh install of Ubuntu 22.04

Running the ansible play to setup NCPA:
https://github.com/NagiosEnterprises/automation/blob/3dbbfe3c0dacd0a532a228da31049bccb805ace2/ansible/ncpa/roles/ncpa_install_linux/tasks/main.yml

I get an error from Ansible:

TASK [ncpa_install_linux : Install NCPA (Debian & Ubuntu) deb=/tmp/ncpa.deb, state=present] ***
fatal: [dans-server.lan]: FAILED! => changed=false 
  msg: |-
    Dependency is not satisfiable: libssl1.0.0 (>= 1.0.1d)

And just to test when I try sudo dpkg -i /tmp/ncpa.deb I get

Selecting previously unselected package ncpa.
(Reading database ... 119156 files and directories currently installed.)
Preparing to unpack /tmp/ncpa.deb ...
Unpacking ncpa (2.4.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
Errors were encountered while processing:
 ncpa 

According to random stack overflow:

libssl1.0.0 package was dropped from the default Ubuntu repositories after Ubuntu 18.04

And of cores:

$ sudo apt install libssl1.0.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libssl1.0.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libssl1.0.0' has no installation candidate

Unfortunately I'm at the end of my debugging skills. Is this something I can fix? Or something that needs to be fixed on the package to support the libssl3 or libssl-dev (what is built into Ubuntu)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.