Hi Folks,
using XCentOS 5. Try an update (i.e. glibc)
Get some error messages
0:14:14 : Failure getting http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24....: 20:14:14 : --> [Errno 4] Socket Error: timed out 20:14:14 : Trying other mirror. 20:16:37 : Failure getting http://centosk.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24.e...: 20:16:37 : --> [Errno -1] Package does not match intended download 20:16:37 : Trying other mirror. 20:16:37 : Failure getting http://centosq.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24.e...: 20:16:37 : --> [Errno 9] Requested Range Not Satisfiable
or
Fehler beim Herunterladen der Pakete: glibc-common - 2.5-24.el5_2.2.i386: failure: RPMS/glibc-common-2.5-24.el5_2.2.i386.rpm from updates: [Errno 256] No more mirrors to try.
What happens here?
Thx Timothy
Timothy Kesten wrote on Mon, 2 Feb 2009 20:19:32 +0100:
What happens here?
you/yum seem to have no internet connection. Use yum debug mode. Try "wget http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc- common-2.5-24.el5_2.2.i386.rpm" if it produces the same result.
Kai
Am Monday 02 February 2009 21:31:23 schrieb Kai Schaetzl:
Timothy Kesten wrote on Mon, 2 Feb 2009 20:19:32 +0100:
What happens here?
you/yum seem to have no internet connection. Use yum debug mode. Try "wget http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc- common-2.5-24.el5_2.2.i386.rpm" if it produces the same result.
Thx
with "wget ..." it works.
Internet-connection was available. Other updates worked perfect with yum(ex).
Don't know why not with glibc-common.
Timohty
Timothy Kesten wrote on Mon, 2 Feb 2009 21:59:56 +0100:
Don't know why not with glibc-common.
tried again?
Kai