On 06/03/2011 03:59 PM, Alexander Hunt wrote:
On 06/03/2011 04:39 PM, [email protected]
wrote:
Todd And Margo Chester writes:
Hi All,
Anyone know what this is all about? Is this and rpmfource
issue?
Many thanks,
-T
# yum upgrade
google-earth |
951 B 00:00
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: libmodplug.so.0()(64bit) for
package: vlc-1.1.9-1.el6.rf.x86_64
---> Package libmodplug.x86_64 1:0.8.8.1-2.el6 set to be
updated
--> Finished Dependency Resolution
Error: Package: vlc-1.1.9-1.el6.rf.x86_64 (@rpmforge)
Requires: libmodplug.so.0()(64bit)
Removing: libmodplug-0.8.7-1.el6.rf.x86_64
(@rpmforge)
libmodplug.so.0()(64bit)
Updated By: 1:libmodplug-0.8.8.1-2.el6.x86_64
(epel)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Hi,
It's EPEL + RPMforge != love again :(
This is one of my biggest annoyances with EL.
Anyway, try to exclude libmodplug in epel[1], and see if
GoogleEarth will get installed like that. If you uninstall
libmodplug from RF it will also take down VLC and mplayer… We
need a multimedia repo compatible with EPEL! RPMfusion, where
art thou? :(
[1] - should be: exclude=libmodplug in
/etc/yum.repos.d/epel.repo, but better double check syntax.
The above should work, but if you need to remove
libmodplug-0.8.7-1.el6.rf.x86_64 (@rpmforge) first without taking
the deps with it, use :
rpm -e --nodeps libmodplug
you won't get any confirmation that it is gone, but it will be.
Then use as above: [1] - should be: exclude=libmodplug in
/etc/yum.repos.d/epel.repo
Then install Google Earth with the epel version of libmodplug
Thank you guys. I will give it a try tomorrow.
-T
|