Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140389 - dev-lang/php.5.1.4-r4 failed md5 verification
Summary: dev-lang/php.5.1.4-r4 failed md5 verification
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 10:25 UTC by Aries-Belgium
Modified: 2006-07-14 11:59 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 Aries-Belgium 2006-07-14 10:25:42 UTC
I wanted to emerge dev-lang/php.5.1.4-r4 but I noticed the MD5 verification failed. So I emerge sync'ed and tried again. Same error. I had to digest the ebuild by hand. I think there is something wrong with it in the current portage snapshot.

Portage 2.1-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15.1 x86_64)
=================================================================
System uname: 2.6.15.1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
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-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe -funroll-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.intergenia.de http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.heanet.ie/pub/gentoo/"
LDFLAGS="-W1,--as-needed"
MAKEOPTS="-j12"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnownext 7zip X aac aalib ace alsa apache2 avi berkdb bitmap-fonts bzip2 cdr cgi cli crypt cups dba divx4linux dlloader dri dvd dvdr dvdread emboss encode exif flac foomaticdb fortran ftp gd gif gpm gstreamer gtk gtk2 hal imlib inifile isdnlog java jpeg latin1 lm_sensors lzw lzw-tiff memlimit mime moznocompose moznoirc moznomail mp3 mpeg msn mysql mysqli nas ncurses nptl nsplugin nvidia ogg oggvorbis opengl oss pam pcre pdflib perl php png ppds pppd python qt3 qt4 quicktime rar readline reflection ruby samba sandbox sdl server session shorten smp sndfile sockets spell spl sqlite ssl startup-notification svg tcpd threads tidy tiff tokenizer truetype truetype-fonts type1-fonts usb v4l vcd verbose vhosts video4linux video_cards_nvidia videos vorbis wmf xml xml2 xmms xorg xpm xprint xslt xv xvid zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 10:30:05 UTC
Post some errors, works just fine here.
Comment 2 Luca Longinotti (RETIRED) gentoo-dev 2006-07-14 10:46:45 UTC
Confirmed to work fine here too... The files didn't change, what exactly does fail?
Also be sure that there is no PHP related stuff in your overlays, especially not eclasses, as they all changed with the new PHP releases!
Best regards, CHTEKK.
Comment 3 Aries-Belgium 2006-07-14 11:39:58 UTC
Okay just emerge sync'ed again to see if the error shows up again and it does:
# emerge php
Calculating dependencies... done!
>>> Emerging (1 of 1) dev-lang/php-5.1.4 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking php-5.1.4.tar.bz2
!!! Digest verification failed:
!!! /usr/portage/distfiles/php-5.1.4.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: f6ced7009b1e04e618e9f4b2950697c0
!!! Expected: 66a806161d4a2d3b5153ebe4cd0f2e1c

After doing a manual digest:
              # ebuild /usr/portage/dev-lang/php/php-5.1.4.ebuild digest
The emerge will continue normally
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 11:59:28 UTC
Shrug... Delete the tarball and try again, if that doesn't help, file a bug about the broken mirror you are using. The digests are correct.