Bugzilla – Bug 497719
problems with source repo
Last modified: 2009-05-07 14:06:07 UTC
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.2; Linux) KHTML/4.2.2 (like Gecko) SUSE Source repo is not in consistent state. 14 | repo-source | openSUSE-11.1-Source | Yes | Yes | http://download.opensuse.org/source/distribution/11.1/repo/oss/ # zypper ref repo-source Digest verification failed for packages.DU.gz. Expected c2c47b2bea12224005074a4a1dff2abb66ec28f0, found 0e90c879133dc4ac7b63acd021c0969cc24d00e6. Continue? [yes/NO]: $ wget http://download.opensuse.org/source/distribution/11.1/repo/oss/content $ wget http://download.opensuse.org/source/distribution/11.1/repo/oss/suse/setup/descr/packages.DU.gz $ sha1sum packages.DU.gz 0e90c879133dc4ac7b63acd021c0969cc24d00e6 packages.DU.gz $ grep packages.DU.gz content META SHA1 c2c47b2bea12224005074a4a1dff2abb66ec28f0 packages.DU.gz Reproducible: Always Steps to Reproduce: 1. # zypper ar http://download.opensuse.org/source/distribution/11.1/repo/oss/ repo-source 2. # zypper ref Expected Results: Normal refresh of metadata. Mirror list: Found 1 mirror in other parts of the world: http://ftp.hosteurope.de/mirror/ftp.opensuse.org/source/distribution/11.1/repo/oss/suse/setup/descr/packages.DU.gz Found 1 mirror in other parts of the world: http://ftp.hosteurope.de/mirror/ftp.opensuse.org/source/distribution/11.1/repo/oss/content (de, prio 100)
Confirmed... # rpm --rebuilddb && zypper ref && zypper ref Repository 'openSUSE-11.1-Debug' is up to date. Repository 'openSUSE-11.1-Non-Oss' is up to date. Repository 'openSUSE-11.1-Oss' is up to date. Digest verification failed for packages.DU.gz. Expected c2c47b2bea12224005074a4a1dff2abb66ec28f0, found 0e90c879133dc4ac7b63acd021c0969cc24d00e6. Continue?
If I try what you made i have : zypper ref repo-source Le dépôt 'openSUSE-11.1-Source' est à jour. Les dépôts spécifiés ont été rafraîchis. It's in french, sorry ^_^ but there isn't any problem, in fact. I've noticed a zypper update I didn't make, but i don't think it could be linked. I checked the repo was really refreshed, and it's ok.
And what about this test? $ wget http://download.opensuse.org/source/distribution/11.1/repo/oss/content $ wget http://download.opensuse.org/source/distribution/11.1/repo/oss/suse/setup/descr/packages.DU.gz $ sha1sum packages.DU.gz 0e90c879133dc4ac7b63acd021c0969cc24d00e6 packages.DU.gz $ grep packages.DU.gz content META SHA1 c2c47b2bea12224005074a4a1dff2abb66ec28f0 packages.DU.gz
We have the same results, so i think it's a problem of mirror.
I think if MirrorBrain redirects to invalid mirror it is problem of repository.
Thank you for the report. The same issue was reported as bug 500388 and just fixed. I'm resolving this bug as duplicate, therefore. The mirror had a copy that was outdated; since we didn't have a good way to pull the source tree at the time, they can't even be blamed for it. Meanwhile, the mirror has been updated. You should not see similar problems anymore; if you do, please let me know! Thanks. *** This bug has been marked as a duplicate of bug 500388 ***