Mailing List Archive

vlc dependencies problem on Scientific Linux 6.3
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
Re: vlc dependencies problem on Scientific Linux 6.3 [ In reply to ]
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
Re: vlc dependencies problem on Scientific Linux 6.3 [ In reply to ]
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.Pilk@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>
>
Re: vlc dependencies problem on Scientific Linux 6.3 [ In reply to ]
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 <J.Pilk@tesco.net <mailto:J.Pilk@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
>

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.



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: vlc dependencies problem on Scientific Linux 6.3 [ In reply to ]
2013/1/12 John Pilkington <J.Pilk@tesco.net>
>
> 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.

Unfortunately now I have encountered a problem with DVD playback: could not
handle DVD menues and get error messages like 'could not read block 5'
Starting vlc from terminal, it throws an error:

VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
[0x1bc6e58] main demux error: corrupt module:
/usr/lib64/vlc/plugins/access/libdvdnav_plugin.so

Mabye a compatibility issue with libdvdread from sl-fastbugs? I plan now to
build vlc from sources.
Re: vlc dependencies problem on Scientific Linux 6.3 [ In reply to ]
On 13/01/13 10:23, Andreas Mahling wrote:
>
> 2013/1/12 John Pilkington <J.Pilk@tesco.net <mailto:J.Pilk@tesco.net>>
> >
> > 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.
>
> Unfortunately now I have encountered a problem with DVD playback: could
> not handle DVD menues and get error messages like 'could not read block
> 5' Starting vlc from terminal, it throws an error:
>
> VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
> [0x1bc6e58] main demux error: corrupt module:
> /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
>
> Mabye a compatibility issue with libdvdread from sl-fastbugs? I plan now
> to build vlc from sources.
>

Pity about that. Mine (i686), with MythArchive DVDs, is still generally
more secure than mythfrontend. I try out all my .iso images with vlc
before burning them - although mostly this is with the F16 box.

Of course, not all DVDs are created equal.


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users