Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158524 - net-dns/bind-9.3.3 fails to build: missing patch
Summary: net-dns/bind-9.3.3 fails to build: missing patch
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 02:19 UTC by Stuart Shelton
Modified: 2007-03-26 07:39 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 Stuart Shelton 2006-12-19 02:19:14 UTC
openone ~ # emerge -pv bind

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] net-dns/bind-9.3.3 [9.3.2-r4] USE="berkdb dlz idn ipv6 ldap mysql odbc resolvconf%* ssl threads -doc -postgres (-selinux)" 0 kB 

Total size of downloads: 0 kB
openone ~ # emerge -v bind
Calculating dependencies... done!

>>> Emerging (1 of 1) net-dns/bind-9.3.3 to /
 * bind-9.3.3.tar.gz MD5 ;-) ...                                          [ ok ]
 * bind-9.3.3.tar.gz RMD160 ;-) ...                                       [ ok ]
 * bind-9.3.3.tar.gz SHA1 ;-) ...                                         [ ok ]
 * bind-9.3.3.tar.gz SHA256 ;-) ...                                       [ ok ]
 * bind-9.3.3.tar.gz size ;-) ...                                         [ ok ]
 * ctrix_dlz_9.3.3.patch.bz2 MD5 ;-) ...                                  [ ok ]
 * ctrix_dlz_9.3.3.patch.bz2 RMD160 ;-) ...                               [ ok ]
 * ctrix_dlz_9.3.3.patch.bz2 SHA1 ;-) ...                                 [ ok ]
 * ctrix_dlz_9.3.3.patch.bz2 SHA256 ;-) ...                               [ ok ]
 * ctrix_dlz_9.3.3.patch.bz2 size ;-) ...                                 [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking bind-9.3.3.tar.gz ;-) ...                                     [ ok ]
 * checking ctrix_dlz_9.3.3.patch.bz2 ;-) ...                             [ ok ]

 * If you're in vserver enviroment, you're probably want to
 * disable threads support because of linux capabilities dependency

 * Creating named group and user ...                                      [ ok ]
>>> Unpacking source...
>>> Unpacking bind-9.3.3.tar.gz to /var/tmp/portage/bind-9.3.3/work
>>> Unpacking ctrix_dlz_9.3.3.patch.bz2 to /var/tmp/portage/bind-9.3.3/work
 * Applying ctrix_dlz_9.3.3.patch.bz2 ...                                 [ ok ]
 * Applying bind-dlzbdb-includes.patch ...                                [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/net-dns/bind/files/bind-9.3.3-missing_odbc_test.patch
 *   ( bind-9.3.3-missing_odbc_test.patch )


!!! ERROR: net-dns/bind-9.3.3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  bind-9.3.3.ebuild, line 60:   Called epatch '/usr/portage/net-dns/bind/files/bind-9.3.3-missing_odbc_test.patch'
  eutils.eclass, line 198:   Called die

!!! Cannot find $EPATCH_SOURCE!

This has been a problem for a couple of days at least, and is still not fixed after sync'ing: the "files" directory contains "bind-9.3.2-missing_odbc_test.patch", but not a "9.3.3" version.
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2007-03-26 07:39:31 UTC
bind-9.3.3 is masked. you should try newer version.
thanks for reporting.