Browse Community
Help
Log In
Responses(5)
Solutions(0)
DELL-Josh Cr
Moderator
•
9.5K Posts
0
March 8th, 2016 15:00
Hi,
You may be missing some dependencies, such as libstdc++5.Are you using the full SUU disk or did you create a custom one with repository manager
senthivelrajan
4 Posts
March 8th, 2016 16:00
I have installed the rpms already.
rpm -qa --last |grep compat-libstdc
compat-libstdc++-33-3.2.3-72.el7.x86_64 Tue 08 Mar 2016 06:13:57 PM EST
compat-libstdc++-33-3.2.3-72.el7.i686 Tue 08 Mar 2016 06:13:57 PM EST
find / -name *libstdc++.so.5* -print
/usr/lib/libstdc++.so.5
/usr/lib/libstdc++.so.5.0.7
/usr/lib64/libstdc++.so.5
/usr/lib64/libstdc++.so.5.0.7
This is custom suu with repository manager.
Thanks
Senthi
have you tried recreating the suu?
it is interesting to see from the output that it fails few times with exit code 3 and then later it works to get exit code 0, since suu is not finding the output file it fails.
March 9th, 2016 14:00
It seems the issue was resolved by restarting OMSA and wait for 2 mins to make sure all services including invcollector is up and then run suu.
Dell Support Resources
View All
Top
DELL-Josh Cr
Moderator
•
9.5K Posts
0
March 8th, 2016 15:00
Hi,
You may be missing some dependencies, such as libstdc++5.Are you using the full SUU disk or did you create a custom one with repository manager
senthivelrajan
4 Posts
0
March 8th, 2016 16:00
Hi,
I have installed the rpms already.
rpm -qa --last |grep compat-libstdc
compat-libstdc++-33-3.2.3-72.el7.x86_64 Tue 08 Mar 2016 06:13:57 PM EST
compat-libstdc++-33-3.2.3-72.el7.i686 Tue 08 Mar 2016 06:13:57 PM EST
find / -name *libstdc++.so.5* -print
/usr/lib/libstdc++.so.5
/usr/lib/libstdc++.so.5.0.7
/usr/lib64/libstdc++.so.5
/usr/lib64/libstdc++.so.5.0.7
This is custom suu with repository manager.
Thanks
Senthi
DELL-Josh Cr
Moderator
•
9.5K Posts
0
March 8th, 2016 16:00
have you tried recreating the suu?
senthivelrajan
4 Posts
0
March 8th, 2016 16:00
it is interesting to see from the output that it fails few times with exit code 3 and then later it works to get exit code 0, since suu is not finding the output file it fails.
senthivelrajan
4 Posts
0
March 9th, 2016 14:00
It seems the issue was resolved by restarting OMSA and wait for 2 mins to make sure all services including invcollector is up and then run suu.
Thanks
Senthi