Good day all:
After several weeks now, I've been trying to install RPMFusion-free and non-free repositories with no success at all.
I've read many of the forum threads and "googled" for a viable solution and still can't find a proper solution to this issue.
Without this repository, I can't install VLC and many other codecs and apps that I really need.
So far, this is the error I'm getting:
Quote:
[root@Y-PC Downloads]# sudo 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
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
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
|
Even if I download the repository directly to my PC and run "yum localinstall", this is what I get:
Quote:
[root@Y-PC Downloads]# yum localinstall rpmfusion-free-release-stable.noarch.rpm
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Examining rpmfusion-free-release-stable.noarch.rpm: rpmfusion-free-release-15-5.noarch
Marking rpmfusion-free-release-stable.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package rpmfusion-free-release.noarch 0:15-5 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ==============================
Package Arch Version
Repository Size
================================================== ==============================
Installing:
rpmfusion-free-release noarch 15-5 /rpmfusion-free-release-stable.noarch 12 k
Transaction Summary
================================================== ==============================
Install 1 Package
Total size: 12 k
Installed size: 12 k
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : rpmfusion-free-release-15-5.noarch 1/1
Verifying : rpmfusion-free-release-15-5.noarch 1/1
Installed:
rpmfusion-free-release.noarch 0:15-5
Complete!
|
Everything seems to be nice and dandy from here, but...
Quote:
[root@Y-PC Downloads]# yum update
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http//mirrors-rpmfusion-org/mirrorlist?repo=free-fedora-16&arch=x86_64 error was
14: curl#6 - "Couldn't resolve host"
Error: Cannot find a valid baseurl for repo: rpmfusion-free
|
In order to get updates as I used before, I have to disable this repo.
I'm really clueless about this issue. I've even reported this incident 2 weeks on a different thread and didn't got a reply.
Hope someone can guide/help me with this particular problem.
Thanks in advance.
P.S: I had to edit the URLs due to some restrictions on the number of links allowed to post