Re: vlc dependencies problem on Scientific Linux 6.3
John Pilkington <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/13 19:11, Andreas Mahling wrote: > 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 <[email protected] <mailto:[email protected]>> > > 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 > Wow. I'm still using smart package manager, usually in graphic mode but with occasional command line excursions. Axel used to do the build for Fedora but last time I looked it wasn't in F17. I have self-built v1.4.1 starting from his specfile on F16 and SL6.