Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18051 - Message Digest Conflict on app-emacs/color-theme-6.5.0
Summary: Message Digest Conflict on app-emacs/color-theme-6.5.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-23 14:01 UTC by AJ Armstrong
Modified: 2003-03-24 06:20 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 AJ Armstrong 2003-03-23 14:01:26 UTC
Attempting to emerge app/emacs/color-theme generates the following:

Calculating dependencies    ...done!
>>> emerge (1 of 1) app-emacs/color-theme-6.5.0 to /
>>> Downloading
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo//distfiles/color-theme-6.5.0.tar.bz2

!!! color-theme-6.5.0.tar.bz2: message digests do not match!
!!! color-theme-6.5.0.tar.bz2 is corrupt or incomplete.
>>> our recorded digest: 5186ed7eef48a09d5cd219c81defce88
>>>  your file's digest: 78f340b5ee6e97426c0fe71bd69d3b1f
>>> Please delete /usr/portage/distfiles/color-theme-6.5.0.tar.bz2 and refetch.


Reproducible: Always
Steps to Reproduce:
1. emerge app-emacs/color-theme
Comment 1 Abhishek Amit (RETIRED) gentoo-dev 2003-03-23 22:40:54 UTC
The same thing happens when fetched from another mirror, as can be seen below:
>>> emerge (1 of 1) app-emacs/color-theme-6.5.0 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/color-theme-6.5.0.tar.bz2
--21:48:30--  http://gentoo.oregonstate.edu/distfiles/color-theme-6.5.0.tar.bz2
           => `/usr/portage/distfiles/color-theme-6.5.0.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 56,278 [application/x-tar]

100%[====================================>] 56,278        58.78K/s    ETA 00:00

21:48:31 (58.78 KB/s) - `/usr/portage/distfiles/color-theme-6.5.0.tar.bz2' saved [56278/56278]

data@datalap data $ md5sum /usr/portage/distfiles/color-theme-6.5.0.tar.bz2
78f340b5ee6e97426c0fe71bd69d3b1f  /usr/portage/distfiles/color-theme-6.5.0.tar.bz2
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2003-03-24 06:20:04 UTC
It seems the digest is right, but the tar being mirror is wrong. I've requested a new tar to be uploaded to the mirror, but until it makes it there, I've included a temporary URL to the right tar.

http://cvs.gentoo.org/~mkennedy/color-theme-6.5.0.tar.bz2