J'ai installé tous les modules nécessaires à l'exécution du script standalone.sh mais ce dernier me renvoie l'erreur suivante:
WARNINGS: Very experimental tool
/opt/perl/5.10.1/bin/pp: Packing ocsinventory-agent
/opt/perl/5.10.1/bin/pp: Writing PAR on ocsinventory-agent.par
Could not get version from /produits/OCSNG-Agent/Ocsinventory-Unix-Agent-2.1.1/lib/Ocsinventory/Agent/Modules/Snmp/3375.pm by executing:
BEGIN { my $dummy = q# Hide from _packages_inside()
#; package Module::Metadata::_version::p2;
use version;
no strict;
no warnings;
$vsub = sub {
local $VERSION;
$VERSION=undef;
my $VERSION=$session->get_request ( -varbindlist => [ $snmp_sysProductVersion] );;
$VERSION
};
}
The fatal error was: Can't call method "get_request" on an undefined value at (eval 17) line 10, <$handle> line 45.
at /opt/perl/5.10.1/lib/site_perl/5.10.1/Module/ScanDeps.pm line 548
/opt/perl/5.10.1/bin/pp: Input file ocsinventory-agent.par was not found
Failed to generate ocsinventory-agent.bin!
J'ai un peu de mal à comprendre ce qu'il manque, pouvez-vous m'éclairer sur le sujet? Merci.
OS: SLES11-SP3
OCS Agent : 2.1.1
PERL: 5.10.1