Problems with yum ?

seth vidal skvidal at phy.duke.edu
Sun Oct 3 04:22:55 UTC 2004


> [root at 200-170-106-105 Fedora]# yum --obsoletes update
> Setting up Update Process
> Setting up Repo:  development
> repomd.xml                100% |=========================| 1.1 kB    00:00
> Reading repository metadata in from local files
> developmen: ################################################## 3422/3422
> Resolving Dependencies
> module-init-tools-3.1-0.p 100% |=========================|  19 kB    00:00


If you can get this to happen still I would love for you to run:

strace -o /tmp/somefile.out yum --obsoletes update
and attach somefile.out to a bugzilla report.

> [root at 200-170-106-105 Fedora]# yum --obsoletes update
> Setting up Update Process
> Setting up Repo:  development
> repomd.xml                100% |=========================| 1.1 kB    00:00
> Reading repository metadata in from local files
> primary.xml.gz            100% |=========================| 925 kB    00:41
> repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
> Error: failure: repodata/primary.xml.gz from development: [Errno 256] No 
> more mirrors to try.
> [root at 200-170-106-105 Fedora]#
> 
Now, this last one is a correct error, It's saying it downloaded the
primary.xml.gz file and it doesn't match the checksum in repomd.xml -
that's not a yum error, that's a repository inconsistency or a download
failure.

-sv





More information about the devel mailing list