 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

7th March 2007, 02:26 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
Missing dependency errors yum update
I'm using Fedora 5. Haven't yum updated in a while. When I did a yum update command I got the following errors:
Error: Missing Dependency: xine-lib = 1.1.4 is needed by package xine-lib-moles
Error: Missing Dependency: libcdio.so.6 is needed by package videolan-client
Error: Missing Dependency: libiso9660.so.4 is needed by package videolan-client
I've never had these errors before. I do have the dries and freshrpms repositories enabled with my yum updates. I went ahead and disabled them to just get a "system" update with no error messages.
But I still have to resolve these errors eventually.
Any ideas
|

7th March 2007, 08:53 AM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: Taipei Taiwan
Age: 34
Posts: 401

|
|
|
--> Package kdemultimedia-extras.x86_64 6:3.5.6-4.fc6 set to be updated
--> Running transaction check
--> Processing Conflict: kdemultimedia-extras conflicts kdemultimedia-extras-nonfree < 6: 3.5.6-3
I have this one.
Can i just type yum erase kdemultimedia-extras-nonfree and then yum install kdemultimedia-extras and the problem will be solved?
|

7th March 2007, 09:49 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
Stian, in your case I would suggest the --disablerepo livna option when you yum update or yum install kdemultimedia-extras.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

7th March 2007, 09:50 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
Nick, are dries and freshrpms the only additional repos you are using?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

7th March 2007, 12:12 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: Taipei Taiwan
Age: 34
Posts: 401

|
|
Quote:
|
Originally Posted by glennzo
Stian, in your case I would suggest the --disablerepo livna option when you yum update or yum install kdemultimedia-extras.
|
how?
I tryed --disablerepo livna, disablerepo livna, yum --disablerepo livna, yum disablerepo livna
|

7th March 2007, 12:16 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,334

|
|
|
Check 'man yum' in a terminal. It's actually 'yum --disablerepo=livna update'. You mention that you have freshrpms/dries enabled for updates. If so, since livna conflicts with them, you should go into /etc/yum.repos.d and use gedit to change the livna.repo from 'enabled=1' to 'enabled=0' to prevent it from being called up during normal updates.
If you need it later, you can always use 'yum --enablerepo=livna install programname', or simply click on livna if you use yumex.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

7th March 2007, 12:43 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: Taipei Taiwan
Age: 34
Posts: 401

|
|
|
Still get a conflict error.
can I safely remove the kdemultimedia-extras-nonfree and replace it by kdemultimedia-extras?
|

7th March 2007, 02:16 PM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
Quote:
|
Originally Posted by glennzo
Nick, are dries and freshrpms the only additional repos you are using?
|
I have the livna.repo located in my /etc/yum.repos.d directory but it is disabled. I normally have the dries, fresh
rpms and all the fedora repositories enabled when I give the 'yum update' command.
|

8th March 2007, 01:06 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
Well I think I really screwed up. I decided to uninstall xine. Thinking I could reinstall it and the appropriate new libraries and dependencies. Well I'm still getting dependency issues;
xine-lib-moles-1.1.4-1.fc 100% |=========================| 20 kB 00:00
---> Package xine-lib-moles.i386 0:1.1.4-1.fc5.rf set to be updated
--> Running transaction check
--> Processing Dependency: xine-lib = 1.1.4 for package: xine-lib-moles
--> Finished Dependency Resolution
Error: Missing Dependency: xine-lib = 1.1.4 is needed by package xine-lib-moles
Well I ran 'rpm -qa | grep xine-lib*' and found out that I have xine-lib-1.1.2-17.fc5.
I ran yum update xine-lib and got message nothing to update. I even ran 'yum remove xine-lib*' but it would remove totem-xine for dependencies. But I don't want to do that. Maybe I won't be able to reinstall that to.
Anyone got answers.
|

8th March 2007, 01:38 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
Ok stupid me I went ahead and did 'yum remove xine-lib*' including totem-xine which was a dependency.
I still get the message: Error: Missing Dependency: xine-lib = 1.1.4 is needed by package xine-lib-moles
Now I don't have xine or totem-xine. I'm running Fedora 5.
Can't figure this out.
Any input would be appreciated.
|

8th March 2007, 03:11 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
Is xine-lib-1.1.4 a fedora 5 or fedora 6 package?
Anyway. I'm on the verge of reinstalling everything. Maybe not. Frustating is a word I will use.
I thought yum took care of dependencies?
Oh well.
Any input would be appreciated.
|

8th March 2007, 03:32 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
It seems like I'm screwed whenever I want to update software I got to deal with this situation.
Is it my repositories. Or maybe because I'm running Fedora 5.
I had a very simple happy experience with installing FD5. Am I now paying the repurcussions or this?
I'm just trying to keep this thread alive.
Help
|

8th March 2007, 03:33 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,334

|
|
|
I don't know where your original package came from. Xine-lib-moles from Dries requires xine-lib-1.1.3 and in Extras I only see xine-lib-1.1.2 Frankly, I can't find anything about 1.1.4 in any Fedora 5 repository.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

8th March 2007, 04:02 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
Well my original package is gone because I uninstalled xine and totem-xine and dependencies there gone.
I tried to 'yum install xine' etc. but got the same error messages.
|

8th March 2007, 04:05 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 114

|
|
|
At this point I just want to be able to reinstall xine etc. And be able to update from my repositories with out conflict.
Any input would be nice.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:16 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|