On 10/16/2010 07:43 PM, Konstantin Svist wrote:
>    On 10/16/2010 07:23 PM, JD wrote:
>> sudo sh -c "cat>   /etc/yum.repo.d"<<   'EOF'
>> [atrpms]
>> name=Fedora Core $releasever - $basearch - ATrpms
>> baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable
>> gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
>> gpgcheck=1
>> EOF
>>
>> sudo rpm --import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
>>
>> sudo yum install libdvdcss libdvdcss2
> Somewhat off topic, does atrpms play nice with rpmfusion nowadays? It
> used to have a problem with livna, and most of livna is now rpmfusion...
>
The caveat that comes with atrpms is that many of
it's rpms packages are already on the fedora repo.
So sometimes what will happen is that
yum update will find higher revision packages on atrpms
than what is available on Fedora. At a certain point,
the updates will break because of dependencies for
packages that got installed from atrpms, and vice
versa.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to