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

28th January 2011, 09:53 AM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 3

|
|
|
[Solved] Installing Free and Nonfree Repositories
Hello,
I've just installed Fedora 14 64bit and would like to add new repositories. I read here to do the following command (which as you can see doesn't works) :
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'
Password:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Setting up Local Package Process
Cannot open: http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm. Skipping.
Cannot open: http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm. Skipping.
Nothing to do
Any idea ?
Thank you
Last edited by martvefun; 28th January 2011 at 10:47 AM.
|

28th January 2011, 10:07 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: Installing Free and Nonfree Repositories
Use these urls instead
Code:
[leigh@localhost ~]$ yumdownloader --url rpmfusion-free-release rpmfusion-nonfree-release
Loaded plugins: auto-update-debuginfo, fastestmirror, langpacks, presto,
: refresh-packagekit, remove-with-leaves
Adding en_GB to language list
Loading mirror speeds from cached hostfile
* fedora: mirror.netrino.co.uk
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-free-updates: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
* rpmfusion-nonfree-updates: mirror01.th.ifl.net
* updates: mirror.netrino.co.uk
http://mirror01.th.ifl.net/rpmfusion/free/fedora/releases/14/Everything/x86_64/os//rpmfusion-free-release-14-0.4.noarch.rpm
http://mirror01.th.ifl.net/rpmfusion/nonfree/fedora/releases/14/Everything/x86_64/os//rpmfusion-nonfree-release-14-0.4.noarch.rpm
[leigh@localhost ~]$
|

28th January 2011, 10:46 AM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 3

|
|
|
Re: Installing Free and Nonfree Repositories
Thank you it works
edit : I don't understand this forum, I tried to change the title to add "solved" and my first post disappeared...
Last edited by martvefun; 28th January 2011 at 03:00 PM.
|

28th January 2011, 10:48 AM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 83

|
|
|
Re: Installing Free and Nonfree Repositories
Yeah I'm having the same problem
Thank you once again leigh123linux
Tha will fix it!
|

28th January 2011, 01:15 PM
|
|
Registered User
|
|
Join Date: Oct 2010
Posts: 13

|
|
|
Re: Installing Free and Nonfree Repositories
thanks leigh123linux
|

28th January 2011, 09:01 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Age: 79
Posts: 404

|
|
|
Re: Installing Free and Nonfree Repositories
I copied the files from the mirror, and I hope I have those repositories setup now.
But I would be happier if I could have gotten them from the main website.
What is the status of RPMFusion now on my computer. Has it been added as a software source, and will it be updated regularly?
Can I get things from it as needed?
|

28th January 2011, 09:14 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: Installing Free and Nonfree Repositories
Quote:
Originally Posted by leonardevens
I copied the files from the mirror, and I hope I have those repositories setup now.
But I would be happier if I could have gotten them from the main website.
What is the status of RPMFusion now on my computer. Has it been added as a software source, and will it be updated regularly?
Can I get things from it as needed?
|
Using this method is equal to the main website packages (the website packages would have been updated on the first update to these packages anyway).
|

31st January 2011, 02:15 AM
|
|
Registered User
|
|
Join Date: Jan 2011
Age: 30
Posts: 5

|
|
|
Re: Installing Free and Nonfree Repositories
Thanks for the mirrors, I have been trying all weekend to get rpmfusion working (I thought it was a problem on my end.) Anyone happen to know the status, will be back up again?
|

31st January 2011, 04:42 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 28

|
|
|
Re: Installing Free and Nonfree Repositories
As of today still can't get RPMFusion repos - getting a 404 error from their website. I tried your advice Leigh but still getting
.. cannot open
nothing to do
|

31st January 2011, 08:56 AM
|
|
Registered User
|
|
Join Date: Jan 2011
Location: Hyderabad
Posts: 5

|
|
|
Re: Installing Free and Nonfree Repositories
Thanks, Some relief at last, will trying using it.
|

31st January 2011, 09:17 AM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 83

|
|
|
Re: Installing Free and Nonfree Repositories
Quote:
Originally Posted by redcopper
As of today still can't get RPMFusion repos - getting a 404 error from their website. I tried your advice Leigh but still getting
.. cannot open
nothing to do
|
try
Code:
http://fr2.rpmfind.net/linux/rpmfusion/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Code:
http://fr2.rpmfind.net/linux/rpmfusion/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
But i just tried and rpmfusion are back up!
|

31st January 2011, 10:41 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 28

|
|
|
Re: Installing Free and Nonfree Repositories
Thanks for the info. I got them both. Breaths big sigh of relief
Last edited by redcopper; 31st January 2011 at 10:43 AM.
Reason: added something
|

18th June 2011, 03:59 AM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 276

|
|
|
Re: Installing Free and Nonfree Repositories
Quote:
Originally Posted by leigh123linux
Use these urls instead
Code:
[leigh@localhost ~]$ yumdownloader --url rpmfusion-free-release rpmfusion-nonfree-release
Loaded plugins: auto-update-debuginfo, fastestmirror, langpacks, presto,
: refresh-packagekit, remove-with-leaves
Adding en_GB to language list
Loading mirror speeds from cached hostfile
* fedora: mirror.netrino.co.uk
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-free-updates: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
* rpmfusion-nonfree-updates: mirror01.th.ifl.net
* updates: mirror.netrino.co.uk
http://mirror01.th.ifl.net/rpmfusion/free/fedora/releases/14/Everything/x86_64/os//rpmfusion-free-release-14-0.4.noarch.rpm
http://mirror01.th.ifl.net/rpmfusion/nonfree/fedora/releases/14/Everything/x86_64/os//rpmfusion-nonfree-release-14-0.4.noarch.rpm
[leigh@localhost ~]$
|
How would you change those links if you have a 32 bit system?
|

26th April 2012, 04:36 AM
|
|
Registered User
|
|
Join Date: Apr 2012
Location: The Atlantic
Posts: 16

|
|
|
Re: Installing Free and Nonfree Repositories
Hi everyone:
So sorry to bring back an old topic like this one, but I'm having HUGE issues trying to get the rpmfusion-free packages installed in my fedora 16 (LXDE) system.
I've tried the above-mentioned, disabled IPV6, added some exceptions to the HOSTS file and still can't get this working.
I can't download VLC and unrar.
This is the error I'm getting:
|

26th April 2012, 02:24 PM
|
|
Registered User
|
|
Join Date: Apr 2012
Location: The Atlantic
Posts: 16

|
|
|
Re: Installing Free and Nonfree Repositories
OK, this is exactly what's happening whenever I try to install VLC:
Quote:
[nn]$ sudo rpm -ivh "//download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm"
Retrieving "http:/download1.rpmfusion~..."
warning: /var/tmp/rpm-tmp.k3zp7x: Header V3 RSA/SHA256 Signature, key ID 00a4d52b: NOKEY
Preparing... ########################################### [100%]
1:rpmfusion-free-release ########################################### [100%]
[nn]$ sudo yum install vlc
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist mirrors.~... error was
14: HTTP Error 404 - Not Found : mirrors.~...
Error: Cannot find a valid baseurl for repo: rpmfusion-free
|
Now, if I want to perforum a yum update with the above repository installed, this is the error I get:
Quote:
sudo yum update
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist //mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-16&arch=x86_64 error was
14: HTTP Error 404 - Not Found mirrors.~...
Error: Cannot find a valid baseurl for repo: rpmfusion-free
|
The only way I can make updates with YUM or Yumex is to disable the above repository.
Same thing happens whenever I try to install unrar repositories.
I've added these to my hosts file thinking it was a DNS issue, but it didn't worke either:
Quote:
192.150.18.37 linuxdownload.adobe.com
193.28.235.40 rpm.livna.org
193.28.235.60 download1.rpmfusion.org
213.129.242.84 mirrors.rpmfusion.org
|
I'd appreciate any help provided on this matter.
Thanks in advance.
|
| 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: 07:29 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|