Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133335 - multiple digests/manifests broken on an unknown mirror
Summary: multiple digests/manifests broken on an unknown mirror
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
: 133334 133343 133345 133349 133356 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-14 15:17 UTC by Jason
Modified: 2006-05-16 14:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason 2006-05-14 15:17:36 UTC
!!! Digest verification Failed:
!!!    /usr/portage/app-arch/bzip2/files/bzip2-1.0.3-makefile-CFLAGS.patch
!!! Reason: Failed on MD5 verification
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-14 15:30:17 UTC
Works fine here...
Comment 2 Jason 2006-05-14 15:32:18 UTC
what version of portage, which version of gentoo?

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 00:48:24 UTC
(In reply to comment #2)
> what version of portage, which version of gentoo?

Eh??? 

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 00:58:09 UTC
*** Bug 133349 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 00:58:56 UTC
*** Bug 133345 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 00:59:21 UTC
*** Bug 133343 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:04:27 UTC
There's nothing we could do here until you tell us which RSYNC mirror exactly is producing this crap for you...
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:05:49 UTC
See above.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:07:52 UTC
*** Bug 133334 has been marked as a duplicate of this bug. ***
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:16:59 UTC
*** Bug 133356 has been marked as a duplicate of this bug. ***
Comment 11 Jason 2006-05-15 02:05:56 UTC
Is this what you're looking for?

# \rm /usr/portage/app-admin/skey/skey-1.1.5-r4.ebuild

# emerge sync;emerge =app-admin/skey-1.1.5-r4
>>> starting rsync with rsync://134.68.220.74/gentoo-portage...
>>> checking server timestamp ...
Welcome to crane.gentoo.org
 
Server Address : 134.68.220.74
Contact Name   : mirror-admin@gentoo.org
Hardware       : 2 x Intel(R) Xeon(TM) CPU 1700MHz, 2176MB RAM

...

>>> emerge (1 of 1) app-admin/skey-1.1.5-r4 to /

!!! Digest verification Failed:
!!!    /usr/portage/app-admin/skey/skey-1.1.5-r3.ebuild
!!! Reason: Failed on MD5 verification

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.

---

also here's the mirrors section of my make.conf

GENTOO_MIRRORS="http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirr
ors.pair.com/ ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gento
o ftp://gentoo.mirrors.tds.net/gentoo"
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 02:31:30 UTC
(In reply to comment #11)
> # emerge sync;emerge =app-admin/skey-1.1.5-r4
> >>> starting rsync with rsync://134.68.220.74/gentoo-portage...
> >>> checking server timestamp ...
> Welcome to crane.gentoo.org

Uhm, I've synced with the above mirror and couldn't reproduce any of the problems you've filed bugs about. I'm pretty such that your filesystem is corrupted or your RAM/NIC/whatever else is broken.
Comment 13 Shyam Mani (RETIRED) gentoo-dev 2006-05-15 05:25:20 UTC
crane.gentoo.org is doing fine (in sync with the master mirror) and Jakub has verified the same as well.

Jason, which version of portage are you using?

Also, can you try removing the erronous patch file and re-fetching it from elsewhere?
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 05:28:04 UTC
(In reply to comment #13)
> Also, can you try removing the erronous patch file and re-fetching it from
> elsewhere?

It's not just the erroneous patch, he's getting heavy crap multiple times (like Bug 133356 e.g.) - I don't think it's the mirrors at fault here.
Comment 15 Jason 2006-05-16 14:22:55 UTC
I just got bzip2, to build, by repeatedly moving the offending file to /tmp, and re syncing... there's something funky with the filesystem... where rsync thinks the file is fine, but it's not really fine...

I've seen this with another text file as well, I could see the contents but other things wouldn't treat the file the same, as they treated a new file I created and put it it's place with the same contents as far as I could tell...

This box is running raid5, and I initally had stability problems during large disk writes with a hardend kernel, now I'm using 2.6.15-gentoo-r1.

I'll continue to update this as I work my way through all the funky packages...