Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: RHEL and net-snmp-perl/net-snmp-devel packages
      (Scott Harrison)
   2. SNMP.pm for SNMP::Info (was: Re: RHEL and
      net-snmp-perl/net-snmp-devel packages) (Oliver Gorwits)
   3. Re: SNMP.pm for SNMP::Info (was: Re: RHEL and
      net-snmp-perl/net-snmp-devel packages) (Scott Harrison)
--- Begin Message ---
Thanks Oliver and Christian.  Will try these and post back to the list with
any progress.

>
>

--- End Message ---
--- Begin Message ---
Thanks Christian, you have a good memory!

My gut feeling is that we're going to hit this SNMP.pm availability issue
with more distros if it starts with Red Hat. It's a good idea to suggest
the containerised version, but eventually Alpine Linux might go the same
way and drop net-snmp-perl. We try to keep the Netdisco install as smooth
and simple as possible and this is a bit broken for a major distro right
now (Rocky Linux too? I've not checked).

Alien::SNMP (and all Alien packages) should check for existence of their
library, and only act to build locally if it's not there. So in theory, we
can quietly substitute "SNMP" for "Alien::SNMP" in the SNMP::Info Build.PL
dependencies list and the problem goes away. Some people will
have installed the distro package, others will need it building for them.

That is the theory and it needs testing ;-). The
Alien::SNMP dist isn’t well developed and could be improved there.

regards
Oliver.




On Fri, 31 Mar 2023 at 09:24, Christian Ramseyer <ramse...@netnea.com>
wrote:

> Hi
>
> There is also a lot of info regarding this in
> https://github.com/netdisco/netdisco/issues/701
>
> Key points:
>
> @lrowen in the thread seems to have successfully built the -perl package
> on RHEL 8 using the .spec files from CentOS
>
> Using the docker distro might be an option
>
> @ollyg recommended SNMP::Alien back then already but nobody seems to
> have tried it yet :)
>
> Cheers
> Christian
>
>
>
> On 31.03.23 10:06, Oliver Gorwits wrote:
> > Hi Scott
> >
> > Hmm OK, well I don't have a location for net-snmp-perl or
> > net-snmp-devel, but I have an idea of something else to try:
> >
> > curl -L https://cpanmin.us/ <https://cpanmin.us/> | perl - --notest
> > --local-lib ~/perl5 Alien::SNMP
> >
> > Do let me know if this allows Netdisco (actually SNMP::Info) to install
> > successfully. If so, I will update it and add to docs or see if it can
> > be handled automagically.
> >
> > regards
> > Oliver.
> >
> > On Fri, 31 Mar 2023 at 04:51, Scott Harrison <srh9...@gmail.com
> > <mailto:srh9...@gmail.com>> wrote:
> >
> >     All,
> >        With the demise of CENTOS I'm in the process of trying to spin up
> >     a new netdisco server on RHEL and cannot locate
> >     the net-snmp-perl/net-snmp-devel packages in a supported repo (or an
> >     unsupported one for that matter).  I've been trying to see how
> >     others may have solved this in both the wiki and mailing list
> >     archive, but having no luck.  Any suggestions?
> >
> >     Thanks in advance
> >        Scott
> >     _______________________________________________
> >     Netdisco mailing list
> >     netdisco-users@lists.sourceforge.net
> >     <mailto:netdisco-users@lists.sourceforge.net>
> >     https://sourceforge.net/p/netdisco/mailman/netdisco-users/
> >     <https://sourceforge.net/p/netdisco/mailman/netdisco-users/>
> >
> >
> >
> > _______________________________________________
> > Netdisco mailing list
> > netdisco-users@lists.sourceforge.net
> > https://sourceforge.net/p/netdisco/mailman/netdisco-users/


>
> --
> Christian Ramseyer, netnea ag
> Network Management. Security. OpenSource.
> https://www.netnea.com
> Phone: +41 79 644 77 64
>
>

--- End Message ---
--- Begin Message ---
I just tested on Rocky Linux and the net-snmp-perl and net-snmp-devel
packages install from the appstream repository.  I'm new to using a
supported distro (RH) so am going to poke around in the support agreement
to see what adding that repo might do to support.

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to