Your message dated Mon, 27 Jun 2016 10:39:02 +0000
with message-id <[email protected]>
and subject line Bug#806086: fixed in nsd 4.1.10-1
has caused the Debian Bug report #806086,
regarding nsd: FTBFS when built with dpkg-buildpackage -A (No such file or 
directory)
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.)


-- 
806086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nsd
Version: 4.1.2-1
User: [email protected]
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-indep
dh binary-indep --with=autoreconf --with=systemd
   dh_testroot -i
   dh_prep -i
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install -- DESTDIR=/<<PKGBUILDDIR>>/debian/nsd
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no DESTDIR=/<<PKGBUILDDIR>>/debian/nsd
make[2]: Entering directory '/<<PKGBUILDDIR>>'
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/usr/sbin
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/etc/nsd
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/run/nsd
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/tmp
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/var/lib/nsd
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/usr/share/man
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man8
./install-sh -c -d /<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man5
./install-sh -c nsd /<<PKGBUILDDIR>>/debian/nsd/usr/sbin/nsd
./install-sh -c nsd-control-setup.sh 
/<<PKGBUILDDIR>>/debian/nsd/usr/sbin/nsd-control-setup
./install-sh -c nsd-checkconf /<<PKGBUILDDIR>>/debian/nsd/usr/sbin/nsd-checkconf
./install-sh -c nsd-checkzone /<<PKGBUILDDIR>>/debian/nsd/usr/sbin/nsd-checkzone
./install-sh -c nsd-control /<<PKGBUILDDIR>>/debian/nsd/usr/sbin/nsd-control
./install-sh -c -m 644 nsd.8 /<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man8
./install-sh -c -m 644 nsd-checkconf.8 
/<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man8/nsd-checkconf.8
./install-sh -c -m 644 nsd-checkzone.8 
/<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man8/nsd-checkzone.8
./install-sh -c -m 644 nsd-control.8 
/<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man8/nsd-control.8
./install-sh -c -m 644 nsd.conf.5 
/<<PKGBUILDDIR>>/debian/nsd/usr/share/man/man5/nsd.conf.5
./install-sh -c -m 644 nsd.conf.sample 
/<<PKGBUILDDIR>>/debian/nsd/etc/nsd/nsd.conf.sample
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
rmdir /<<PKGBUILDDIR>>/debian/nsd/run/nsd
rmdir /<<PKGBUILDDIR>>/debian/nsd/run
mv /<<PKGBUILDDIR>>/debian/nsd/etc/nsd/nsd.conf.sample 
/<<PKGBUILDDIR>>/debian/nsd/usr/share/doc/nsd/examples/nsd.conf
mv: cannot move '/<<PKGBUILDDIR>>/debian/nsd/etc/nsd/nsd.conf.sample' to 
'/<<PKGBUILDDIR>>/debian/nsd/usr/share/doc/nsd/examples/nsd.conf': No such file 
or directory
debian/rules:35: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:13: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
    
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.

--- End Message ---
--- Begin Message ---
Source: nsd
Source-Version: 4.1.10-1

We believe that the bug you reported is fixed in the latest version of
nsd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý <[email protected]> (supplier of updated nsd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 27 Jun 2016 09:05:20 +0200
Source: nsd
Binary: nsd
Architecture: source
Version: 4.1.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian DNS Packaging <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
 nsd        - authoritative domain name server
Closes: 802944 806086 828460
Changes:
 nsd (4.1.10-1) unstable; urgency=medium
 .
   * Imported Upstream version 4.1.10
    + Fix the compilation with OpenSSL 1.1.0 (Closes: #828460)
   * Rebase patches on top of 4.1.10
   * Fix source-only uploads (Closes: #806086)
   * Add openssl dependency for nsd-control-setup (Closes: #802944)
Checksums-Sha1:
 8e6856ba9193491afe1977a8ce6297509c49fa6f 2070 nsd_4.1.10-1.dsc
 14ff5663e6ed4a21c16c4c660cc1f2357ddf9f5b 1075892 nsd_4.1.10.orig.tar.gz
 0c170ace043d5aeb41b136595f2c9cf9548b9080 11456 nsd_4.1.10-1.debian.tar.xz
Checksums-Sha256:
 5eb4a312010847d1cf583ab88026d12e5ea551456b6636aee59dffef3e2cca84 2070 
nsd_4.1.10-1.dsc
 3a757014046752a0b0b11c1a2e22a36bb796f89f6939147ed3226556b4298727 1075892 
nsd_4.1.10.orig.tar.gz
 cfcc81ad2d55c43ca0e594dadf57ea4a4672f3241d8d822c28e9ead4a761a8cb 11456 
nsd_4.1.10-1.debian.tar.xz
Files:
 048feab53f190a3ac678b3bbca945682 2070 net optional nsd_4.1.10-1.dsc
 21a21105222c3deb4c1d8ebf7e7d099d 1075892 net optional nsd_4.1.10.orig.tar.gz
 cc378d43c5aada13890343c84c40ece8 11456 net optional nsd_4.1.10-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJXcNsaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHlvoQAKPvYRY0ufuOJWsoPNnd0gVY
r8cKW2zW7Dyt7OGiU5kNFripYM16Wpn6tJf3o3wx2n39sGoD6GosRpBa2Wvpgc4Y
FV4fqEIb4aEzfV/SdyV/IsAMBsnxPuKgFqRS/0S9tvFz6aIokmt3pjPnlpGWkkPn
p80ATDYlNtxFHO0orL0KHGJSFDh6MoDybWsGgVvIt4tJ4BOgPod7C/lj2yvj9IQw
Ql6CDwfVDbAygMbmR73fISgWp+/RM9bRlKOf1Wm5jpC1YkLKgGrv+pg8KQitPMlt
ECZiaXb2vP+1pHGV6EvcQCociKZC8+p3OSOQv5duiGJPi5MEerbeJXmJ2oaqmI8g
SuRNvbNVuF6xGrJ96sKajXRbU4keF/1A1K4ncA/z+51DMiv/jQyLVj2gszo5wqB8
djPdzhYgfGraQKZZzSRw+80FLAlN6Uq2GMYN5KfHf+hQjHZE1Qlxyv9o1bDTHHZb
cn9glkCeuAU+pSnGtsJrDNcAqNP43vuHpkhZzzEN17pmjOYf8fwE4BBgaddZabwb
nkMYBbiOk6v7kZzHEnD8F/TqQFkHYjaNSjO+v/N2joSTCN0wEz++paDz0v57LvS+
Pa+2OvF2++mUxI7jHX7OVO8xolHQejOoFD4ReqHPwgQstu7akYhE0lNqeHtcMurh
dX2vm3BTkKIzvYDzwlam
=aowZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to