Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62063 - net-dns/djbdns -r12 and -r13 refuse to build due to missing patch digests
Summary: net-dns/djbdns -r12 and -r13 refuse to build due to missing patch digests
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-28 16:52 UTC by Kurt Hindenburg
Modified: 2004-09-04 13:45 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 Kurt Hindenburg 2004-08-28 16:52:27 UTC
% USE="cnamefix fwdzone semanticfix multipleip roundrobin"  emerge djbdns
Calculating dependencies ...done!
>>> emerge (1 of 1) net-dns/djbdns-1.05-r12 to /
>>> md5 src_uri ;-) djbdns-1.05.tar.gz

!!! No message digest entry found for file "djbdns-1.04-fwdzone.patch."
!!! Most likely a temporary problem. Try 'emerge sync' again later.
!!! If you are certain of the authenticity of the file then you may type
!!! the following to generate a new digest:
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest

% USE="cnamefix fwdzone semanticfix multipleip roundrobin"  emerge djbdns-1.05-r13.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) net-dns/djbdns-1.05-r13 to /
>>> md5 src_uri ;-) djbdns-1.05.tar.gz

!!! No message digest entry found for file "djbdns-1.04-fwdzone.patch."
!!! Most likely a temporary problem. Try 'emerge sync' again later.
!!! If you are certain of the authenticity of the file then you may type
!!! the following to generate a new digest:
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest


Doing a 'ebuild /usr/portage/net-dns/djbdns/djbdns-1.05-r13.ebuild digest'  doesn't fix it.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.8.1)
=================================================================
System uname: 2.6.8.1 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /mnt/part6/KDEDIRS/HEAD/share/config /usr/X11R6/lib/X11/xkb
/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 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache clean sandbox titles userpriv"
GENTOO_MIRRORS="/mnt/auto/cdr /mnt/auto/cdrw http://gentoo.seren.com/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirrors.tds.net/gentoo
ftp://mirrors.tds.net/gentoo http://www.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/part6/portage-tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts artswrappersuid avi berkdb cdr crypt cups doc
encodeflac foomaticdb gdbm gif gstreamer gtk2 imlib jack joystick jpeg kde lcms
libg++ libwww mad maildir mailwrapper mikmod mmx mono mpeg ncurses nls oggvorbis
oss pam pdflib perl png python qt quicktime readline ruby ruby18 sdl slang spell
ssessl svga tcpd truetype x86 xml2 xv zlib"
Comment 1 Jared H. Hudson (RETIRED) gentoo-dev 2004-09-04 13:45:54 UTC
Please try re-syncing and running again. I sync'd via rsync and cvs and both digests files contain full digests of all patches. My 1 day old rsync did show that their digests were incomplete which could have caused your error. I do not know what was wrong with that rsync but I will investigate. Reopn if you're still experiencing problems.