Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
why digest don't match message?
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
MoonWalker
Guru
Guru


Joined: 04 Jul 2002
Posts: 510

PostPosted: Mon Jan 06, 2003 4:21 pm    Post subject: why digest don't match message? Reply with quote

Hi,

as I only have a modem dial-up connection I always do '#emerge -uf world' first to download all packages needed, and then '#emerge -u world'. So I did yesterday to fetch all KDE 3.1-r6 ebuilds and deps. However when I then run emerge it sometimes bork on me with:
Code:
>>> emerge (8 of 11) kde-base/kdegraphics-3.1_rc6 to /

!!! kdegraphics-3.1rc6.tar.bz2: message digests do not match!
!!! kdegraphics-3.1rc6.tar.bz2 is corrupt or incomplete.
>>> our recorded digest: f42a0d740548fdfcb1316cbf04f16b77
>>>  your file's digest: f22b3f7793e85d9015f2f74f7f5e2239
>>> Please delete /usr/portage/distfiles/kdegraphics-3.1rc6.tar.bz2 and refetch.


Does this mean the kdegraphics-3.1rc6.tar.bz2 actually have changed since I downloaded it or have something simply gone wrong with the download?
_________________
/Joakim

Living on earth is expensive, but it includes a free trip around the sun
every year.
Back to top
View user's profile Send private message
hhaamu
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 253
Location: Finland

PostPosted: Mon Jan 06, 2003 4:55 pm    Post subject: Re: why digest don't match message? Reply with quote

MoonWalker wrote:
Does this mean the kdegraphics-3.1rc6.tar.bz2 actually have changed since I downloaded it or have something simply gone wrong with the download?


Something might've gone wrong with the download, but if you're 100% sure the tarball is working ('tar -jtvf /usr/portage/distfiles/kdegraphics-3.1rc6.tar.bz2'), then you have to create a new digest:

Code:
ebuild /usr/portage/kde-base/kdegraphics/kdegraphics-3.1_rc6.ebuild digest


(replace kdegraphics with the package with the wrong digest)
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