LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-23-2011, 07:08 AM   #1
possum
LQ Newbie
 
Registered: Dec 2004
Location: Vermont, USA
Distribution: Mint 17.2 KDE
Posts: 13

Rep: Reputation: 0
VLC dependency problem with libmodplug


Hello,

I am running RHEL6 (Actually it's SL6) and have VLC installed from RPMFORGE. Recently there has been an update from the EPEL repository (presumably a security fix) for LIBMODPLUG. However, It will not install.

Code:
sudo yum localinstall libmodplug-0.8.8.1-2.el6.i686.rpm
Loaded plugins: refresh-packagekit
Setting up Local Package Process
Examining libmodplug-0.8.8.1-2.el6.i686.rpm: 1:libmodplug-0.8.8.1-2.el6.i686
Marking libmodplug-0.8.8.1-2.el6.i686.rpm as an update to libmodplug-0.8.7-1.el6.rf.i686
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: libmodplug.so.0 for package: vlc-1.1.9-1.el6.rf.i686
---> Package libmodplug.i686 1:0.8.8.1-2.el6 set to be updated
--> Finished Dependency Resolution
Error: Package: vlc-1.1.9-1.el6.rf.i686 (@rpmforge)
           Requires: libmodplug.so.0
           Removing: libmodplug-0.8.7-1.el6.rf.i686 (@rpmforge)
               libmodplug.so.0
           Updated By: 1:libmodplug-0.8.8.1-2.el6.i686 (/libmodplug-0.8.8.1-2.el6.i686)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
I don't understand what Yum cannot find. But my hunch is there is something incorrect within this package. Being new to Linux, I would rather not try forcing using RPM in fear of breaking something.

Should I just wait until an updated LIBMODPLUG is released from RPMFORGE?

Any suggestions?

Last edited by possum; 04-23-2011 at 07:11 AM.
 
Old 04-23-2011, 08:26 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Don't do anything.
EPEL packages are not always compatible with rpmforge.

VLC installs perfectly on an SL6 with no epel.repo.

'libmodplug-0.8.8.1' is not a security update :
http://download.fedora.redhat.com/pu...-2.el6.src.rpm
Quote from "Changelog" :
Wed Apr 7 2010, Update to 0.8.8.1 (#580021).
( Probably updated just because 0.8.7 is old.)
Mon Apr 27 2009, Update to 0.8.7 (security, #496834).
 
Old 04-23-2011, 09:11 AM   #3
possum
LQ Newbie
 
Registered: Dec 2004
Location: Vermont, USA
Distribution: Mint 17.2 KDE
Posts: 13

Original Poster
Rep: Reputation: 0
EPEL was added so I could install a software application. Should I have disabled it afterwards?

Given not everything I want or need is available from a single repository, it would seem that adding multiple repositories can cause some headaches. I've heard of a Centos package named "Priorities" or something similar which can help sort this out.

These kinds of conflicts begs the question "What is the best practice for installing applications residing in multiple repositories"? Should I be disabling those repositories immediately after the installation? Or perhaps select a single repository and only install applications from that one repository? The later could be very limiting.

How do people manage this?

BTW...I was trying to install the application locally because the packagekit update applet kept telling me I needed that update. But it could not install it.

Last edited by possum; 04-23-2011 at 09:13 AM.
 
Old 04-24-2011, 04:05 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quite simple : When you have packages from 3rd party repos like
rpmforge, you will have to disable conflicting repos, to trust
any update information.
But as long as you don't run automatic updates, i.e. installs
everything marked for update : Nothing may go wrong.


And by the way : EL 6 was never meant for Desktop use.
Not a multimedia OS, the main use is as a server.

..
 
Old 04-24-2011, 01:10 PM   #5
possum
LQ Newbie
 
Registered: Dec 2004
Location: Vermont, USA
Distribution: Mint 17.2 KDE
Posts: 13

Original Poster
Rep: Reputation: 0
Agreed, EL6 is not the best choice for a multimedia desktop. However, this is something I am learning because it is being used at work (RHEL3,4,5,6). Coming from a background of supporting Windows boxes, this is a bit different. But eventually my job responsibilities will include supporting Enterprise Linux servers as well.

So, to that end I installed SL6 on my netbook (Lenovo S12). I figured immersion into linux is the best way to learn it. And while it's there, I figured I might as well have some fun with it too.

Back to the topic at hand...repo management. I found an article that helps explain the issues.

http://wiki.centos.org/AdditionalResources/Repositories
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Tovid and dependency (x264) - will it conflict alien bob's VLC dc_eros Slackware 2 06-10-2010 08:22 PM
VLC error: VLC could not open the file "/usr/share/vlc/skins2/text.bmp". brjoon1021 Ubuntu 1 01-14-2009 10:48 PM
I'm Getting 6 VLC Windows At Once - Problem With VLC Player davidx Linux - Software 1 11-03-2008 11:45 AM
cannot install vlc on a fedora 8 i386 os dependency required is libx264.so.56 dipayan Linux - Software 2 02-10-2008 03:26 PM
installing vlc Dependency Resolution Failed,Resolvable id 119854 does not exist. 7ony Linux - Newbie 2 11-22-2006 07:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration