Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139011 - x11-misc/imake-1.0.2 MD5 verification repeatedly fails
Summary: x11-misc/imake-1.0.2 MD5 verification repeatedly fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 08:14 UTC by Dick Repasky
Modified: 2006-07-03 09:38 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 Dick Repasky 2006-07-03 08:14:47 UTC
I repeatedly get the error

>>> Emerging (2 of 21) x11-misc/imake-1.0.2 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking imake-1.0.2.tar.bz2
!!! Digest verification failed:
!!! /usr/portage/distfiles/imake-1.0.2.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: 61d83a16b2e800746a8889a6d8e21e0e
!!! Expected: 02fea5a02ba2857c7d81820c8e8b8e6f

To remedy the situation I removed /usr/portage/distfiles/imake-1.0.2.tar.bz2, /usr/portage/x11-misc/imake/imake-1.0.2.ebuild, /usr/portage/x11-misc/imake/files/digest-imake-1.0.2, and then I did emerge --sync followed by emerge -pu --deep world.  The error persists.

emerge --info follows

Gentoo Base System version 1.6.15
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS=" ftp://ftp.ussg.iu.edu/pub/linux/gentoo/ ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://distfiles.gento.org/ http://gentoo.oregonstate.edu/ ht
tp://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distf
iles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.ussg.indiana.edu/gentoo-portage/"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt cups curl dga dlloader doc dri dvd eds emboss encode esd f77 fits foomaticdb fortran gcj gdbm geo
s gif gml gstreamer gtk gtk2 hdf hdf5 imagemagick imlib ipv6 isdnlog java jpeg jpeg2k kde libg++ libwww mad mbox mikmod motif mp3 mpeg ncurses netcdf nls nptl ogdi 
ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session shape spell spl ssl tcpd tiff truetype truetype-fonts type1
-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2006-07-03 08:19:21 UTC
emerge sync

and if it still doesn't work

rm /usr/portage/distfiles/imake*
cd /usr/portage/x11-misc/imake 
ebuild imake-1.0.2.ebuild digest

And please don't change Severity to Blocker if you don't know what it means.
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2006-07-03 09:38:25 UTC
Fixed in CVS.  Resync in an hour and remove the current copy of imake from distfiles.
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2006-07-03 09:38:36 UTC
Resolving.