Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129347 - Possibly broken digest for PDNS 2.9.18
Summary: Possibly broken digest for PDNS 2.9.18
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-09 07:25 UTC by Láďa Durchánek
Modified: 2006-04-09 09:10 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 Láďa Durchánek 2006-04-09 07:25:50 UTC
gateway log # emerge -av --newuse pdns
>>> --newuse implies --update... adding --update to options.

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-dns/pdns-2.9.18  -debug -doc -ldap -mysql -postgres +recursor* +sqlite -static -tdb 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] y
>>> emerge (1 of 1) net-dns/pdns-2.9.18 to /

!!! Digest verification Failed:
!!!    /usr/portage/net-dns/pdns/pdns-2.9.20.ebuild
!!! Reason: Filesize does not match recorded size

emerge --sync doesn't solved nothing, I had to manually:

gateway log # cd /usr/portage/net-dns/pdns/
gateway pdns # ebuild pdns-2.9.18.ebuild digest

gateway pdns # emerge --info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -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/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.ynet.sk/pub"
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="x86 hardened mmx ncurses nptl nptlonly pam sse ssl unicode userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Sven Wegener gentoo-dev 2006-04-09 08:16:01 UTC
Looks clean on my side:

luna pdns # verifymanifest
Manifest is clean
luna pdns #

Are you exluding some files from sync'ing? Or maybe you had a bad day and your rsync caught an out-of-date mirror each time.
Comment 2 Láďa Durchánek 2006-04-09 09:10:08 UTC
Everything seems ok now, don't know what happened before :-(