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 19th November 2008, 02:15 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
rpm-fusion ... Solved

Hi all,

I did a yum update yesterday and it updated rpm-fusion-* and now whenever I use yum to update or install anything, I got these:

# yum -y update
Loaded plugins: refresh-packagekit
livna | 2.1 kB 00:00
primary.sqlite.bz2 | 4.3 kB 00:00
skype | 951 B 00:00
primary.xml.gz | 1.3 kB 00:00
skype 1/1
fedora | 2.4 kB 00:00
primary.sqlite.bz2 | 6.1 MB 02:44
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free-updates. Please verify its path and try again

. ...I tried disabling rpm-fusion-* repos, but it doesn't change anything. ...any idea on how to fix this?
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #2  
Old 19th November 2008, 02:33 AM
Demz
Guest
 
Posts: n/a
remember not to use the -y switch .. only Use it when you know what your gonna be updating, ..what if you disable skype repo?
Reply With Quote
  #3  
Old 19th November 2008, 03:51 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
Quote:
Originally Posted by Demz View Post
remember not to use the -y switch .. only Use it when you know what your gonna be updating, ..what if you disable skype repo?
Thanks for the quick reply. ..I tried your suggestion:

# yum --disablerepo=skype update
Loaded plugins: refresh-packagekit
livna | 2.1 kB 00:00
primary.sqlite.bz2 | 4.3 kB 00:00
fedora | 2.4 kB 00:00
primary.sqlite.bz2 | 6.1 MB 03:29
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free-updates. Please verify its path and try again

. ...same thing.
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #4  
Old 19th November 2008, 03:55 AM
Demz
Guest
 
Posts: n/a
what if you do this yum clean metadata then yum clean dbcache
Reply With Quote
  #5  
Old 19th November 2008, 04:32 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
Quote:
Originally Posted by Demz View Post
what if you do this yum clean metadata then yum clean dbcache
sorry, ...same result:

[root@***]# yum clean metadata
Loaded plugins: refresh-packagekit
5 metadata files removed
2 sqlite files removed
0 metadata files removed
[root@***]# yum clean dbcache
Loaded plugins: refresh-packagekit
0 sqlite files removed
[root@***]# yum update
Loaded plugins: refresh-packagekit
livna | 2.1 kB 00:00
primary.sqlite.bz2 | 4.3 kB 00:00
skype | 951 B 00:00
primary.xml.gz | 1.3 kB 00:00
skype 1/1
fedora | 2.4 kB 00:00
primary.sqlite.bz2 | 6.1 MB 04:05
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free-updates. Please verify its path and try again
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #6  
Old 19th November 2008, 05:08 AM
n3t's Avatar
n3t Offline
Registered User
 
Join Date: Aug 2006
Posts: 92
A lot of times on fc8 i had to go into the yum repos via cmd line and manually uncomment other mirrors for something work. I don't know why this happened but it did. It was the same problem. You could check the mirrors and look around to see if everything looks ok.
Reply With Quote
  #7  
Old 19th November 2008, 05:31 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
I tried to experiment by doing this:

[root@*** yum.repos.d]# mv rpmfusion-free-updates.repo rpmfusion-free-updates.M
[root@*** yum.repos.d]# cd /tmp
[root@*** tmp]# yum update
Loaded plugins: refresh-packagekit
skype | 951 B 00:00
primary.xml.gz | 1.3 kB 00:00
skype 1/1
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-nonfree-updates. Please verify its path and try again


. ...if you notice, now the problem change to "rpmfusion-nonfree-updates" ..whereas before its "rpmfusion-free-updates" ..and since it seems that you guys doesn't experience this problem, then I guess all the rpmfusion mirrors were all on-line.
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #8  
Old 19th November 2008, 04:18 PM
al_chem Offline
Registered User
 
Join Date: Jun 2007
Posts: 65
I'm experiencing exactly the same problem. I removed rpmfusion repositories from /etc/yum.repos.d/, reinstalled them like this:

Code:
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
and it did find and install updates. Among the updates that got pulled in were newer (current) versions of the two repos which caused the problem to reappear.
Reply With Quote
  #9  
Old 20th November 2008, 01:40 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Tried 'yum --noplugins update'?
Reply With Quote
  #10  
Old 20th November 2008, 01:53 AM
n3t's Avatar
n3t Offline
Registered User
 
Join Date: Aug 2006
Posts: 92
Since mine are fine i'm going to make a huge post and post the repos and you can check to see if yours are the same . Allthough, i use x86-64 so i don't know if it will matter. Like i said before i used to have this problem on fedora core 8 but it used to the the fedora repo and all i done was change some mirrors and fixed it.


Code:
[rpmfusion-free-updates]
name=RPM Fusion for Fedora $releasever - Free - Updates
failovermethod=priority
#baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/
mirrorlist=http://download1.rpmfusion.org/free/fedora/.mirrorlist-free-fedora-updates
failovermethod=roundrobin
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora

[rpmfusion-free-updates-debuginfo]
name=RPM Fusion for Fedora $releasever - Free - Updates Debug
failovermethod=priority
baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/debug/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-free-updates-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora

[rpmfusion-free-updates-source]
name=RPM Fusion for Fedora $releasever - Free - Updates Source
failovermethod=priority
baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/SRPMS/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-free-updates-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora
Code:
[rpmfusion-free]
name=RPM Fusion for Fedora $releasever - Free
failovermethod=priority
#baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://download1.rpmfusion.org/free/fedora/.mirrorlist-free-fedora-releases
failovermethod=roundrobin
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora

[rpmfusion-free-debuginfo]
name=RPM Fusion for Fedora $releasever - Free - Debug
failovermethod=priority
baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/debug/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-free-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora

[rpmfusion-free-source]
name=RPM Fusion for Fedora $releasever - Free - Source
failovermethod=priority
baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/source/SRPMS/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-free-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora
Code:
[rpmfusion-nonfree]
name=RPM Fusion for Fedora $releasever - Non-Free
failovermethod=priority
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://download1.rpmfusion.org/nonfree/fedora/.mirrorlist-nonfree-fedora-releases
failovermethod=roundrobin
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora

[rpmfusion-nonfree-debuginfo]
name=RPM Fusion for Fedora $releasever - Non-Free - Debug
failovermethod=priority
baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/debug/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-nonfree-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora

[rpmfusion-nonfree-source]
name=RPM Fusion for Fedora $releasever - Non-Free - Source
failovermethod=priority
baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/source/SRPMS/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-nonfree-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora
Code:
[rpmfusion-nonfree-updates]
name=RPM Fusion for Fedora $releasever - Non-Free - Updates
failovermethod=priority
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/
mirrorlist=http://download1.rpmfusion.org/nonfree/fedora/.mirrorlist-nonfree-fedora-updates
failovermethod=roundrobin
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora

[rpmfusion-nonfree-updates-debuginfo]
name=RPM Fusion for Fedora $releasever - Non-Free - Updates Debug
failovermethod=priority
baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/debug/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-nonfree-updates-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora

[rpmfusion-nonfree-updates-source]
name=RPM Fusion for Fedora $releasever - Non-Free - Updates Source
failovermethod=priority
baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/SRPMS/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=rpmfusion-nonfree-updates-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora
See where is says baseurl on the repos? Just uncomment that line and save it then try it again. 99% of the time it will fix that error.

Last edited by Demz; 20th November 2008 at 02:35 AM.
Reply With Quote
  #11  
Old 20th November 2008, 01:54 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
Thanks al_chem,

I removed all the rpmfusion-*.repo and yum updates resumed. ...my system is currently having an update while I type this message. ...included in the update is the new kernel-2.6.27.5-41. ...the question now is, do we really need rpmfusion-*.repos?

Quote:
Originally Posted by n3t View Post
See where is says baseurl on the repos? Just uncomment that line and save it then try it again. 99% of the time it will fix that error.
I've already tried that yesterday. ..it doesn't fix/change anything.
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.

Last edited by Demz; 20th November 2008 at 02:36 AM.
Reply With Quote
  #12  
Old 20th November 2008, 02:01 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
you might NOT want to use the "mv" command to rename a repo
THIS WILL BREAK THINGS
instead use
--------
yum --help
--------
you will find this
--disablerepo=
----
yum --disablerepo=rpmfusion update

but rpmfusion is needed if ANYTHING from there is installed
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #13  
Old 20th November 2008, 02:09 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
just finished updating to the new kernel. ..I'm going to reboot my system to try the new kernel, and when everything is fine, I'll copy n3t rmpfusion repo's contents. ..since it doesn't seem to have any particular reference to x86-64.
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #14  
Old 20th November 2008, 06:30 AM
Pete333 Offline
Registered User
 
Join Date: Jun 2005
Location: Philippines
Posts: 108
everything went fine. ...I've copied n3t rpmfusion repo's contents and replaced all the rpmfusion repos in my /etc/yum.repos.d/ and run yum update. ..and I'm happy to say that everything is back to normal now. ...Thanks a lot for all your help. ...I guess I could declare this case as "SOLVED!!!" ...
__________________
Linux Registered User #309617

Some good things must end. ...so that better things may begin.
Reply With Quote
  #15  
Old 20th November 2008, 06:39 AM
Demz
Guest
 
Posts: n/a
since its solved i will mark the thread as Solved
Reply With Quote
Reply

Tags
rpmfusion, solved

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
RPM fusion won't come BenTrein Using Fedora 29 11th July 2009 02:32 PM
RPM Fusion Down? Arcath Using Fedora 7 2nd April 2009 01:07 AM
compiz-fusion woes .. Solved creeping death Using Fedora 2 15th December 2008 08:07 AM
fusion kevross_33 Using Fedora 0 2nd December 2008 04:24 PM
Can't run compiz-fusion Webgeek Hardware & Laptops 8 19th December 2007 10:01 PM


Current GMT-time: 07:17 (Thursday, 23-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