[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] 5.0.0b2 yum error



Eric Harrison wrote:
Dale Sykora wrote:

Eric,
 I just installed k12ltsp-5.0.0b2-32bit and tried to "yum install
thunderbird".  Yum showed a 404 error and it appears that it was looking
in the wrong directory (the $arch part was missing).  I think the
mirrorlist page needs fixing.

was
http://k12linux.mesd.k12.or.us/K12LTSP/testing/5.0.0-32bit/Fedora/RPMS/thunderbird-1.5-6.i386.rpm


should be
http://k12linux.mesd.k12.or.us/K12LTSP/testing/5.0.0-32bit/i386/Fedora/RPMS/thunderbird-1.5-6.i386.rpm


Thanks,

Dale



The mirrorlist page just points to the various mirrors, which appears to
be working just fine (yum found a valid mirror). The paths to specific
files are contained within the mirror's repository information.

Likely you have a bad cache. Clear out the cache and see if it then works:

	yum clean all
	yum install thunderbird


-Eric

Eric,
I just tried your suggestion and get the same thing (see below). Anything else I should try?

Thanks,

Dale


[root pc-00097 ~]# yum clean all
Loading "installonlyn" plugin
Cleaning up Everything
0 headers removed
0 packages removed
18 metadata files removed
0 cache files removed
6 cache files removed
[root pc-00097 ~]# yum install thunderbird
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
macromedia                                                           [1/6]
macromedia                100% |=========================|  951 B    00:00
core                                                                 [2/6]
core                      100% |=========================| 1.1 kB    00:00
k12ltsp                                                              [3/6]
k12ltsp                   100% |=========================| 1.1 kB    00:00
updates                                                              [4/6]
updates                   100% |=========================|  951 B    00:00
webmin                                                               [5/6]
webmin                    100% |=========================|  951 B    00:00
extras                                                               [6/6]
extras                    100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 1.1 kB    00:00
macromedia: ################################# 2/3Added 2 new packages, deleted 0 old in 0.04 seconds
primary.xml.gz            100% |=========================| 767 kB    00:01
core      : ################################################## 2207/2207
Added 2207 new packages, deleted 0 old in 36.09 seconds
primary.xml.gz            100% |=========================| 853 kB    00:00
k12ltsp   : ################################################## 2802/2802
Added 2802 new packages, deleted 0 old in 47.29 seconds
primary.xml.gz            100% |=========================| 118 kB    00:01
updates   : ################################################## 391/391
Added 391 new packages, deleted 0 old in 6.80 seconds
primary.xml.gz            100% |=========================|  969 B    00:00
webmin    : ################################################## 2/2
Added 2 new packages, deleted 0 old in 0.07 seconds
primary.xml.gz            100% |=========================| 787 kB    00:01
extras    : ################################################## 2235/2235
Added 2235 new packages, deleted 0 old in 36.35 seconds
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for thunderbird to pack into transaction set.
http://k12linux.mesd.k12.or.us/K12LTSP/testing/5.0.0-32bit/Fedora/RPMS/thunderbird-1.5-6.i386.rpm: [Errno 14] HTTP Error 404: Date: Wed, 12 Apr 2006 02:51:38 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 353
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from tux.stannecc.org
Connection: keep-alive
Trying other mirror.
Error: failure: Fedora/RPMS/thunderbird-1.5-6.i386.rpm from k12ltsp: [Errno 256] No more mirrors to try.
[root pc-00097 ~]#





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]