Page 1 of 1

Can´t update through YUM

Posted: Sun Feb 19, 2006 5:08 pm
by marsupillami
I´m getting this error whenever I do a yum update:

Code: Select all

Repository base is listed more than once in the configuration
Setting up Update Process
Setting up repositories
update                    100% |=========================|  951 B    00:00     
psa-7.5                   100% |=========================|  951 B    00:00     
base                      100% |=========================| 1.1 kB    00:00     
atomic                    100% |=========================|  951 B    00:00     
addons                    100% |=========================|  951 B    00:00     
updates                   100% |=========================|  951 B    00:00     
extras                    100% |=========================| 1.1 kB    00:00     
Reading repository metadata in from local files
primary.xml.gz            100% |=========================|  49 kB    00:00     
atomic    : ################################################## 158/158
Added 15 new packages, deleted 0 old in 0.46 seconds
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for php-mbstring to pack into transaction set.
http://3es.atomicrocketturtle.com/atomic/art/4ES/RPMS/php-mbstring-4.4.2-2.rhel4.art.i386.rpm: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Error: failure: RPMS/php-mbstring-4.4.2-2.rhel4.art.i386.rpm from atomic: [Errno 256] No more mirrors to try.
... running on CentOS 4.2

Does anybody know how to solve this? Thank You

Posted: Sun Feb 19, 2006 5:24 pm
by scott
Yep run it again, you're hitting the archive in mid-rsync right now. I'm making a lot of updates this weekend to ART and ASL.

Posted: Sun Feb 19, 2006 6:06 pm
by marsupillami
That worked. Thank You ;)