Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81362 - Nice error messages on digest issues required
Summary: Nice error messages on digest issues required
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 06:25 UTC by Simon Stelling (RETIRED)
Modified: 2005-10-16 08:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Manifest that breaks it (Manifest,19.62 KB, text/plain)
2005-02-09 06:25 UTC, Simon Stelling (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Stelling (RETIRED) gentoo-dev 2005-02-09 06:25:33 UTC
15:10:00 (75.63 KB/s) - `/usr/portage/distfiles/samba-3.0.11.tar.gz' saved [15372539]

Traceback (most recent call last):
  File "/usr/bin/emerge", line 3045, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1808, in merge
    retval=portage.doebuild(y,"package",myroot,self.pkgsettings,edebug)
  File "/usr/lib/portage/pym/portage.py", line 2614, in doebuild
    if not digestcheck(checkme, mysettings, ("strict" in features)):
  File "/usr/lib/portage/pym/portage.py", line 2202, in digestcheck
    mymdigests=digestParseFile(manifestfn)
  File "/usr/lib/portage/pym/portage.py", line 2130, in digestParseFile
    raise portage_exception.DigestException, "Conflicting sizes in digest: %(filename)s" % {"filename":myfilename}
portage_exception.DigestException: 'Conflicting sizes in digest: /home/blubb/gentoo/gentoo-x86/net-fs/samba/Manifest'

blubb@aqua ~ $ emerge info
Portage 2.0.51-r15 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r10 x86_64 AMD Opteron(tm) Processor 242
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4,dev-lang/python-2.4-r2 [2.4 (#1, Feb  9 2005, 14:48:36)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4, 2.4-r2
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.4_p6, 1.9.4, 1.7.9-r1, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -march=opteron"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/env.d"
CXXFLAGS="-O3 -pipe -march=opteron"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache cvs distlocks sandbox userpriv"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/blubb/gentoo/gentoo-x86 /usr/local/portage"
SYNC="rsync://buggy/gentoo-portage"
USE="amd64 X aalib acpi alsa bitmap-fonts bonobo bzlib canna cdr chroot crypt cups dba divx4linux dvd encode esd f77 fam flac ftp gd gdbm gif gimp glx gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib java jp2 jpeg junit libwww lzw lzw-tiff mad mikmod mng motif mozdomi mozilla moznoirc moznomail moznoxft mozp3p mozsvg mp3 mpeg msn mysql ncurses network nls nptl ogg oggvorbis opengl pam perl png posix python readline samba sdl sematicfix slang speex sqlite ssl svg tcltk tcpd threads tiff truetype truetype-fonts type1-fonts usb userlocales utf8 xinerama xml xml2 xmms xpm xrandr xsl xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-02-09 06:25:58 UTC
Created attachment 50821 [details]
Manifest that breaks it
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-02-09 06:31:34 UTC
Changing subject so we can dupe more bugs on this. :)
Comment 3 Jason Stubbs (RETIRED) gentoo-dev 2005-10-16 08:13:44 UTC
!!! Digest verification Failed: 
!!!    /mnt/archive/gentoo/rsync/sys-apps/portage/files/05portage.envd 
!!! 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. 
 
 
This is fixed. Not sure when.