UNSOLVED

*VeeDub*

updated

14 years ago

V

*VeeDub*

21 Posts

0

318370

April 19th, 2011 19:00

Installing OMSA using Yum

Hello,

I am giving this is a try, I have not progressed very far before I have encountered errors.

The hardware is a T310

The software is XenServer 5.6 FP1

This command appeared to complete OK:
wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash

I then tried:
yum install srvadmin-all

Which failed, I can't figure out how to copy all of the output, but here is the last part of the output:
--> Finished Dependency Resolution
sblim-sfcb-1.3.7-1.6.4.el5.i386 from dell-omsa-indep has depsolving problems
--> Missing Dependency: perl(LWP::UserAgent) is needed by package sblim-sfcb-1.3.7-1.6.4.el5.i386 (dell-omsa-indep)
srvadmin-xmlsup-6.5.0-1.141.2.el5.i386 from dell-omsa-indep has depsolving problems
--> Missing Dependency: libxslt.so.1 is needed by package srvadmin-xmlsup-6.5.0-1.141.2.el5.i386 (dell-omsa-indep)
Error: Missing Dependency: perl(LWP::UserAgent) is needed by package sblim-sfcb-1.3.7-1.6.4.el5.i386 (dell-omsa-indep)
Error: Missing Dependency: libxslt.so.1 is needed by package srvadmin-xmlsup-6.5.0-1.141.2.el5.i386 (dell-omsa-indep)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.