On Sun, Dec 9, 2012 at 4:32 PM, Nicolas Thierry-Mieg
<[email protected]> wrote:
> Bashford, Donald wrote:
>>
>> I'm running CentOS 6.0 and recently installed repoforge by downloading
>> rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm and installing it by:

I detect an issue right there. Run "yum check-update" first, there are
a *lot* of basic system components that have updated since CentOS 6.0
came out. And I've lost track, here, of what "yum repolist" says for
Donald here. But mixing and matching between EPEL, RPMforge, and
ATrpms can be an adventure in component conflicts without careful
juggling, especially if "rpmforge-extras" is enabled. I used to run
into this with Nagios and "nagios-plugins" all the time.


>>
>>      sudo rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
>>      rpm -K ~/Downloads/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
>>      /home/bashford/Downloads/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm:
>> (sha1) dsa sha1 md5 gpg OK
>>
>>      sudo rpm -i ~/Downloads/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
>>
>> Then tried installing vlc by "sudo yum install vlc". This finds
>> package, vlc.x86_64 0:1.1.13-1.el6.rf, and then produces a long
>> listing of dependency processing (full list below) and finally ends
>> with:
>>
>>      --> Finished Dependency Resolution
>>      Error: Package: vlc-1.1.13-1.el6.rf.x86_64 (rpmforge)
>>                 Requires: libmodplug.so.0()(64bit)
>>      Error: Package: vlc-1.1.13-1.el6.rf.x86_64 (rpmforge)
>>                 Requires: libthreadutil.so.2()(64bit)
>>      Error: Package: vlc-1.1.13-1.el6.rf.x86_64 (rpmforge)
>>                 Requires: libmatroska.so.2()(64bit)
>>      Error: Package: vlc-1.1.13-1.el6.rf.x86_64 (rpmforge)
>>                 Requires: libupnp.so.3()(64bit)
>>      Error: Package: vlc-1.1.13-1.el6.rf.x86_64 (rpmforge)
>>                 Requires: libebml.so.2()(64bit)
>>       You could try using --skip-broken to work around the problem
>>      msttcorefonts-2.0-1.noarch has missing requires of
>> /usr/sbin/chkfontpath
>>
>
> check the priorities on your repos, which ones are enabled?
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.repoforge.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.repoforge.org/mailman/listinfo/users

Reply via email to