Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th April 2008, 06:18 AM
mcwall1064 Offline
Registered User
 
Join Date: May 2005
Posts: 16
can't install xine-lib-extras-nonfree

Hi,
I don't sem to be able to install the xine-lib-extras-nonfree package from the livna repository. When I try to do so I get the message that I the xine-lib = 1.1.11 package is needed by the xine-lib-extras-nonfree package. The output from the command rpm -qa|grep xine shows I have have the following xine related packages installed:

xine-lib-1.1.11.1-1.fc8
totem-xine-2.20.1-1.lvn8
xine-lib-1.1.11.1-1.fc8
xine-lib-devel-1.1.11.1-1.fc8
xine-lib-extras-1.1.11.1-1.fc8
xine-0.99.5-1.lvn8
xine-lib-devel-1.1.11.1-1.fc8
xine-lib-arts-1.1.11.1-1.fc8

However when I run the command yum install xine-lib-extras-nonfree, I get the following:

Loading "allowdowngrade" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* livna: ftp-stud.fht-esslingen.de
* fedora: www.gtlib.gatech.edu
* updates: mirror.cc.vt.edu
livna 100% |=========================| 2.1 kB 00:00
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.11-1.lvn8 set to be updated
--> Processing Dependency: xine-lib = 1.1.11 for package: xine-lib-extras-nonfree
--> Finished Dependency Resolution
Error: Missing Dependency: xine-lib = 1.1.11 is needed by package xine-lib-extras-nonfree

I can only assume that xine-lib = 1.1.11.1 wont pass for xine-lib = 1.1.11. Could someone please help me? Thank you.
-Mark
Reply With Quote
  #2  
Old 9th April 2008, 06:22 AM
Wayne
Guest
 
Posts: n/a
Well, the answer is there xine-lib and xine-lib-extras have just been updated but Livna hasn't caught up yet with its nonfree package. It's probably in their testing repo so you might be able to grab it from there or wait a day or so till it's released..

Edit: I just checked and it's not in livna-testing, but in livna-development. If you're in a hurry:

yum --enablerepo=livna-development install xine-lib-extras-nonfree

Wayne

Last edited by Wayne; 9th April 2008 at 06:41 AM.
Reply With Quote
  #3  
Old 9th April 2008, 06:27 AM
mcwall1064 Offline
Registered User
 
Join Date: May 2005
Posts: 16
Thank you for the quick reply. I'll just wait a couple of days for the updated package.
Reply With Quote
  #4  
Old 9th April 2008, 07:15 AM
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 561
You can also use --exclude option for now.

Code:
$ sudo yum --exclude=xine* update
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #5  
Old 9th April 2008, 07:40 AM
Wayne
Guest
 
Posts: n/a
Quote:
Originally Posted by tchung
You can also use --exclude option for now.

Code:
$ sudo yum --exclude=xine* update
Well, that doesn't help the OP as he already has the new xine-libs installed but it does help those who have the older version and have just found they get a dependency error for xine-libs-extras-nonfree if they run yum update today

Wayne
Reply With Quote
  #6  
Old 9th April 2008, 07:43 AM
Wayne
Guest
 
Posts: n/a
BTW Thomas,

Have you given up maintaining the mplayer-plugin which doesn't contain the RealPlayer 'compatible' plugin? I've been using it since FC5 and have refused to 'update' to gecko-mediaplayer because your package 'just works' (tm)

Wayne

Last edited by Wayne; 9th April 2008 at 07:47 AM.
Reply With Quote
  #7  
Old 9th April 2008, 07:56 AM
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 561
Quote:
Originally Posted by Wayne
BTW Thomas,

Have you given up maintaining the mplayer-plugin which doesn't contain the RealPlayer 'compatible' plugin? I've been using it since FC5 and have refused to 'update' to gecko-mediaplayer because your package 'just works' (tm)

Wayne
Of course not.
http://tchung.fedorapeople.org/mplayerplug-in/
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #8  
Old 9th April 2008, 08:03 AM
Wayne
Guest
 
Posts: n/a
Quote:
Originally Posted by tchung
Many thanks for the link....mine was a tad outdated

Wayne
Reply With Quote
  #9  
Old 9th April 2008, 08:22 AM
Wayne
Guest
 
Posts: n/a
OK guys, free for all time Livna have released xine-libs-extras-nonfree into the wild

Wayne
Reply With Quote
  #10  
Old 30th April 2008, 03:21 AM
Herli Menezes's Avatar
Herli Menezes Offline
Registered User
 
Join Date: Dec 2006
Location: Rio de Janeiro
Age: 63
Posts: 85
Hello, guys,
mabe a related problem. When I was updating packages, I got the message saying that dependency could not be resolved because xine-lib(plugin-abi) = 1.21 was missing... So I've tryied this:
[root@localhost ~]# yum --enablerepo=livna-development install xine-lib-extras-nonfree
livna-development 100% |=========================| 2.1 kB 00:00
primary.sqlite.bz2 100% |=========================| 137 kB 00:01
Setting up Install Process
Parsing package install arguments
Package xine-lib-extras-nonfree - 1.1.11.1-1.lvn8.i386 is already installed.
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-nonfree.i386 0:1.1.12-1.lvn9 set to be updated
--> Processing Dependency: xine-lib(plugin-abi) = 1.21 for package: xine-lib-extras-nonfree
--> Finished Dependency Resolution
Error: Missing Dependency: xine-lib(plugin-abi) = 1.21 is needed by package xine-lib-extras-nonfree
[root@localhost ~]#

Well, what can I do?

Herli Menezes
Reply With Quote
  #11  
Old 30th April 2008, 04:22 AM
Wayne
Guest
 
Posts: n/a
Again... wait....

Wayne
Reply With Quote
  #12  
Old 1st May 2008, 02:11 AM
Wayne
Guest
 
Posts: n/a
Seems to be fixed now....

Wayne
Reply With Quote
  #13  
Old 1st May 2008, 12:30 PM
Herli Menezes's Avatar
Herli Menezes Offline
Registered User
 
Join Date: Dec 2006
Location: Rio de Janeiro
Age: 63
Posts: 85
Hi, Wayne,

thank you, it's working now!

Herli Menezes
Reply With Quote
  #14  
Old 13th September 2008, 08:15 AM
netphilic Offline
Registered User
 
Join Date: May 2008
Posts: 18
I am getting this problem with many packets 1) xine, 2) samba

Code:
yum -y --enablerepo=livna install xine-lib-extras-nonfree
Loaded plugins: protectbase, refresh-packagekit
3787 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: libavcodec.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libavutil.so.49()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libpostproc.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
---> Package ffmpeg-libs.x86_64 0:0.4.9-0.46.20080225.lvn9 set to be updated
--> Finished Dependency Resolution
xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 from livna has depsolving problems
  --> Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
Error: Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
Reply With Quote
  #15  
Old 13th September 2008, 08:18 AM
netphilic Offline
Registered User
 
Join Date: May 2008
Posts: 18
Quote:
Originally Posted by netphilic
I am getting this problem with many packets 1) xine, 2) samba

Code:
yum -y --enablerepo=livna install xine-lib-extras-nonfree
Loaded plugins: protectbase, refresh-packagekit
3787 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: libavcodec.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libavutil.so.49()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libpostproc.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
---> Package ffmpeg-libs.x86_64 0:0.4.9-0.46.20080225.lvn9 set to be updated
--> Finished Dependency Resolution
xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 from livna has depsolving problems
  --> Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
Error: Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
Samba error

Code:
 yum -y --enablerepo=livna install xine-lib-extras-nonfree
Loaded plugins: protectbase, refresh-packagekit
3787 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: libavcodec.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libavutil.so.49()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: libpostproc.so.51()(64bit) for package: xine-lib-extras-nonfree
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
--> Running transaction check
---> Package xine-lib-extras-nonfree.x86_64 0:1.1.15-1.lvn9 set to be updated
--> Processing Dependency: xine-lib(plugin-abi) = 1.24 for package: xine-lib-extras-nonfree
---> Package ffmpeg-libs.x86_64 0:0.4.9-0.46.20080225.lvn9 set to be updated
--> Finished Dependency Resolution
xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 from livna has depsolving problems
  --> Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
Error: Missing Dependency: xine-lib(plugin-abi) = 1.24 is needed by package xine-lib-extras-nonfree-1.1.15-1.lvn9.x86_64 (livna)
[root@sandip-mce lib64]#
Reply With Quote
Reply

Tags
install, xinelibextrasnonfree

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
k3b-extras-nonfree = k3b-extras-freeworld?? edszr Using Fedora 4 28th April 2009 09:48 PM
Can't install xine-lib-extras-nonfree ( solved ) Jongi Using Fedora 16 18th September 2008 03:15 PM
Dependancy solving problems for xine-lib-extras-nonfree Mr tim esquire Using Fedora 2 11th September 2008 02:07 PM
Can't install amarok-extras-nonfree PaulFXH Using Fedora 14 6th January 2008 07:34 PM
Problem with installing amarak-extras-nonfree bourne553 Using Fedora 12 20th April 2007 03:26 AM


Current GMT-time: 03:07 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat