Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20635 - wrong md5sum for the mysql++-gcc-3.0.patch.gz file, which is part of mysql++
Summary: wrong md5sum for the mysql++-gcc-3.0.patch.gz file, which is part of mysql++
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-08 10:34 UTC by Martin Akselsen
Modified: 2003-05-08 17:16 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 Martin Akselsen 2003-05-08 10:34:49 UTC
The digest-mysql++-1.7.9 file for mysql++ seems to have an incorrect md5sum for
mysql++-gcc-3.0.patch.gz, which causes the ebuild to fail. I was able to install
mysql++ by changing the MD5 sum in the digest-mysql++-1.7.9 file to the actual
md5sum of /usr/portage/distfiles/mysql++-gcc-3.0.patch.gz which would seem to
indicate it is simply a matter of correcting the md5sum. I had the exact same
results on two different machines, one a gentoo 1.2 and a gentoo 1.4 which is
kind of odd because the 1.2 shouldn't need that gcc3.0 patch?

Reproducible: Always
Steps to Reproduce:
1. cd /usr/portage/dev-db/mysql++
2. emerge mysql++-1.7.9.ebuild

Actual Results:  
09:48:18 (2.04 MB/s) - `/usr/portage/distfiles/mysql++-gcc-3.0.patch.gz' saved
[21357/21357]

>>> md5 ;-) mysql++-1.7.9.tar.gz

!!! mysql++-gcc-3.0.patch.gz: message digests do not match!
!!! mysql++-gcc-3.0.patch.gz is corrupt or incomplete.
>>> our recorded digest: f0fe100dd755078d9348365002889ec8
>>>  your file's digest: 118d30c7ffd7e5ad49b78415acaac0bb
>>> Please delete /usr/portage/distfiles/mysql++-gcc-3.0.patch.gz and refetch.


Expected Results:  
installed mysql++

Portage 2.0.47-r10 (default-1.0, gcc-2.95.3, glibc-2.2.5-r5)
=================================================================
System uname: 2.4.20 i686 AuthenticAMD
GENTOO_MIRRORS="http://gentoo.linux.no
http://www.ibiblio.org/pub/Linux/distributions/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
/opt/jakarta/tomcat/conf /usr/kde/3.1/share/config"
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=""
USE="x86 oss 3dnow apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses
pdflib quicktime spell truetype xml2 xmms xv alsa arts berkdb bonobo cdr esd
gdbm gif gnome gnome-libs gpm gtk gtkhtml guile imlib java ldap libwww motif
mozilla mysql nls oggvorbis opengl pam perl png postgres python readline scanner
sdl slang snmp ssl svga tcltk tcpd tetex tiff X dvd qt kde"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS=""
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-05-08 17:16:30 UTC
Fixed in 1.7.9-r1 along with other updates.