Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123302 - Cannot emerge udev-084: Digest verification Failed: udev.permissions Filesize does not match recorded size
Summary: Cannot emerge udev-084: Digest verification Failed: udev.permissions Filesize...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 123527 123604 123617 123629 123640 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-18 11:03 UTC by Alexander Skwar
Modified: 2006-02-21 12:15 UTC (History)
9 users (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 Alexander Skwar 2006-02-18 11:03:49 UTC
!!! Digest verification Failed:
!!!    /Gentoo/Portage/tree/sys-fs/udev/files/udev.permissions
!!! Reason: Filesize does not match recorded size
!!! Got:      3549
!!! Expected: 3550

>>> 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.

I synced a few hours ago, removed the offending file, synced again a few seconds ago and still see this.

(chroot2) hetzner tmp # ls -la /Gentoo/Portage/tree/sys-fs/udev/files/udev.permissions
-rw-r--r-- 1 root root 3549 Jan  1  2004 /Gentoo/Portage/tree/sys-fs/udev/files/udev.permissions
(chroot2) hetzner tmp # md5sum /Gentoo/Portage/tree/sys-fs/udev/files/udev.permissions
f558b841afc8ac6381903fc371331507  /Gentoo/Portage/tree/sys-fs/udev/files/udev.permissions


(chroot2) hetzner tmp # emerge info
Portage 2.1_pre4-r1 (hardened/x86/2.6, gcc-3.4.5, glibc-2.3.6-r2, 2.4.27-2-686 i686)
=================================================================
System uname: 2.4.27-2-686 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
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.15.92.0.2-r10, 2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/Gentoo/Portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/Gentoo/Portage/packages"
PORTAGE_TMPDIR="/Gentoo/Portage/build"
PORTDIR="/Gentoo/Portage/tree"
PORTDIR_OVERLAY="/Gentoo/Portage/local-tree/misc /Gentoo/Portage/local-tree/overlays/gentoo-de"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip acl apache2 async bash-completion berkdb bzip2 cap caps ccache checkpath chroot cracklib crypt cyrus dcc discard-path dlloader ecc erandom exif extensions firefox glep glibc-omitfp hardened hardenedphp hpn iconv idea idled idn imagemagick imap imlib imlib2 jikes jpeg kdeenablefinal linuxthreads-tls logrotate lynxkeymap maildir mime mmap mmx mmxext mode-owner moznoirc mozsvg multislot nls no-old-linux noaudio nocd nodrm nolvm1 nopop3d offensive pam pam-mysql pcre pdf php pic posix postfix prelude pyzor razor readline recode reiserfs sasl sendfile server sftplogging sharedmem srvdir sse ssl static sysvipc szip tcpd threads tiff tokenizer tools unicode userlocales utf8 vhosts vim-pager x86 xfs xinetd zlib elibc_glibc kernel_linux linguas_de userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL
Comment 1 SpanKY gentoo-dev 2006-02-18 11:28:22 UTC
fixed in cvs
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-20 13:03:42 UTC
*** Bug 123527 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-20 13:07:09 UTC
wolf31o2 broke this again :(

http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/Manifest?r1=1.334&r2=1.335
Comment 4 SpanKY gentoo-dev 2006-02-20 14:01:04 UTC
then why dont you add wolf to the cc
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 04:56:59 UTC
*** Bug 123604 has been marked as a duplicate of this bug. ***
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-21 07:18:34 UTC
OK.  I'm using repoman for this and it is not working.  Both of these breakages have been through repoman in sys-apps/portage-2.1_pre4-r1 using a standard repoman scan/repoman commit.  I believe that something *must* be wrong with my machine, so I would appreciate it if someone could fix this, as I don't want to touch it and break anything further.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 07:26:55 UTC
*** Bug 123617 has been marked as a duplicate of this bug. ***
Comment 8 SpanKY gentoo-dev 2006-02-21 07:56:25 UTC
it may not be repoman but cvs

try deleting all the files and running `cvs up` and see if that gives you the correct filesizes
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 09:10:30 UTC
*** Bug 123629 has been marked as a duplicate of this bug. ***
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 10:48:51 UTC
*** Bug 123640 has been marked as a duplicate of this bug. ***
Comment 11 Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-02-21 12:15:39 UTC
Should now be fixed.