Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
File is corrupt or incomplete. (Digests do not match)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mikegreybeard
n00b
n00b


Joined: 23 Nov 2003
Posts: 13

PostPosted: Sun Nov 23, 2003 8:15 pm    Post subject: File is corrupt or incomplete. (Digests do not match) Reply with quote

Did - emerge rsync
Did - emerge -u system
Did - emerge -u world

Over 150 packages upgraded, these last 17 fail with this same problem.

Calculating world dependencies ...done!
[ebuild N ] gnome-extra/bug-buddy-2.4.0
[ebuild U ] gnome-base/gnome-2.4 [2.2.1]
[ebuild U ] app-admin/metalog-0.7-r1 [0.6-r10]
[ebuild N ] gnome-extra/libgda-1.0.0
[ebuild U ] app-office/gnumeric-1.2.0 [1.0.13]
[ebuild U ] x11-misc/shared-mime-info-0.12 [0.9]
[ebuild U ] net-mail/sylpheed-0.9.4 [0.9.2]
[ebuild U ] sys-apps/usbutils-0.11-r3 [0.11]
[ebuild U ] sys-apps/hotplug-20030805-r2 [20020401-r1]
[ebuild U ] dev-libs/libusb-0.1.7-r1 [0.1.7]
[ebuild U ] media-libs/libgphoto2-2.1.2-r1 [2.1.1-r2]
[ebuild U ] media-gfx/gphoto2-2.1.2 [2.1.1-r1]
[ebuild U ] app-misc/gentoo-0.11.35 [0.11.34]
[ebuild U ] x11-libs/fltk-1.1.4 [1.1.2-r2]
[ebuild U ] net-irc/xchat-2.0.4 [2.0.3-r1]
[ebuild U ] media-gfx/gtkam-0.1.10-r1 [0.1.10]
[ebuild U ] net-libs/linc-1.0.3 [1.0.2]

root@pecan mike # emerge -u world
Calculating world dependencies ...done!
>>> emerge (1 of 17) gnome-extra/bug-buddy-2.4.0 to /

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: "a big number"
>>> your file's digest: "a big number"
!!! File does not exist: /home/mike/Gentoo_dist//bug-buddy-2.4.0.tar.bz2

This last path is not correct, it should be:
/home/mike/Gentoo_dist/bug-buddy-2.4.0.tar.bz2

This is where the file is downloaded to and it truly exists there but the path is bad.

Does anyone know what is happening and how this is getting set wrong?
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Sun Nov 23, 2003 11:29 pm    Post subject: Reply with quote

bug-buddy-2.4.0.tar.bz2 seems to be corrupt or incomplete
try
Code:

rm /usr/portage/distfiles/bug-buddy-2.4.0.tar.bz2
emerge -u world

maybe changing your mirror helps, too. if you're sure the file is fine, use 'ebuild /usr/portage/gnome-extra/bug-buddy-2.4.0.ebuild digest' to fake a correct digest.

the wrong path is caused by a wrong set variable in portage.py, but it shouldn't affect the md5-test.
Back to top
View user's profile Send private message
mikegreybeard
n00b
n00b


Joined: 23 Nov 2003
Posts: 13

PostPosted: Mon Nov 24, 2003 4:10 am    Post subject: Reply with quote

I looked at the portage.py file and see what you mean about it not being relevant. I deleted the downloaded zipped files that were affected and changed my mirror as you suggested and the rest of the upgrade went fine. Thanks so much for the help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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