Bug 497719 - problems with source repo
Summary: problems with source repo
Status: RESOLVED DUPLICATE of bug 500388
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Download Infrastructure (show other bugs)
Version: unspecified
Hardware: x86 openSUSE 11.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Peter Poeml
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 17:04 UTC by Dmitry Mittov
Modified: 2009-05-07 14:06 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Mittov 2009-04-23 17:04:44 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)
Comment 1 Jeffrey Walton 2009-04-24 03:30:35 UTC
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?
Comment 2 Alexis G 2009-05-05 14:30:34 UTC
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.
Comment 3 Dmitry Mittov 2009-05-05 15:08:30 UTC
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
Comment 4 Alexis G 2009-05-05 19:44:27 UTC
We have the same results, so i think it's a problem of mirror.
Comment 5 Dmitry Mittov 2009-05-05 20:37:30 UTC
I think if MirrorBrain redirects to invalid mirror it is problem of repository.
Comment 6 Peter Poeml 2009-05-07 14:06:07 UTC
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 ***