Thanks John, your hint was very helpful

What I've done now:
enable sl-fastbugs
put highest priority back on sl Repos
put an exclude=libvpx* on sl Repo

Now I could install vlc with
yum install --disablerepo=epel vlc

I gave --disablerepo=epel to prevent  getting aalib.x86_64  from epel
(although epel has lower priority then atrpms yum wants to pull it from
there, don't really understand this)

this is my repo config at a glance:

[sl]
enabled=1
priority=10
exclude=libvpx*

[sl-security]
enabled=1
priority=10

[sl-fastbugs]
enabled=1
priority=10

[virtualbox]
enabled=1
priority=20

[adobe-linux-x86_64]
enabled=1
priority=20

[google-chrome]
enabled=1
priority=20

[elrepo]
enabled=1
priority=20

[atrpms]
enabled=1
priority = 30

[epel]
enabled=1
priority=40


I think it would be nice to have something like 'best repo practise' for
the various distros at the atrmps doku...

Anyway, atrpms ist great work, thanks a lot

Andreas


2013/1/11 John Pilkington <j.p...@tesco.net>

> On 09/01/13 21:25, Andreas Mahling wrote:
>
>> Hello,
>>
>> I am on Scientific Linux 6.3, atrpms stable enabled and at highest
>> priority.
>>
>> "yum install vlc" runs into error
>> Error: Package: libvncserver-0.9.1-3.el6.x86_**64 (atrpms)
>>             Requires: libminilzo.so.2()(64bit)
>> Error: Package: vlc-2.0.5-6.el6.x86_64 (atrpms)
>>             Requires: libdvdread.so.4()(64bit)
>>
>> Any help greatly appreciated.
>>
>> Regards, Andreas
>>
>>
> My SL6 i686  box has a later version of libvncserver from the SL6 repo and
> libdvdread from SL6-fastbugs.  Both repos have -i386 tags.
>
> HTH
>
> John P
>
>
>
> ______________________________**_________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/**mailman/listinfo/atrpms-users<http://lists.atrpms.net/mailman/listinfo/atrpms-users>
>
_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to