Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21592 - Bad md5 checksum for MesaLib-5.0.tar.bz2
Summary: Bad md5 checksum for MesaLib-5.0.tar.bz2
Status: RESOLVED DUPLICATE of bug 21584
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jon Portnoy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 03:18 UTC by Jean Jordaan
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Jean Jordaan 2003-05-24 03:18:17 UTC
When emerging media-libs/glut

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: df44d99ae97c5c0df631575757a96d86
>>>  your file's digest: 1a74115ef7ed2db1ef86cf32a689e132
!!! File does not exist: /usr/portage/distfiles//MesaLib-5.0.tar.bz2

Looks OK though, the size seems to be right:

klippie jean # ls -l /usr/portage/distfiles/MesaLib-5.0.tar.bz2
-rw-r--r--    1 root     root      1645037 Mar 24 18:14
/usr/portage/distfiles/MesaLib-5.0.tar.bz2

klippie jean # cat /usr/portage/media-libs/glut/files/digest-glut-3.7.1  
MD5 df44d99ae97c5c0df631575757a96d86 MesaLib-5.0.tar.bz2 1645037


Reproducible: Always
Steps to Reproduce:
1. emerge glut
2.
3.




klippie jean # emerge info
Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.ise.co.za/ http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo
http://mirrors.sunsite.dk/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/portage/overlay"
USE="x86 oss 3dnow gnome libg++ libwww mikmod mmx qt alsa gdbm berkdb slang
readline java guile X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk
motif opengl mozilla gif -arts -aalib -nas -svga -kde -gphoto2 apm acpi avi
crypt cups dga doc dvd encode imap jpeg maildir mpeg ncurses nls pcmcia pdflib
png pnp postgres quicktime samba sasl spell sse tcltk tiff truetype trusted usb
wmf xml2 xmms xv zeo zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-24 08:37:13 UTC
file is corrupt on gentoo mirrors

download it here: http://download.sourceforge.net/mesa3d/MesaLib-5.0.tar.bz2

just putted correct file in distfiles-local
Comment 2 Jean Jordaan 2003-05-24 09:58:52 UTC
I got MesaLib from sourceforge, but now I get a wrong checksum on MesaDemos ..
what's up with this package? 

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: ebfac20c7fe7943243bc54a4b755f50d
>>>  your file's digest: afe5023926157bb73c54be9cab3f5aa8
!!! File does not exist: /usr/portage/distfiles//MesaDemos-5.0.tar.bz2

I downloaded MesaDemos from sourceforge as well, and the digest checked
out, so compilation could proceed. I still get this warning from portage:

--- No package manifest found: /usr/portage/media-libs/glut/Manifest

Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-05-24 10:05:31 UTC
just added Manifest

would be there next rsync in about an hour
Comment 4 Jon Portnoy (RETIRED) gentoo-dev 2003-05-24 13:01:08 UTC
See my comments to bug 21584.

*** This bug has been marked as a duplicate of 21584 ***