Fedora Linux Support Community & Resources Center
  #1  
Old 21st March 2010, 09:33 PM
GoinEasy9's Avatar
GoinEasy9 Offline
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581
linuxfedorafirefox
Client cert incorrect rawhide-repo

Since the update Friday night, I'm getting the following errors:
[GoinEasy9@Fedora14dw32 ~]$ yum check-update
Loaded plugins: presto, refresh-packagekit
Could not get metalink https://mirrors.fedoraproject.org/me...hide&arch=i386 error was
14: client cert cannot be verified or client cert incorrect
rpmfusion-free-rawhide | 3.8 kB 00:00
rpmfusion-free-rawhide/primary_db | 311 kB 00:01
rpmfusion-nonfree-rawhide | 3.3 kB 00:00
rpmfusion-nonfree-rawhide/primary_db | 96 kB 00:00

and as root

[root@Fedora14dw32 GoinEasy9]# yum check-update
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 11 kB 00:00
adobe-linux-i386 17/17
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rawhide. Please verify its path and try again

I have access to the other repo's, my DNS seems to check out. The fedora-rawhide.repo hasn't been modified. Is anyone else having a problem?

---------- Post added at 04:33 PM CDT ---------- Previous post was at 04:07 PM CDT ----------

I commented out the mirrorlist line and uncommented the basurl line and it's working, though very slow, Maybe has to do with mirror it's pointing to, although I don't know why it didn't do a switch, going to install yum-plugin-fastestmirror when it's done and see if that makes a difference.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #2  
Old 21st March 2010, 10:05 PM
STEVE555 Offline
Registered User
 
Join Date: Nov 2004
Posts: 104
linuxfedorafirefox
Re: Client cert incorrect rawhide-repo

I've been experiencing the same problem as well,is the server down for a bit?

Regards,
STEVE555
  #3  
Old 21st March 2010, 10:23 PM
GoinEasy9's Avatar
GoinEasy9 Offline
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581
linuxfedorafirefox
Re: Client cert incorrect rawhide-repo

I installed yum-plugin-fastestmirror directly from the rawhide repo. It wouldn't install with just the baseurl uncommented, it did when I switched back to uncommenting the mirrorlist line. But I still get an error:
[root@Fedora14dw32 GoinEasy9]# yum info yum-plugin-fastestmirror
Loaded plugins: fastestmirror, presto, refresh-packagekit
Determining fastest mirrors
Error: Cannot retrieve metalink for repository: rawhide. Please verify its path and try again

I guess there is a problem with the mirrors for fedora-rawhide.repo. Rpmfusion is not throwing out the same errors. F13 is updating properly.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #4  
Old 21st March 2010, 11:58 PM
smr54 Offline
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxopera
Re: Client cert incorrect rawhide-repo

I had that issue yesterday. Doing some googling came across old threads (that is, previous rawhides), where some people had solved it by changing https to http. This worked, but then, I realized that there was another file in repos.d, fedora-rawhide.rpmnew.

If you're not familiar with that, it's a replacement of a configuration file that might have been customized. In other words, it means that there have been changes in the configuration file, but as said file might have had some user customization, rather than just replacing the file, they give you an rpmnew file, that you can use to replace your current configuration file.

Changing my fedora-rawhide.rep with the rpmnew one, fixed the issue for me.

(I was lazy and didn't even run diff to see what the difference was).

So, I would suggest seeing if you have any rawhide rpmnew files in your /etc/yum.repos.d directory, and if so, replacing your rawhide repo file with it. (Back up the original though.)

If that doesn't work, the other suggestion, as mentioned, did work for me, temporarily replacing the https in the mirror urls with http.
  #5  
Old 22nd March 2010, 12:18 AM
STEVE555 Offline
Registered User
 
Join Date: Nov 2004
Posts: 104
linuxfedorafirefox
Re: Client cert incorrect rawhide-repo

Hi Smr54,
I tried both methods,I looked into yum.repos.d and there was a Fedora-Rawhide.rpmnew file there.
The original one was only modified as enabled,as I had previously upgraded from Fedora 13.

So I renamed the original one as Fedora-Rawhide.repo to Fedora-Rawhide.repo.old,and deleted the .rpmnew off the other one.I tried yum again,but ended up with the same problem.

So I went back to the Fedora-Rawhide.repo.rpmnew file I just modified,and took out the "s" that was on the url that was near the top of the file,and saved it.

I'm happy to report yum is updating nicely now,I like to thank you very much for the advice.

Regards,
STEVE555
  #6  
Old 22nd March 2010, 12:28 AM
GoinEasy9's Avatar
GoinEasy9 Offline
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581
linuxfedorafirefox
Re: Client cert incorrect rawhide-repo

I saw that thread last night also, and tried changing the https to http, in fact, I tried most of the suggestions in that thread. I looked at the .repo files to see if I could find some differences but none were apparent.
OK, just booted up Rawhide and I don't have any .rpmnew files. As I remember, the fedora-rawhide.repo was marked last modified on 3/2, my yum.log only goes back to 3/7, which could be the date I installed.

OK, just saw the post from STEVE555 about the https to http success. Going to try again.

---------- Post added at 07:28 PM CDT ---------- Previous post was at 07:21 PM CDT ----------

IT'S WORKING....I blame this on gremlins. Early on I was told in a forum thread that since I was now using Fedora, the introduction of gremlins was a distinct possibility. So, I blame this on them.

So, the rawhide mirrors changed from https to http. Now I guess we'll have to wait for a similar error and then change them back again. All the other fedora repos use https. Damn gremlins.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
 

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
rawhide repo madness, or - Houston, we have a problem... CiaW Fedora 13 Development Branch 6 19th February 2010 02:43 AM
rawhide packages but rawhide repo not enabled Piscium Installation and Live Media 9 18th December 2009 01:50 AM
rawhide repo broken today? stefan1975 Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 8 19th April 2009 02:17 AM
Is the kernel 2.6.27.3 in rawhide repo GEM enabled TheIcebreaker Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 2 26th October 2008 01:07 PM
vsftpd + valid ssl cert - client says unknow cert :( Joffer Security and Privacy 0 27th November 2007 08:01 PM


Current GMT-time: 20:39 (Friday, 24-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