Your message dated Wed, 20 Jul 2016 07:33:40 +0000
with message-id <[email protected]>
and subject line Bug#806012: fixed in db5.3 5.3.28-12
has caused the Debian Bug report #806012,
regarding db5.3: 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.)


-- 
806012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806012
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:db5.3
Version: 5.3.28-11
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=autotools-dev --with=javahelper
   dh_testroot -i
   dh_prep -i
        rm -f debian/db5.3-doc.substvars
        rm -f debian/db5.3-doc.*.debhelper
        rm -rf debian/db5.3-doc/
        rm -f debian/libdb5.3-java.substvars
        rm -f debian/libdb5.3-java.*.debhelper
        rm -rf debian/libdb5.3-java/
   dh_installdirs -i
        install -d debian/db5.3-doc
        install -d debian/libdb5.3-java
        install -d debian/libdb5.3-java/usr/share/java
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install -Ddist -Bbuild-production
        cd build-production
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>/build-production'
./libtool --mode=compile cc -c -I. -I../src -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
-D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux  
../lang/db185/db185.c
libtool: compile:  cc -c -I. -I../src -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
-D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux 
../lang/db185/db185.c  -fPIC -DPIC -o .libs/db185.o

[... snipped ...]

        install -d debian/libdb5.3-java/usr/share/doc/libdb5.3-java
        install -p -m0644 debian/copyright 
debian/libdb5.3-java/usr/share/doc/libdb5.3-java/copyright
dh_installdocs --remaining-packages --link-doc=libdb5.3
dh_installdocs: No packages to build.
# Install build_signature_amd64.txt to docs
install -m 644 debian/build_signature_amd64.txt 
/<<PKGBUILDDIR>>/debian/libdb5.3/usr/share/doc/libdb5.3/
install: target '/<<PKGBUILDDIR>>/debian/libdb5.3/usr/share/doc/libdb5.3/' is 
not a directory: No such file or directory
debian/rules:250: recipe for target 'override_dh_installdocs' failed
make[1]: *** [override_dh_installdocs] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:141: 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: db5.3
Source-Version: 5.3.28-12

We believe that the bug you reported is fixed in the latest version of
db5.3, 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 db5.3 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: Tue, 19 Jul 2016 08:41:48 +0200
Source: db5.3
Binary: db5.3-doc libdb5.3-dev libdb5.3 db5.3-util db5.3-sql-util libdb5.3++ 
libdb5.3++-dev libdb5.3-tcl libdb5.3-dbg libdb5.3-java-jni libdb5.3-java 
libdb5.3-java-gcj libdb5.3-java-dev libdb5.3-sql-dev libdb5.3-sql 
libdb5.3-stl-dev libdb5.3-stl
Architecture: source
Version: 5.3.28-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Berkeley DB Group <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
 db5.3-doc  - Berkeley v5.3 Database Documentation [html]
 db5.3-sql-util - Berkeley v5.3 SQL Database Utilities
 db5.3-util - Berkeley v5.3 Database Utilities
 libdb5.3   - Berkeley v5.3 Database Libraries [runtime]
 libdb5.3++ - Berkeley v5.3 Database Libraries for C++ [runtime]
 libdb5.3++-dev - Berkeley v5.3 Database Libraries for C++ [development]
 libdb5.3-dbg - Berkeley v5.3 Database Libraries [debug]
 libdb5.3-dev - Berkeley v5.3 Database Libraries [development]
 libdb5.3-java - Berkeley v5.3 Database Libraries for Java
 libdb5.3-java-dev - Berkeley v5.3 Database Libraries for Java [development]
 libdb5.3-java-gcj - Berkeley v5.3 Database Libraries for Java (native code)
 libdb5.3-java-jni - Berkeley v5.3 Database Libraries for Java
 libdb5.3-sql - Berkeley v5.3 Database Libraries [SQL runtime]
 libdb5.3-sql-dev - Berkeley v5.3 Database Libraries [SQL development]
 libdb5.3-stl - Berkeley v5.3 Database Libraries [STL runtime]
 libdb5.3-stl-dev - Berkeley v5.3 Database Libraries [STL development]
 libdb5.3-tcl - Berkeley v5.3 Database Libraries for Tcl [module]
Closes: 806012
Changes:
 db5.3 (5.3.28-12) unstable; urgency=medium
 .
   * Fix FTBFS when built with dpkg-buildpackage -A (Closes: #806012)
Checksums-Sha1:
 844b15f0e71db910736c19a9c1bb738b2a8533ff 3199 db5.3_5.3.28-12.dsc
 4bb63780eb87ff7beccedd9d2fbef5f8278b5630 27812 db5.3_5.3.28-12.debian.tar.xz
Checksums-Sha256:
 1c4d6149f83a798e69f6d8e7444711d963c31d649284357135ea33b319c71bba 3199 
db5.3_5.3.28-12.dsc
 7907d8ad4c408857a71782436283a7ab67d7fe0f38ae15782f08077bdfd55c03 27812 
db5.3_5.3.28-12.debian.tar.xz
Files:
 7e57da1860089a3c9b06612965952fe0 3199 libs standard db5.3_5.3.28-12.dsc
 c29bd794be9d5445f82070b3ef3b1865 27812 libs standard 
db5.3_5.3.28-12.debian.tar.xz

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

iQJ8BAEBCgBmBQJXjyhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsH75sQANujXPO08k+Rl5FUu2AnGNjZ
PrS2BziohgfmqBGc3qgB3tFoZS1/8MI0DXhpEbRnP5a0W7rFYes/4FAVtCgXRYrd
z79UvPVYw8j3HABTvPrTFwpHI9bTVGQu6ggjx19t7f5FhVHCoVylltS8uQsPsfcl
5z/avzS5X2tQlSnAutd7FvEcxt/heGM2EG4/y/kvO4b8FOE33/+y1R2kSBCD6YQ7
+PogV3n/sgS4sbjpWaWYbX6910I6FIOHhcH/t9b3350y6Zd6AZDz89reoV49Ny/e
nFlF8JqJb2pWO4qTDoXj3qF/IOkeyaYMaIuoy6XfvB306vEG5hgTzjBxfPLEmcp8
4hWKqqkbdwL1ZrBKHnUd56VVdfelFVh8ZpMNZQP5PnEHbdWf9gK2BAoF5Sovm7gX
cZEg9OnswEHa1Xhm4OEo+ZMUl15MGRmLxhGpAFJCJC+3lNaDnkeuMEaDULuiSqFd
NEit87wE1MJnnRLeu/+ysGtwLDxUmJtpHYIQ8K9vde+GP8ezr0zryJ9qycwr0lOI
26V37yZOpWIuyBBpPYJ3xu1gW0FRnycWBJ+gaXMHJyun/4KayQG5Cmh7dro5+/25
BviB+dzKhyABDl069a6l2kwWwcdQA+A+oPORaG9+ayoVW7T1O4YZ2fvM202nJ/tQ
pMvYcjDLgSm6vSj+LUdY
=CXRh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to