Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191016 - app-text/tetex-3.0_p1-r4 digest verification failed on tetex-texmf-3.0.tar.gz
Summary: app-text/tetex-3.0_p1-r4 digest verification failed on tetex-texmf-3.0.tar.gz
Status: VERIFIED DUPLICATE of bug 189716
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: 2007-09-01 23:25 UTC by Dustin Mays
Modified: 2007-09-03 23:17 UTC (History)
2 users (show)

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 Dustin Mays 2007-09-01 23:25:15 UTC
Was emerging tetex as part of emerge --update --deep world and a digest verification error popped up, complaining about improper filesize for tetex-texmf-3.0.tar.gz.

Reproducible: Always

Steps to Reproduce:
1. emerge tetex
2.
3
Actual Results:  
tetex emerge failed with digest verification error for tetex-texmf-3.0.tar.gz

Expected Results:  
tetex should have properly emerged

Portage 2.1.3.7 (default-linux/amd64/2007.0, gcc-4.2.0, glibc-2.6.1-r0, 2.6.22-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r5 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-50
Gentoo Base System release 1.12.10
Timestamp of tree: Sat, 01 Sep 2007 21:20:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.3-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18
sys-devel/gcc-config: 1.4.0-r2
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-msse3 -O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-msse3 -O2 -pipe -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.phy.olemiss.edu/mirror/gentoo"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gnustep /usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X aac acl aim alsa amd64 artworkextra avahi bash-completion berkdb bitmap-fonts bzip2 cairo cddb cdparanoia cdr cli cracklib crypt cscope cups dbus dts dv dvd dvdr dvdread encode exif expat fam ffmpeg flac fortran ftp gdbm gif gnome gnustep gpm gtk gtk2 hal iconv ieee1394 imagemagick ipod ipv6 isdnlog jack java javascript joystick jpeg mad matroska midi mime mmx mmxext mono mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin objc objc++ objc-gc ogg openal opengl openmp pam pcre pdf perl png pppd python quicktime readline reflection samba sdl session slang spell spl sse sse2 ssl tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb vim-syntax vorbis wifi xml xorg xscreensaver xvid yahoo zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Robert Buchholz (RETIRED) gentoo-dev 2007-09-01 23:57:10 UTC
Please
  # emerge --sync
and retry. Thank you!

*** This bug has been marked as a duplicate of bug 189716 ***
Comment 2 Peter J. de Vrijer 2007-09-03 16:16:36 UTC
In my opinion this is not a duplicate of bug 189716.
The filesizes are reversed in this bug.

=== error message ===
!!! Digest verification failed:
!!! /usr/portage/distfiles/tetex-texmf-3.0.tar.gz
!!! Reason: Filesize does not match recorded size
!!! Got: 91762123
!!! Expected: 91402377
=== end of error message ===

Now look carefully at 189716 and see that Got and Expected 
filesizes are reversed.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-03 21:41:10 UTC
(In reply to comment #2)
> Now look carefully at 189716 and see that Got and Expected 
> filesizes are reversed.

Of course they are reversed. As said, delete the tarball, emerge --sync and try again. 

Comment 4 Robert Buchholz (RETIRED) gentoo-dev 2007-09-03 23:17:56 UTC
(In reply to comment #2)
> In my opinion this is not a duplicate of bug 189716.
> The filesizes are reversed in this bug.

We updated to have the _new_ file, so the old one won't work anymore (before: we had an old file, the new one didn't work).
Solution: Make sure you don't get the old file. Jakub explained how to do that. If that doesn't help, change your mirror because it's seriously out of date,