Project

General

Profile

Actions

Bug #12678

closed

Error with first inventory on debian 9.0

Added by Vincent DAVY almost 6 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Packaging
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
41
Name check:
Fix check:
Regression:

Description

I installed Rudder agent on a debian 9.0 VM and the inventory is never sent.
I went to the Rudder IRC and the support asked me to run the following command and post the output here:
bash -x /opt/rudder/bin/run-inventory -debug --local=/tmp/test.ocs

+ . /etc/profile
+++ id -u
++ '[' 0 -eq 0 ']'
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' '' ']'
++ '[' -d /etc/profile.d ']'
++ for i in /etc/profile.d/*.sh
++ '[' -r /etc/profile.d/bash_completion.sh ']'
++ . /etc/profile.d/bash_completion.sh
+++ '[' -n '4.4.12(1)-release' -a -n '' -a -z '' ']'
++ for i in /etc/profile.d/*.sh
++ '[' -r /etc/profile.d/rudder-agent.sh ']'
++ . /etc/profile.d/rudder-agent.sh
+++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/rudder/cfengine-community/bin
+++ export PATH
+++ type manpath
++++ manpath
+++ MANPATH=/usr/local/man:/usr/local/share/man:/usr/share/man:/opt/rudder/share/man
+++ export MANPATH
++ unset i
+ OLDEST_SUPPORTED_FUSINV_VERSION=2.2
++ echo 2.2
++ sed 's%\.%%g'
+ OLDEST_SUPPORTED_FUSINV_VERSION_UNDOTTED=22
+ '[' -x /opt/rudder/bin/perl ']'
+ '[' -x /opt/rudder/bin/fusioninventory-agent ']'
+ command -v perl
+ echo '[info] FusionInventory instance: builtin - Perl instance: system'
[info] FusionInventory instance: builtin - Perl instance: system
+ perl -I /opt/rudder/lib/perl5 /opt/rudder/bin/fusioninventory-agent --config=none --no-task=Deploy -debug --local=/tmp/test.ocs
perl: symbol lookup error: /opt/rudder/lib/perl5/x86_64-linux-gnu-thread-multi/auto/List/Util/Util.so: undefined symbol: Perl_xs_handshake

perl version on my debian 9.0 is v5.20.2

Actions

Also available in: Atom PDF