Broken SNMP::Info ?

Patrick Powell papowell at astart.com
Thu Jun 13 21:51:14 UTC 2013


On 06/13/13 14:09, Loïc BLOT wrote:
> Hi all,
> i have updated my netdisco today, and some perl libraries due to long
> unupdated system (1 month).
> I have a strange problem, i cannot resolve. When i launch netdisco, it
> says:
>
> netdisco -d
> You need the SNMP::Info perl module, version 3.01 or newer.
> Please install it and try again.
>
> Can't locate SNMP.pm in @INC (@INC
> contains: /usr/local/bin /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at /usr/local/lib/perl5/site_perl/5.16/SNMP/Info.pm line 16.
> BEGIN failed--compilation aborted
> at /usr/local/lib/perl5/site_perl/5.16/SNMP/Info.pm line 16.
> Compilation failed in require at (eval 12) line 2.
> BEGIN failed--compilation aborted at (eval 12) line 2.
>
> (Before i was in 5.14.4 version and the problem was the same).
>
> I have the SNMP-Info port:
>
> pkg info|grep SNMP-Info
> p5-SNMP-Info-3.01              Perl5 module for gathering information
> from network devices
>
> I also tried to upgrade netdisco from recent 1.2 to 1.3, and also
> downgrade it to 1.1 but the problem persists. I also use MRTG and there
> is no problem.
>
> Anyone have an idea what i can check more, or how to resolve this
> problem (google doesn't help me)?
>
> Thanks for advance !
>
Make sure you are using 'use SNMP::Info' and not 'use SNMP'.

-- 
Patrick Powell                 Astart Technologies
papowell at astart.com            1530 Jamacha Road, Suite X,
Network and System             El Cajon, CA 92019
   Consulting                   858-874-6543
Web Site: www.astart.com       FAX 858-357-9931



More information about the freebsd-ports mailing list