Your message dated Sun, 10 Dec 2017 20:33:34 +0100
with message-id <[email protected]>
and subject line Re: Bug#860550: bind9: udeb package gets built during install
target
has caused the Debian Bug report #860550,
regarding bind9: udeb package gets built during install target
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
860550: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860550
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.1
Severity: normal
Hi,
There appears to be a typo in debian/rules. The "stamps/build-udeb"
target is not depended on my any other rule so the udeb package gets
build in the install target when "make -C build-udeb install" is called
later on.
I suspect stamps/build-udeb should be a dependency of the build target.
Also, why is stamps/configure-udeb a dependency of the stamps/build
target when the target has nothing to do with udebs?
Thanks,
James
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Version: 1:9.11.2+dfsg-1
On Tue, Apr 18, 2017 at 01:32:25PM +0100, James Cowgill wrote:
Hi,
> There appears to be a typo in debian/rules. The "stamps/build-udeb"
> target is not depended on my any other rule so the udeb package gets
> build in the install target when "make -C build-udeb install" is called
> later on.
>
> I suspect stamps/build-udeb should be a dependency of the build target.
> Also, why is stamps/configure-udeb a dependency of the stamps/build
> target when the target has nothing to do with udebs?
This should be fixed since debian/rules have been switched to modern dh
sequencer in 9.11.2.
Bernhard
--- End Message ---