Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146922 - sys-devel/{dev86,bin86} - broken digest
Summary: sys-devel/{dev86,bin86} - broken digest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Elfyn McBratney (beu) (RETIRED)
URL:
Whiteboard:
Keywords:
: 146949 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-09 03:02 UTC by Alan Woods
Modified: 2006-10-29 05:59 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 Alan Woods 2006-09-09 03:02:30 UTC
Hello,

Am getting this problem rebuilding world (after gcc 4.1.1 upgrade):
bilby ~ # emerge bin86
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-devel/bin86-0.16.17 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums
!!! Digest verification failed:
!!! /usr/portage/sys-devel/bin86/metadata.xml
!!! Reason: Filesize does not match recorded size
!!! Got: 420
!!! Expected: 237

I tried twice (over a period of 24 hours) removing /usr/portage/sys-devel/bin86 (and dev86) and resyncing, but that did not help.

Same problem with dev86 (not sure if it's worth filing a separate bug for that, but happy to do it if needed):
bilby ~ # emerge dev86
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-devel/dev86-0.16.17-r3 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums
!!! Digest verification failed:
!!! /usr/portage/sys-devel/dev86/metadata.xml
!!! Reason: Filesize does not match recorded size
!!! Got: 499
!!! Expected: 322

bilby ~ # emerge --info
Portage 2.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7-abw-d530-a i686)
=================================================================
System uname: 2.6.17-gentoo-r7-abw-d530-a i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo"
LINGUAS="en_GB da"
MAKEOPTS="-j1"
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.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi alsa apache2 arts berkdb bindist bitmap-fonts bluetooth bzip2 cairo cdparanoia cli crypt css cups dbus dga dlloader dmi dri dvd encode erandom exif ffmpeg flac fortran gdbm gif glibc-omitfp glitz gpm gtk gtk2 hal iconv ipv6 isdnlog jack javascript joystick jpeg jpeg2k kde kdeenablefinal kerberos libg++ mikmod mmx mmx2 mp3 mpeg mysql mythtv ncurses nls no-old-linux nptl nptlonly nvidia ogg openal openexr opengl pam pcre pdf perl pic pmu png ppds pppd python qt3 quicktime readline real reflection sasl sblive scanner sdl session sndfile spell spl sqlite sse sse2 ssl svg tcpd theora tiff timidity truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd vorbis wifi win32codecs wma xcomposite xine xinerama xml xml2 xorg xprint xvid zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en_GB linguas_da lirc_devices_hauppauge userland_GNU video_cards_vesa video_cards_fbdev video_cards_nv video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2006-09-09 03:11:28 UTC
beu broke it, he can fix it :p

btw you put these packages in the base-system herd and keep yourself as maintainer
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-09 07:49:01 UTC
*** Bug 146949 has been marked as a duplicate of this bug. ***
Comment 3 Alan Woods 2006-09-14 12:26:13 UTC
They are both installing fine for me now. Many thanks.

By the way, am I (the reporter) supposed to close this bug? I can't seem to find a clear answer in the bug reporting guide.
Comment 4 Alan Woods 2006-10-29 05:59:30 UTC
This bug has been resolved.