[K12OSN] RE: Update fails - component: Software Updater

Mark Lindman mlindman at charter.net
Sun Jan 13 15:17:08 UTC 2008


Hi Terrell,

The error I posted came from the GUI.

>From the command line I've tried "yum clean all" followed by "yum update", with this result:


[root at ltsp ~]# yum clean all                                                    Loading "installonlyn" plugin
Cleaning up Everything
[root at ltsp ~]# yum update                                                       Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
addons                    100% |=========================|  951 B    00:00
k12ltsp                   100% |=========================| 1.1 kB    00:00
webmin                    100% |=========================|  951 B    00:00
macromedia                100% |=========================| 1.9 kB    00:00
updates                   100% |=========================|  951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
http://wuarchive.wustl.edu/pub/linux/distributions/centos/5.1/extras/i386/repodata/repomd.xml: [Errno 14] HTTP Error 500: Internal Server Error
Trying other mirror.
extras                    100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================|  157 B    00:00
Added 0 new packages, deleted 0 old in 0.00 seconds
primary.xml.gz            100% |=========================| 1.2 MB    00:15
k12ltsp   : ################################################## 3415/3415
Added 3415 new packages, deleted 0 old in 24.48 seconds
primary.xml.gz            100% |=========================| 1.0 kB    00:00
webmin    : ################################################## 2/2
Added 2 new packages, deleted 0 old in 0.01 seconds
primary.xml.gz            100% |=========================| 1.4 kB    00:00
macromedia: ################################################## 4/4
Added 4 new packages, deleted 0 old in 0.02 seconds
primary.xml.gz            100% |=========================|  96 kB    00:01
updates   : ################################################## 179/179
Added 179 new packages, deleted 0 old in 1.80 seconds
primary.xml.gz            100% |=========================| 834 kB    00:10
base      : ################################################## 2400/2400
Added 2400 new packages, deleted 0 old in 16.31 seconds
primary.xml.gz            100% |=========================|  79 kB    00:01
extras    : ################################################## 259/259
Added 259 new packages, deleted 0 old in 1.62 seconds
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for openssh-clients to pack into transaction set.
openssh-clients-4.3p2-24. 100% |=========================|  35 kB    00:00
http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.1/openssh-clients-4.3p2-24.el5.i386.rpm: [Errno -1] Header is not complete.
Trying other mirror.
Error: failure: 5.1/openssh-clients-4.3p2-24.el5.i386.rpm from k12ltsp: [Errno 256] No more mirrors to try.
[root at ltsp ~]#
[root at ltsp ~]#

Here is the /etcyum.repos.d/CentOS-Base.repo file:
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the 
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

#released updates 
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons
#baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5




More information about the K12OSN mailing list