View Full Version : Yum problems?
glennzo
15th December 2009, 10:45 AM
Anyone noticed problems with yum today? Can't update. Can't retrieve metadata for rawhide. Maybe it's just me?
We've all seen this a million times.
Error: Cannot retrieve metalink for repository: rawhide. Please verify its path and try again
RahulSundaram
15th December 2009, 02:09 PM
Hi,
Probably related to the data centre move
https://www.redhat.com/archives/fedora-announce-list/2009-December/msg00008.html
Try later
glennzo
15th December 2009, 04:17 PM
Pretty much what I thought it may be. Thanks Rahul :)
chepioq
16th December 2009, 07:32 AM
I have same problem and today no amelioration...
Have you any information?
hephasteus
16th December 2009, 07:56 AM
I wonder if they say things like.
Into the rack ye goooo ye scurvy dog server!!!!
While they are reracking the servers.
Or
Do ye confess your obedience to windows!!?
Squeek squeek squeek with the screwdriver.
CSchwangler
16th December 2009, 09:36 AM
Updated today and mirrors are available again. But there is a problem, 100% CPU usage after upgrade caused by canberra-gtk-play. System is nearly unusable, so be careful with updating.
glennzo
16th December 2009, 09:54 AM
CSchwanger, could you attach your fedora-rawhide.repo please? Just the first section [rawhide]. I'm still having trouble here with Error: Cannot retrieve metalink for repository: rawhide. Please verify its path and try again
CSchwangler
16th December 2009, 10:17 AM
Here we go
[rawhide]
name=Fedora - Rawhide - Developmental packages for the next Fedora release
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/os/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
glennzo
16th December 2009, 10:34 AM
Great! Thank you. As I suspected the text is identical, but it was worth a shot.
CSchwangler
16th December 2009, 10:40 AM
So it isn't working for you, I guess? At least one difference between us is that I am located in Germany and I guess I am attached to different mirrors than you are.
chepioq
16th December 2009, 05:07 PM
So it isn't working for you, I guess? At least one difference between us is that I am located in Germany and I guess I am attached to different mirrors than you are.
I am located in France, and Yum don't work for me:
[root@localhost ~]# yum update
Modules complémentaires chargés*: presto, refresh-packagekit
Erreur*: Cannot retrieve repository metadata (repomd.xml) for repository: rawhide. Please verify its path and try again
[root@localhost ~]#
Contents of fedora-rawhide.repo:
# These packages are untested and still under development. This
# repository is used for development of new releases.
#
# This repository can see significant daily turnover and major
# functionality changes which cause unexpected problems with other
# development packages. Please use these packages if you want to work
# with the Fedora developers by testing these new development packages.
#
# fedora-test-list@redhat.com is available as a discussion forum for
# testing and troubleshooting for development packages in conjunction
# with new test releases.
#
# More information is available at http://fedoraproject.org/wiki/Testing
#
# Reproducible and reportable issues should be filed at
# http://bugzilla.redhat.com/.
#
# Product: Fedora
# Version: rawhide
[rawhide]
name=Fedora - Rawhide - Developmental packages for the next Fedora release
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/os/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[rawhide-debuginfo]
name=Fedora - Rawhide - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[rawhide-source]
name=Fedora - Rawhide - Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/source/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
---------- Post added at 06:07 PM CST ---------- Previous post was at 05:55 PM CST ----------
Ok...
that work for me by replacing:
[rawhide]
name=Fedora - Rawhide - Developmental packages for the next Fedora release
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/os/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
by:
[rawhide]
name=Fedora - Rawhide - Developmental packages for the next Fedora release
failovermethod=priority
baseurl=http://fr2.rpmfind.net/linux/fedora/development/x86_64/os/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
glennzo
16th December 2009, 05:07 PM
So it isn't working for you, I guess? At least one difference between us is that I am located in Germany and I guess I am attached to different mirrors than you are.
Nope. Not working and hasn't for a week or so.
chepioq
16th December 2009, 05:17 PM
Nope. Not working and hasn't for a week or so.
Have you seen what I was added in my previous post?
glennzo
17th December 2009, 12:00 AM
I tried that a few days ago. I get the same error a little later in the yum "run". Here's the stock version.
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: rawhide. Please verify its path and try again
If I comment out mirrorlist and uncomment baseurl here's what I get.
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* rpmfusion-free-rawhide: mirror.liberty.edu
* rpmfusion-nonfree-rawhide: mirror.liberty.edu
adobe-linux-i386 | 951 B 00:00
google | 951 B 00:00
google/primary | 3.0 kB 00:00
google 4/4
koji-i386 | 2.5 kB 00:00
koji-i386/primary_db | 9.4 MB 01:22
http://download.fedoraproject.org/pub/fedora/linux/development/i386/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 7 - ""
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rawhide. Please verify its path and try again
This is all current. I just tried both as I'm writing this reply.
Hlingler
17th December 2009, 12:25 AM
[Errno 14] PYCURL ERROR 7 - ""Looks very familiar: http://trac.city-fan.org/cfo-trac/ticket/2
Perhaps F13 is trying the same busted c-ares thingy that City-Fan.Org already got burned by ? I'd try a downgrade of [lib]curl* to "pre-c-ares" build.
EDIT: Here's when it happened:* Wed Sep 30 2009 Kamil Dudka <kdudka@redhat.com> 7.19.6-11
- build libcurl with c-ares support (#514771)
V
P.S. Note what Paul Howarth says in his last reply as to why some repo server mirrors might work while others do not. (IPv4 only).
glennzo
17th December 2009, 09:20 AM
Hi Vince. As usual, you've come through again :) This morning, after having looked at the link you provided and what you had written both here and there I did
rpm -e libcurl --nodeps
rpm -ivh libcurl-7.19.7-2.fc12.i686.rpm
Yum appears to be working correctly. I'm updating that system now with
yum --exclude=libcurl update
I suppose that I should also add libcurl to the excludes line in yum.conf for the time being.
I should note, for the sake of others, that I ran into a dependency problem with xine-libs-extras-freeworld. The solution there, if it should arise, was simply
yum remove xine-lib-extras-freeworld
before the yum update.
Thank you!
glennzo
17th December 2009, 09:49 AM
Updated today and mirrors are available again. But there is a problem, 100% CPU usage after upgrade caused by canberra-gtk-play. System is nearly unusable, so be careful with updating.
You nailed that one. Same thing here.
STEVE555
19th December 2009, 04:13 PM
Hi guys,
I've been following this post with interest.I followed the instructions given and I was able to update successfully yesterday.
The trouble is that I've been trying to yum update today and I forgot to put --exclude=libcurl when I tried to update today.Now I get this error message:
yum clean all
Loaded plugins: filter-data, list-data, presto, refresh-packagekit, upgrade-helper
Cleaning up Everything
0 delta-package files removed, by presto
[root@mernivia ~]# yum --exclude=libcurl update
Loaded plugins: filter-data, list-data, presto, refresh-packagekit, upgrade-helper
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 12 kB 00:00
adobe-linux-i386 17/17
rawhide/metalink | 15 kB 00:01
rawhide | 4.3 kB 00:00
rawhide/primary_db | 9.7 MB 00:48
rawhide-debuginfo/metalink | 12 kB 00:00
rawhide-debuginfo | 3.2 kB 00:00
rawhide-debuginfo/primary_db | 1.4 MB 00:07
rawhide-source/metalink | 15 kB 00:00
rawhide-source | 3.2 kB 00:00
rawhide-source/primary_db | 2.9 MB 00:20
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-13&arch=i386 error was
14: PYCURL ERROR 7 - ""
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
You have new mail in /var/spool/mail/root
It keeps getting stuck on rpm-fusion-free! I tried to re-do the steps in removing the latest libcurl,and re-installing the fc12 version of libcurl.
Does anybody have any ideas on how to resolve this?
Regards,
STEVE555
leigh123linux
19th December 2009, 04:15 PM
Hi guys,
I've been following this post with interest.I followed the instructions given and I was able to update successfully yesterday.
The trouble is that I've been trying to yum update today and I forgot to put --exclude=libcurl when I tried to update today.Now I get this error message:
yum clean all
Loaded plugins: filter-data, list-data, presto, refresh-packagekit, upgrade-helper
Cleaning up Everything
0 delta-package files removed, by presto
[root@mernivia ~]# yum --exclude=libcurl update
Loaded plugins: filter-data, list-data, presto, refresh-packagekit, upgrade-helper
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 12 kB 00:00
adobe-linux-i386 17/17
rawhide/metalink | 15 kB 00:01
rawhide | 4.3 kB 00:00
rawhide/primary_db | 9.7 MB 00:48
rawhide-debuginfo/metalink | 12 kB 00:00
rawhide-debuginfo | 3.2 kB 00:00
rawhide-debuginfo/primary_db | 1.4 MB 00:07
rawhide-source/metalink | 15 kB 00:00
rawhide-source | 3.2 kB 00:00
rawhide-source/primary_db | 2.9 MB 00:20
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-13&arch=i386 error was
14: PYCURL ERROR 7 - ""
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
You have new mail in /var/spool/mail/rootIt keeps getting stuck on rpm-fusion-free! I tried to re-do the steps in removing the latest libcurl,and re-installing the fc12 version of libcurl.
Does anybody have any ideas on how to resolve this?
Regards,
STEVE555
http://forums.fedoraforum.org/announcement.php?f=74
STEVE555
19th December 2009, 04:32 PM
Hi leigh123linux,
Thanks for the info,I didn't spot that announcement at all.
I just hope it will be up and running soon.
Regards,
STEVE555
Hlingler
20th December 2009, 12:44 AM
There are two overlapping issues here. I suspect that for STEVE555, even if RPMFusion repos/mirrors were working, he still may find an error because of the CURL issue:14: PYCURL ERROR 7 - ""V
STEVE555
20th December 2009, 02:42 PM
Hi guys,
It seems RPMFusion is back up an running again:) I've did an yum update today(with the --exclude=libcurl option) and I got a load of updates.
Thank you for your help.
Regards,
STEVE555
hemanthdreamz
8th February 2010, 12:40 PM
hi i am a new user to linux and was trying to install ns2, for tat i needed to install gc++. when i tried to install it by using yum i got the following error message.
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: development. Please verify its path and try again
can anyone pl help me out
leigh123linux
8th February 2010, 12:45 PM
hi i am a new user to linux and was trying to install ns2, for tat i needed to install gc++. when i tried to install it by using yum i got the following error message.
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: development. Please verify its path and try again
can anyone pl help me out
Why have you enabled development? ( F13 rawhide )
hemanthdreamz
8th February 2010, 12:58 PM
i hav no idea wy development is enabled.it was just there in the system which i am using.
Nashnode
8th February 2010, 01:05 PM
Hello
I have installed Linux Fedora 10 on my Laptop model mx3225 but i have problems with VGA driver ( VIA/SG3 Uni chrome - VGA name on windows installation ) and Sound ( Realtek AC97 - Sound name on windows installation) i have no problems with this drivers on my windows installation partition but only in Linux (fedora 10) partition. On Linux partition (VGA) the screen is so wide that i can't see the task bar while for sound when i play music nothings seems to be coming out of the speakers even though the player seems to be moving.
Please help.
Kind Regards
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.