Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281857 - dev-python/pygtk-2.14.1-r1 bad digest
Summary: dev-python/pygtk-2.14.1-r1 bad digest
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 03:24 UTC by Robin Bankhead
Modified: 2009-08-25 10:02 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 Robin Bankhead 2009-08-18 03:24:02 UTC
When attempting any merge including dev-python/pygtk-2.14.1-r1, I get this:

!!! Digest verification failed:
!!! /usr/portage/dev-python/pygtk/files/pygtk-2.14.1-ltihooks.patch
!!! Reason: Failed on RMD160 verification                          
!!! Got: 585f8fad596557af1fd28815be7a02b2524361fb                  
!!! Expected: 60856d3e3ad24661a79997b0474b407e7aa92df5
Comment 1 Patrick Lauer gentoo-dev 2009-08-18 13:31:29 UTC
Cannot reproduce here. Try to emerge --sync, reopen bug if it persists ...
Comment 2 Robin Bankhead 2009-08-18 13:42:29 UTC
My server has been syncing (successfully, according to logs) for a week already and the condition is the same.  Yesterday was the first time I've checked since then, I assumed it would have been reported and corrected by now.

If not, I assume there is a problem with the sync mirror.
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-21 18:28:29 UTC
Try with a different rsync server.
Comment 4 Robin Bankhead 2009-08-23 12:51:59 UTC
Have now also tried:

rsync.de.gentoo.org
rsync.us.gentoo.org

The problem remains. If we assume that the mirrors are OK, what else can the problem be?
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-23 17:20:07 UTC
Maybe run:
rm -fr "$(portageq envvar PORTDIR)/dev-python/pygtk"
emerge --sync
Comment 6 Robin Bankhead 2009-08-25 08:25:10 UTC
This fixed it (with original UK mirror). What would have caused it?
Comment 7 Rémi Cardona (RETIRED) gentoo-dev 2009-08-25 10:02:21 UTC
Small rsync error on your machine. ie wrong file content with the correct timestamp. Happens once in a while.

Thanks for the follow up. Closing