Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66363 - Linux-gazette-issue98 Digests do not match
Summary: Linux-gazette-issue98 Digests do not match
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 16:08 UTC by kosine
Modified: 2004-12-09 19:54 UTC (History)
0 users

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 kosine 2004-10-04 16:08:32 UTC
#emerge linux-gazette-all
Calculating dependencies ...done!
>>> emerge (1 of 25) app-doc/linux-gazette-98 to /

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 121997742ab65e19f6e547a87e7dd40c
>>>  your file's digest: 80700dbd48f802a8884e1701c1e8839d
!!! File does not exist: /usr/portage/distfiles//lg-issue98.tar.gz


Reproducible: Always
Steps to Reproduce:
1.emerge linux-gazette-all
2.
3.
Comment 1 kosine 2004-10-04 16:11:16 UTC
downloaded from indiana university mirror:

stone ~ # emerge linux-gazette-all
Calculating dependencies ...done!
>>> emerge (1 of 25) app-doc/linux-gazette-98 to /
>>> Downloading ftp://ftp.ussg.indiana.edu/linux/gentoo/distfiles/lg-issue98.tar.gz
--18:05:43--  ftp://ftp.ussg.indiana.edu/linux/gentoo/distfiles/lg-issue98.tar.gz
           => `/usr/portage/distfiles/lg-issue98.tar.gz'
Resolving ftp.ussg.indiana.edu... 156.56.247.193
Connecting to ftp.ussg.indiana.edu[156.56.247.193]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /linux/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR lg-issue98.tar.gz ... done.
Length: 602,822 (unauthoritative)

100%[====================================>] 602,822      403.26K/s             

18:05:45 (401.91 KB/s) - `/usr/portage/distfiles/lg-issue98.tar.gz' saved [602822]
Comment 2 SpanKY gentoo-dev 2004-10-05 05:19:51 UTC
ok ...
Comment 3 Petr Koval 2004-12-09 07:19:18 UTC
maybe not depend to that, but I get:
(new sync after)

marco distfiles # rm lg-issue98.tar.gz
marco distfiles # emerge linux-gazette-all
Calculating dependencies ...done!
>>> emerge (1 of 2) app-doc/linux-gazette-98 to /
>>> Downloading ftp://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/lg-issue98.tar.gz
--15:46:26--  ftp://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/lg-issue98.tar.gz
           => `/usr/portage/distfiles/lg-issue98.tar.gz'
Resolving gd.tuwien.ac.at... 192.35.244.50
Connecting to gd.tuwien.ac.at[192.35.244.50]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /opsys/linux/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR lg-issue98.tar.gz ... done.
Length: 602,822 (unauthoritative)

100%[=================================================================================================>] 602,822       51.54K/s    ETA 00:00

15:46:43 (36.81 KB/s) - `/usr/portage/distfiles/lg-issue98.tar.gz' saved [602822]


!!! Digest verification Failed:
!!!    /usr/portage/distfiles/lg-issue98.tar.gz
!!! Reason: Failed on MD5 verification

Regards Petr
Comment 4 Petr Koval 2004-12-09 19:54:00 UTC
so long the digest file is in the portage false I done:

#rm /usr/portage/app-doc/linux-gazette/files/digest-linux-gazette-98

#echo 'MD5 80700dbd48f802a8884e1701c1e8839d lg-issue98.tar.gz 602822' \
> /usr/portage/app-doc/linux-gazette/files/digest-linux-gazette-98

#emerge =linux-gazette-98

>>> app-doc/linux-gazette-98 merged.

Regards Petr