Fedora Linux Support Community & Resources Center
  #1  
Old 25th August 2012, 07:00 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Question VLC Download problem

I am trying to download VLC Media Player but keep getting this message :Release-18-0.1. noarch requires 'System-release>=18'. How can I get this?
Thank you for your help.
Regards
Fontainbleau
Reply With Quote
  #2  
Old 25th August 2012, 07:53 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,976
linuxchrome
Re: VLC Download problem

How are you trying to download it? The standard way, in Fedora, is to use the rpmfusion version.

http://rpmfusion.org/Configuration

Are you saying this issue is happening with the rpmfusion version? (Because I'm unable to duplicate the problem)
Reply With Quote
  #3  
Old 25th August 2012, 07:57 PM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Re: VLC Download problem

Which Fedora version are you using?
You can try this
Code:
su -
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

yum install vlc
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
  #4  
Old 26th August 2012, 05:54 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Re: VLC Download problem

Quote:
Originally Posted by smr54 View Post
How are you trying to download it? The standard way, in Fedora, is to use the rpmfusion version.

http://rpmfusion.org/Configuration

Are you saying this issue is happening with the rpmfusion version? (Because I'm unable to duplicate the problem)
Thank you for your reply.
My os is Fedora 14 64bit. Rawhide
The sequence of events is as follows:-
1. I go to RPM Fusion.org
2.Select 'Enable RPM fusion on your system -----etc-----'
3.CONFIGURATION - installing free & Nonfreee repositories
4.Graphical setup via firefox web browser
5.Select - 'RPM fusion free for Fedora Rawhide'
6.Drop down box - Open with (Package install (default) )
7.Click ok
8.Download complete - Select 'Install'
9.Transaction error - RPM fusion-Free-Release-18-0.1.noarch requires system-release>=18.
CLOSE.
I believe I need to get the above before I can download VLC Media Player.
Reply With Quote
  #5  
Old 26th August 2012, 06:04 PM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Re: VLC Download problem

This page may help you http://www.videolan.org/vlc/download-fedora.html
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
  #6  
Old 26th August 2012, 07:38 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: VLC Download problem

From the looks of things above... You are trying to install the rpmfusion rawhide repos, but don't have F18 installed. In your post above you say you have F14, which is NOT rawhide and you need to install the regular stable release repos for rpmfusion.

You aren't having issues with VLC... You are having issues installing the rpmfusion repos.

If you do indeed have Fedora 18 installed, try re-installing your fedora-release package.

yum reinstall fedora-release


If you are running F14 as you stated above, this is what you need to install the rpmfusion repos:

Code:
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'

Last edited by DBelton; 26th August 2012 at 07:42 PM.
Reply With Quote
  #7  
Old 27th August 2012, 03:46 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Re: VLC Download problem

Thank you DBelton, I tried the download that you suggested and this is the result:
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm'
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Setting up Local Package Process
rpmfusion-free-release-stable.noarch.rpm | 17 kB 00:00
Examining /var/tmp/yum-root-pg9QGz/rpmfusion-free-release-stable.noarch.rpm: rpmfusion-free-release-15-5.noarch
Marking /var/tmp/yum-root-pg9QGz/rpmfusion-free-release-stable.noarch.rpm to be installed
updates/metalink | 2.6 kB 00:00
rpmfusion-nonfree-release-stable.noarch.rpm | 17 kB 00:00
Examining /var/tmp/yum-root-pg9QGz/rpmfusion-nonfree-release-stable.noarch.rpm: rpmfusion-nonfree-release-15-5.noarch
Marking /var/tmp/yum-root-pg9QGz/rpmfusion-nonfree-release-stable.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package rpmfusion-free-release.noarch 0:15-5 set to be installed
--> Processing Dependency: system-release >= 15 for package: rpmfusion-free-release-15-5.noarch
---> Package rpmfusion-nonfree-release.noarch 0:15-5 set to be installed
--> Processing Dependency: system-release >= 15 for package: rpmfusion-nonfree-release-15-5.noarch
--> Finished Dependency Resolution
Error: Package: rpmfusion-free-release-15-5.noarch (/rpmfusion-free-release-stable.noarch)
Requires: system-release >= 15
Installed: fedora-release-14-1.noarch (@anaconda-InstallationRepo-201010211827.x86_64)
system-release = 14-1
Available: generic-release-14-0.2.noarch (fedora)
system-release = 14-0.2
Available: generic-release-14-1.noarch (updates)
system-release = 14-1
Error: Package: rpmfusion-nonfree-release-15-5.noarch (/rpmfusion-nonfree-release-stable.noarch)
Requires: system-release >= 15
Installed: fedora-release-14-1.noarch (@anaconda-InstallationRepo-201010211827.x86_64)
system-release = 14-1
Available: generic-release-14-0.2.noarch (fedora)
system-release = 14-0.2
Available: generic-release-14-1.noarch (updates)
system-release = 14-1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@john john]#

What do I do now?
Reply With Quote
  #8  
Old 27th August 2012, 05:20 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: VLC Download problem

Ok.. I forgot that rpmfusion handles EOL a little different than Fedora does. You need to install the particular repo package for F14.

try this instead:

Code:
yum localinstall --nogpgcheck http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-releas.14.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-releas.14.noarch.rpm
Edit:

You also can get the latest repo definition for F14 rpmfusion here:

Code:
http://download1.rpmfusion.org/nonfree/fedora/releases/14/Everything/x86_64/os/rpmfusion-nonfree-release-14-0.4.noarch.rpm

http://download1.rpmfusion.org/free/fedora/releases/14/Everything/x86_64/os/rpmfusion-nonfree-release-14-0.4.noarch.rpm

Also moved this thread to EOL since you have Fedora 14

Last edited by DBelton; 27th August 2012 at 05:35 PM.
Reply With Quote
  #9  
Old 28th August 2012, 06:30 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Re: VLC Download problem

DBelton,
Many thanks for the trouble you have gone to, to sort my problem out, I'm very pleased to tell you that the latest information you sent me did the trick. I now have VLC Media player installed and everything seems to be ok.
Kind Regards
Fontainbleau
Reply With Quote
  #10  
Old 28th August 2012, 08:25 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: VLC Download problem

I am happy you have it working now

Just want to let you know that since you are running Fedora 14, it's past end of life, so you won't be getting any updates to it in the future.

Not a big deal if it works for you and does what you need it to, though.
Reply With Quote
  #11  
Old 29th August 2012, 05:32 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Re: VLC Download problem

DBelton
I've thought about updating for a while now but have put it off until I knew I could get the drivers from Lexmark for my printer - today I checked with them and it seems I can, and I have ordered Fedora 17 32 bit.
My concern now is that the vlc problem will recur, unless I can use the same code but change the 14 to 17.
as below. Will this work?
yum localinstall --nogpgcheck http://download1.rpmfusion.org/nonfr....17.noarch.rpm http://download1.rpmfusion.org/free/....17.noarch.rpm
Reply With Quote
  #12  
Old 29th August 2012, 05:55 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: VLC Download problem

For Fedora 17, you just need to use the current release packages for rpmfusion repository setup.

Code:
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
or if you want the direct link to the most up to date repo packages:
Code:
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/releases/17/Everything/i386/os/rpmfusion-free-release-17.0.3-1.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/releases/17/Everything/i386/os/rpmfusion-nonfree-release-17.0.3-1.noarch.rpm
Reply With Quote
  #13  
Old 30th August 2012, 03:20 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Re: VLC Download problem

DBelton,
That's good news, I feel much better now with my intention to update to F17. Thank you very much for all your support, it's greatly appreciated.
Kind regards
Fontainbleau.
Reply With Quote
Reply

Tags
download, problem, vlc

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
problem rpm download jeancarlosc Using Fedora 1 18th July 2008 03:02 AM
Rpm download problem mickeyboy Using Fedora 3 30th November 2006 03:37 PM
yum download problem defkewl Using Fedora 1 11th July 2005 05:53 PM


Current GMT-time: 03:36 (Monday, 20-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