Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133891 - emerge scratchbox fails with filesize error
Summary: emerge scratchbox fails with filesize error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-20 11:30 UTC by Hamish Marson
Modified: 2006-06-27 15:42 UTC (History)
1 user (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 Hamish Marson 2006-05-20 11:30:18 UTC
The error is

damned ~ # emerge scratchbox
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-devel/scratchbox-0.9.8.5 to /
>>> checking ebuild checksums
!!! Digest verification failed:
!!! /usr/local/portage/sys-devel/scratchbox/scratchbox-0.9.8.5.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 2861
!!! Expected: 2859
damned ~ # 
damned ~ # emerge --info
Portage 2.1_rc1-r2 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.4-r1, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X acpi acpi4linux alsa arts avi berkdb bitmap-fonts bluetooth cairo cdda cddb clamav crypt css cups directfb divx4linux dri dv dvb dvd dvdr dvdread emacs ethereal exif fb fbcon fbdev ffmpeg font-server foomaticdb freetype ggi gif gimp gimpprint gkrellm glut gnuplot gphoto2 gps gtk ieee1394 ipcs irmc jack java jpeg jpeg2k kde kdepim koffice-plugin lcd libclamav lirc lm_sensors lzo lzw mad maildir mapeditor mjpeg mp3 mpeg mpeg4 mysql mythtv nptl nptlonly ogg oggvorbis opengl oss perl png povray ppds qt rrdtool samba scanner screenshot snmp speedo ssl sysfs threads tiff transcode truetype truetype-fonts type1 type1-fonts usb v4l vcd vcdimager vorbis wifi xine xinerama xprint xscreensaver xv xvid xvmc zlib elibc_glibc kernel_linux userland_GNU video_cards_ati"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-20 11:35:51 UTC
(In reply to comment #0)
> !!! /usr/local/portage/sys-devel/scratchbox/scratchbox-0.9.8.5.ebuild

Your overlay, your problem...
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-27 15:42:00 UTC
*** Bug 138258 has been marked as a duplicate of this bug. ***