Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge gentoo-sources fails: Digests do not match
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fungku
n00b
n00b


Joined: 09 Jun 2004
Posts: 6

PostPosted: Tue Jul 06, 2004 10:53 am    Post subject: Emerge gentoo-sources fails: Digests do not match Reply with quote

Hi,

I'm installing gentoo on an old Pentium 233mmx. Emerge system just took 24 hours!

Now i'm trying to install the source, and the following error occurs:

Code:

Knoppix / # emerge gentoo-sources
Calculating dependencies ...done!
>>> emerge (1 of 2) sys-apps/module-init-tools-3.0-r2 to /
>>> md5 src_uri ;-) module-init-tools-3.0.tar.bz2

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 704c8d2834bcaa6f31d4ad79d154157a
>>>  your file's digest: 8843559dc97816b8c51c926bbd742e9e
!!! File does not exist: /usr/portage/distfiles//modutils-2.4.26.tar.bz2


I've tried "rm /usr/portage/distfiles/mod*" and emerging again, but the same error still occurs. I've also tried downloading the file from different mirrors.

Can anyone help? Thanks.
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Tue Jul 06, 2004 11:02 am    Post subject: Reply with quote

Digests in the portage tree don't match the actual file. Can happen at times - it'll get solved in time. If you don't want to wait, just download the file manually. Get the correct URL with
Code:
emerge --nodeps -pf "=sys-apps/module-init-tools-3.0-r2"
, then download that file, place it in /usr/portage/distfiles, and then run
Code:
ebuild /usr/portage/sys-apps/module-init-tools/module-init-tools-3.0-r2.ebuild digest
to force the digests to match the new file. Note that these modifications will get overwritten on the next emerge sync, but that's not an issue since (a) messing with the overlay for such a minor thing isn't worth it, and (b) once the package is merged you won't run into it again.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
fungku
n00b
n00b


Joined: 09 Jun 2004
Posts: 6

PostPosted: Tue Jul 06, 2004 11:15 am    Post subject: Reply with quote

Great! Its compiling now. Thanks for your help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum