Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 61190

Summary: PyOpenGL md5sum bombs the gnumeric install
Product: Gentoo Linux Reporter: ivo welch <ivo.welch>
Component: [OLD] GNOMEAssignee: Python Gentoo Team <python>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2004.2   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ivo welch 2004-08-21 12:56:16 UTC
## emerge gnumeric
Calculating dependencies ...done!
>>> emerge (1 of 4) dev-python/pyopengl-2.0.0.44 to /

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 87066d1ebce1ecda2f562182332c658b
>>>  your file's digest: f85ecc14338b5e242964366ceb91a663
!!! File does not exist: /usr/portage/distfiles//PyOpenGL-2.0.0.44.tar.gz

## ls -l /usr/portage/distfiles/PyOpenGL-2.0.0.44.tar.gz
-rw-rw-r--  1 root portage 1281640 Mar 24  2003 /usr/portage/distfiles/PyOpenGL-2.0.0.44.tar.gz

this is a just sync'ed emerge, within a pretty fresh install by a gentoo novice.


## emerge info
Portage 2.0.50-r9 (default-amd64-2004.2, gcc-3.4.1, glibc-2.3.4.20040605-r0, 2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 4
Gentoo Base System version 1.4.16
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups directfb encode esd f77 foomaticdb g77 gdbm ggi gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib java jpeg kde ldap libg++ libwww mikmod motif mozilla mpeg mysql nas ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline ruby scanner sdl slang snmp spell ssl tcltk tcpd tetex truetype ungif usb xml2 xmms xv zlib"
Comment 1 ivo welch 2004-08-21 16:10:24 UTC
similar to bug 61193.  may just be a defective mirror.

/iaw
Comment 2 ivo welch 2004-08-21 17:08:19 UTC
I definitely was facing a corrupted mirror:
  http://mirror.datapipe.net/gentoo/distfiles/PyOpenGL-2.0.0.44.tar.gz
is a corrupted file.  once I eliminated mirror.datapipe.net , PyOpenGL worked fine.

now, how do I tell a mirror that the mirror is screwed up??
Comment 3 Jason Shoemaker (RETIRED) gentoo-dev 2004-08-26 16:01:03 UTC
Downloaded the file from link and tested MD5. It was successful.

Thanks for your report.