Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 191016
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 189716
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dustin Mays <hellish.monstrosity@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 191016 depends on: Show dependency tree
Bug 191016 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-01 23:25 0000
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 From Robert Buchholz 2007-09-01 23:57:10 0000 -------
Please
  # emerge --sync
and retry. Thank you!

*** This bug has been marked as a duplicate of bug 189716 ***

------- Comment #2 From Peter J. de Vrijer 2007-09-03 16:16:36 0000 -------
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 From Jakub Moc (RETIRED) 2007-09-03 21:41:10 0000 -------
(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 From Robert Buchholz 2007-09-03 23:17:56 0000 -------
(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,

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug