Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33670 - djbdns-1.05-r8 ebuild includes wrong filename for patch
Summary: djbdns-1.05-r8 ebuild includes wrong filename for patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Markus Nigbur (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-17 05:20 UTC by Bernhard Schmidt
Modified: 2003-11-17 06:14 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 Bernhard Schmidt 2003-11-17 05:20:14 UTC
In line 31 the ebuild tries to patch with 

| epatch ${FILESDIR}/djndnsheadtail.patch

while the file is named ${FILESDIR}/headtail.patch

Reproducible: Always
Steps to Reproduce:
1. emerge djbdns

Actual Results:  
emerge fails with unknown $EPATCH_SOURCE

Expected Results:  
merge without errors

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test9)
=================================================================
System uname: 2.6.0-test9 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox distcc"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo
http://www.fhh.opensource-mirror.de/gentoo.org/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss apm arts avi crypt encode foomaticdb gif imlib jpeg kde libg++
libwww mad mikmod motif mpeg ncurses nls oggvorbis pdflib png qt quicktime sdl
spell svga truetype xml2 xmms xv zlib gdbm berkdb slang readline X tcpd pam ssl
perl python opengl gpm -gtk -alsa ipv6 maildir -java -gnome X -cups pic"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-11-17 06:14:46 UTC
oops. my fault.
fixed in cvs.