Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72717 - nvidia-kernel fails to emerge due to missing/wrong digests
Summary: nvidia-kernel fails to emerge due to missing/wrong digests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-28 06:01 UTC by Andreas Waschbuesch
Modified: 2004-11-29 06:43 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 Andreas Waschbuesch 2004-11-28 06:01:29 UTC
$ emerge nvidia-kernel

Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.6111-r3 to /
x86
>>> md5 files   ;-) nvidia-kernel-1.0.4363-r3.ebuild
>>> md5 files   ;-) nvidia-kernel-1.0.6106-r1.ebuild
>>> md5 files   ;-) nvidia-kernel-1.0.5332-r1.ebuild
>>> md5 files   ;-) nvidia-kernel-1.0.5336-r4.ebuild
>>> md5 files   ;-) nvidia-kernel-1.0.6111-r2.ebuild
>>> md5 files   ;-) nvidia-kernel-1.0.5328-r1.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) nvidia-kernel-1.0.6111-r3.ebuild

!!! Digest verification Failed:
!!!    /usr/portage/media-video/nvidia-kernel/nvidia-kernel-1.0.6629.ebuild
!!! Reason: Filesize does not match recorded size

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.

Reproducible: Always
Steps to Reproduce:
1. emerge nvidia-kernel
2. emerge sync
3. emerge nvidia-kernel
Actual Results:  
Same error. Though 6629 isn't selected at all. Even building digests fails:

$ ebuild nvidia-kernel-1.0.6629.ebuild digest 

<<< NVIDIA-Linux-x86-1.0-6629-pkg1.run
<<< NVIDIA-Linux-x86_64-1.0-6629-pkg2.run
Traceback (most recent call last):
  File "/usr/bin/ebuild", line 49, in ?
    a=portage.doebuild(pargs[0],x,getroot(),tmpsettings,debug=debug,cleanup=cleanup)
  File "/usr/lib/portage/pym/portage.py", line 2520, in doebuild
    return (not digestgen(aalist,mysettings,overwrite=1))
  File "/usr/lib/portage/pym/portage.py", line 1950, in digestgen
    mydigests=digestCreate(myarchives, basedir, oldDigest=myolddigest)
  File "/usr/lib/portage/pym/portage.py", line 1886, in digestCreate
    raise portage_exception.DigestException, "Size mismatch during checksums"
portage_exception.DigestException: 'Size mismatch during checksums'


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) XP 2000+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
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/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/fax /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks notitles sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/comp/Linux/gentoo
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aalib acpi alsa arts avi berkdb bitmap-fonts cdparanoia cdr
crypt cups dga divx4linux dvd dvdr encode f77 faad fam flac foomaticdb fortran
freetype gcj gdbm gif gphoto2 gtk gtk2 guile imagemagick imlib java jpeg junit
kde libg++ libwww mad maildir mikmod mmx motif mozilla mpeg mplayer ncurses nls
nptl ntlm offensive oggvorbis opengl oss pam pcre pdflib perl pic png ppds
python qt quicktime readline samba sasl scanner slang spell sse ssl svga tcc
tcltk tcpd tetex tiff truetype vim-with-x x86 xml2 xmms xv xvmc zlib linguas_de"
Comment 1 Andreas Waschbuesch 2004-11-29 06:43:01 UTC
with syncing today the bug is gone