Re: fedora repo error with yum [solved]

2011-11-12 Thread Peter Gueckel
Michael Schwendt wrote: > Work-around is to downgrade the packages. That worked. I have been able to revert the repo files to using the mirrorlist and all works again. Thanks. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedor

Re: fedora repo error with yum

2011-11-12 Thread Peter Gueckel
Michael Schwendt wrote: > On Sat, 12 Nov 2011 00:03:40 -0700, KF (Kevin) wrote: > >> How about: >> >> rpm -q nss >> >> ? nss-3.13.1-2.fc16.x86_64 >> Might be this bug: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=750376 > That repo error is due to the bad "nss, nss-util, nspr critical p

Re: fedora repo error with yum

2011-11-12 Thread Michael Schwendt
On Sat, 12 Nov 2011 00:03:40 -0700, KF (Kevin) wrote: > On Fri, 11 Nov 2011 22:18:24 -0700 > Peter Gueckel wrote: > > > Kevin Fenzi wrote: > > > > > What does: > > > > > > rpm -q ca-certificates > > ca-certificates-2011.78-1.fc16.noarch > > > > > rpm -V ca-certificates > > {no output} > > >

Re: fedora repo error with yum

2011-11-11 Thread Kevin Fenzi
On Fri, 11 Nov 2011 22:18:24 -0700 Peter Gueckel wrote: > Kevin Fenzi wrote: > > > What does: > > > > rpm -q ca-certificates > ca-certificates-2011.78-1.fc16.noarch > > > rpm -V ca-certificates > {no output} > > > What fedora version is this? > cat /etc/fedora-release > Fedora release 16 (V

Re: fedora repo error with yum

2011-11-11 Thread Peter Gueckel
Kevin Fenzi wrote: > It should out of the box, so something is weird here. I think it started after yesterday morning's (November 10, 2011 10:52:36) testing updates. See anything suspect here? Coin2-2.5.0-11.fc16 NetworkManager-openconnect-0.9.0-3.fc16 OpenImageIO-0.10.3-2.fc16

Re: fedora repo error with yum

2011-11-11 Thread Peter Gueckel
Kevin Fenzi wrote: > What does: > > rpm -q ca-certificates ca-certificates-2011.78-1.fc16.noarch > rpm -V ca-certificates {no output} > What fedora version is this? cat /etc/fedora-release Fedora release 16 (Verne) I am using these repos: updates updates-testing kde-testing kde-unstable rpm

Re: fedora repo error with yum

2011-11-11 Thread Kevin Fenzi
On Fri, 11 Nov 2011 19:27:39 -0700 Peter Gueckel wrote: > Kevin Fenzi wrote: > > > Hard to say without more info. ;) > > I edited the fedora.repo, fedora-updates.repo and > fedora-updates-testing.repo files by uncommenting the baseurl line > and commenting out the mirrors line and now everythin

Re: fedora repo error with yum

2011-11-11 Thread Peter Gueckel
Kevin Fenzi wrote: > Hard to say without more info. ;) I edited the fedora.repo, fedora-updates.repo and fedora-updates-testing.repo files by uncommenting the baseurl line and commenting out the mirrors line and now everything works... but why don't the mirrorlists work? I should add that I am

Re: fedora repo error with yum

2011-11-11 Thread Peter Gueckel
Kevin Fenzi wrote: > Try doing: > > URLGRABBER_DEBUG=1 yum update This is what I get (edited to exclude rpmfusion): 2011-11-11 19:03:36,668 attempt 1/10: https://mirrors.fedoraproject.org/metalink?repo=updates-released- f16&arch=x86_64 INFO:urlgrabber:attempt 1/10: https://mirrors.fedoraproje

Re: fedora repo error with yum

2011-11-11 Thread Kevin Fenzi
On Fri, 11 Nov 2011 16:41:40 -0700 Peter Gueckel wrote: > For 36 hours I have been getting this error and am unable to update: > > Error: Cannot retrieve repository metadata (repomd.xml) for > repository: fedora. Please verify its path and try again > > I have run yum clean all countless times,

Re: fedora repo error with yum

2011-11-11 Thread Joe Zeff
On 11/11/2011 03:41 PM, Peter Gueckel wrote: > I have run yum clean all countless times, but the error keeps reappearing. > What > is wrong? I don't know why yum isn't working for you, but if running yum clean all once didn't fix it, running it again won't help. It's what I like to call the Bu

fedora repo error with yum

2011-11-11 Thread Peter Gueckel
For 36 hours I have been getting this error and am unable to update: Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again I have run yum clean all countless times, but the error keeps reappearing. What is wrong? -- users mailin