Yum Failure with mirrors unavailable - SpamAssassin
This is a discussion on Yum Failure with mirrors unavailable - SpamAssassin ; Everyone,
I have an FC8 unit that for some reason has stopped allowing yum
updates.
unname -a results in :
Linux XXXX.Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
When I tried to do ...
-
Yum Failure with mirrors unavailable
Everyone,
I have an FC8 unit that for some reason has stopped allowing yum
updates.
unname -a results in :
Linux XXXX.Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
When I tried to do so manually with the command :
yum update
I receive the follow error message:
Determining fastest mirrors
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mir...-8&arch=x86_64
error was
[Errno 14] HTTP Error 503: Service Unavailable
Has this happened to anyone else?
Greg Ennis
-
Re: Yum Failure with mirrors unavailable
Sorry... I posted this to the wrong list !!!
On Sun, 2008-08-17 at 13:37 -0500, Gregory P. Ennis wrote:
> Everyone,
>
> I have an FC8 unit that for some reason has stopped allowing yum
> updates.
>
> unname -a results in :
>
> Linux XXXX.Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
> 2008 x86_64 x86_64 x86_64 GNU/Linux
>
> When I tried to do so manually with the command :
>
> yum update
>
> I receive the follow error message:
>
> Determining fastest mirrors
> Could not retrieve mirrorlist
> http://mirrors.fedoraproject.org/mir...-8&arch=x86_64
> error was
> [Errno 14] HTTP Error 503: Service Unavailable
>
> Has this happened to anyone else?
>
> Greg Ennis
-
Re: Yum Failure with mirrors unavailable
Hi!
> unname -a results in :
>
> Linux XXXX.Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
> 2008 x86_64 x86_64 x86_64 GNU/Linux
>
> When I tried to do so manually with the command :
>
> yum update
>
> I receive the follow error message:
>
> Determining fastest mirrors
> Could not retrieve mirrorlist
> http://mirrors.fedoraproject.org/mir...-8&arch=x86_64
> error was
> [Errno 14] HTTP Error 503: Service Unavailable
>
> Has this happened to anyone else?
I dont know why you post this to the spamassassin list but... try :
yum clean all ; yum update
Bye,
Raymond.