Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73108 - bcel digest verification fails because of md5
Summary: bcel digest verification fails because of md5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 23:13 UTC by Navid Zamani
Modified: 2004-12-19 10:48 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 Navid Zamani 2004-12-01 23:13:06 UTC
Doing an "emerge bcel" results in the output under "actual results".

I don't know why the server seems to have this wrong md5... I just did "emerge sync" and it changed nothing.

Does anyone know a way out of this?

My mirrors are:
GENTOO_MIRRORS="http://www.gigaload.org/gentoo.org/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mir.zyrianes.net/gentoo/"

(gigaload often hast HTTP 404s...!!)

Reproducible: Always
Steps to Reproduce:
1. have the same mirrors as i have
2. emerge sync
3. emerge bcel

Actual Results:  
Calculating dependencies   .. ...done!
>>> emerge (1 of 1) dev-java/bcel-5.1 to /

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/bcel-5.1-src.tar.gz
!!! Reason: Failed on MD5 verification

Expected Results:  
normal emerging of bcel

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r6 i686)
=================================================================
System uname: 2.6.9-gentoo-r6 i686 AMD Athlon(tm) Processor
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://www.gigaload.org/gentoo.org/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow aalib acl acpi alsa apache2 apm arts audiofile avi bash-completion
berkdb bitmap-fonts bzlib crypt cups curl curlwrappers dedicated dio directfb
doc encode exif f77 fbcon flash flatfile foomaticdb fortran ftp gd gdbm gif gpm
gstreamer gtk2 hardened hardenedphp imagemagick imap imlib innodb jack java
jikes joystick jpeg junit ladcca lcms libg++ libwww mad mikmod ming mmap mmx mng
motif mpeg mysql mysqli nas ncurses nls nocd offensive oggvorbis openal opengl
oss pam pcre pdflib perl php png portaudio posix ppds prelude python quicktime
readline ruby samba sdl session shared sharedmem sndfile snmp soap sockets sox
spell spl ssl svg svga tcpd tidy tiff tokenizer truetype unicode usb vhosts x86
xml2 xmms xsl xv zlib"
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-12-01 23:19:41 UTC
the file on http://www.gigaload.org/gentoo.org/ is wrong.
the md5 in the tree is correct
Comment 2 Navid Zamani 2004-12-03 02:33:34 UTC
Ah ok. Removed gigalod from my mirrors-variable. Now it WORKSFORME. Don't know if it's correct to mark it so or to wait until gigaload fixed it. So you decide. ;)
Thank you for helping a gentoo-beginner. :)
Comment 3 Chris Aniszczyk (RETIRED) gentoo-dev 2004-12-19 10:48:27 UTC
Not applicable anymore.