On Wed, 13 Apr 2011, Nicolas Kovacs wrote:
Le 13/04/2011 20:59, Dag Wieers a écrit :
I would be interested to know what yum errors you got, and
distribution/arch and other relevant information. :-)
Here goes :
# cat /etc/issue
Scientific Linux release 6.0 (Carbon)
# yum repolist
repo id repo name status
rpmforge RHEL 6.0 - RPMforge.net - 3 793
sl Scientific Linux 6.0 - 2 969
sl-security Scientific Linux 6.0 - updates 552
# yum install mplayer
...
--> Finished Dependency Resolution
Error: Package: mplayer-1.0-0.46.svn20100703.el6.rf.i686 (rpmforge)
Requires: libesd.so.0
Error: Package: dirac-1.0.2-1.el6.rf.i686 (rpmforge)
Requires: libcppunit-1.12.so.1
Error: Package: libcaca-0.99-0.1.beta17.el6.rf.i686 (rpmforge)
Requires: libglut.so.3
Error: Package: mpg123-1.13.2-1.el6.rf.i686 (rpmforge)
Requires: libesd.so.0
Error: Package: mplayer-1.0-0.46.svn20100703.el6.rf.i686 (rpmforge)
Requires: liblzo2.so.2
You could try using --skip-broken to work around the problem
Any suggestion ?
These requirements are all SL 6.0 packages, so I assume there's something
wrong with your yum configuration.
[dag@moria ~]# rpm -qf /usr/lib64/libesd.so.0
esound-libs-0.2.41-3.1.el6.x86_64
[dag@moria ~]# rpm -qf /usr/lib64/libcppunit-1.12.so.1
cppunit-1.12.1-3.1.el6.x86_64
[dag@moria ~]# rpm -qf /usr/lib64/libglut.so.3
freeglut-2.6.0-1.el6.x86_64
[dag@moria ~]# rpm -qf /usr/lib64/liblzo2.so.2
lzo-2.03-3.1.el6.x86_64
I would start by cleaning the cache: yum clean all
--
-- dag wieers, [email protected], http://dag.wieers.com/
-- dagit linux solutions, [email protected], http://dagit.net/
[Any errors in spelling, tact or fact are transmission errors]