Git Product home page Git Product logo

Comments (4)

robert-scheck avatar robert-scheck commented on July 23, 2024 1

Yes, ipcalc as shipped by RHEL/CentOS 7 is simply too old. The earliest version that seems to work properly with asn is part of CentOS/RHEL/Rocky Linux 9. Replacing it is not easily possible in an update-safe way. Just replacing /usr/bin/ipcalc might be overriden with the next initscripts RPM package update, thus an alternative ipcalc would actually have to live e.g. in /usr/local/bin/ipcalc (or somewhere else on $PATH before /usr/bin to be called first). But that's nothing an RPM package from EPEL could ship, given EPEL is not allowed to replace base (CentOS/RHEL/Rocky Linux) RPM packages. So, yes, building it yourself is most likely the way to go. If it helps somehow, I could ship a "bad" RPM package within a Fedora COPR repository (outside of the regular distribution) to provide what's needed for asn…let me know, if there is interest.

from asn.

robert-scheck avatar robert-scheck commented on July 23, 2024 1

If it helps somehow, I could ship a "bad" RPM package within a Fedora COPR repository (outside of the regular distribution) to provide what's needed for asn

…there you go: https://copr.fedorainfracloud.org/coprs/robert/ipcalc/

from asn.

jluthman avatar jluthman commented on July 23, 2024 1

Robert's solution/repo is perfect. Simply run the dnf commands and it works.

ipcalc -v

ipcalc 1.0.1

which ipcalc

/usr/local/bin/ipcalc

from asn.

nitefood avatar nitefood commented on July 23, 2024

Hi @jluthman!

Yes, these issues are definitely related. It appears that you're using an older CentOS/RHEL version, at least I assume so given your initscripts version (reminds me of this).

In such case, if you can't update your system, you may get lucky by manually installing a newer version of ipcalc. Maybe @robert-scheck could help chiming in once again in case he knows of a better option.

Let me know how it works out.

Thanks for the feedback!

from asn.

Related Issues (20)

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.