Your message dated Sat, 07 May 2016 10:04:50 +0000
with message-id <[email protected]>
and subject line Bug#819843: fixed in zoneminder 1.29.0+dfsg-2
has caused the Debian Bug report #819843,
regarding zoneminder: FTBFS when built with dpkg-buildpackage -A 
(dh_auto_install: error: unable to chdir to dbuild)
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.)


-- 
819843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zoneminder
Version: 1.29.0+dfsg-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:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
#/usr/bin/make -C docs text
/usr/bin/make -C docs html
make[1]: Entering directory '/<<BUILDDIR>>/zoneminder-1.29.0+dfsg/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.3.6
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 33 source files that are out of date
updating environment: 33 added, 0 changed, 0 removed
reading sources... [  3%] api

[... snipped ...]

preparing documents... done
writing output... [ 33%] index
writing output... [ 66%] userguide/gettingstarted
writing output... [100%] userguide/index

generating indices... genindex
writing additional pages... search
copying images... [  8%] 
userguide/images/getting-started-add-monitor-general.png
copying images... [ 16%] userguide/images/getting-started-understand-console.png
copying images... [ 25%] userguide/images/getting-started-enable-auth.png
copying images... [ 33%] userguide/images/getting-started-add-monitor-modect.png
copying images... [ 41%] 
userguide/images/getting-started-add-monitor-modect-ready.png
copying images... [ 50%] userguide/images/getting-started-add-monitor-source.png
copying images... [ 58%] userguide/images/getting-started-flat-css-2.png
copying images... [ 66%] userguide/images/getting-started-flat-css.png
copying images... [ 75%] userguide/images/getting-started-login.png
copying images... [ 83%] userguide/images/getting-started-add-monitor-orange.png
copying images... [ 91%] userguide/images/getting-started-add-monitor-live.png
copying images... [100%] userguide/images/getting-started-modern-look.png

copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 2 warnings.

Build finished. The HTML pages are in _build/html.
make[2]: Leaving directory '/<<BUILDDIR>>/zoneminder-1.29.0+dfsg/docs'
make[1]: Leaving directory '/<<BUILDDIR>>/zoneminder-1.29.0+dfsg'
   dh_testroot -i -O--parallel -O--buildsystem=cmake -O--builddirectory=dbuild
   dh_prep -i -O--parallel -O--buildsystem=cmake -O--builddirectory=dbuild
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<BUILDDIR>>/zoneminder-1.29.0+dfsg'
dh_auto_install --destdir=/<<BUILDDIR>>/zoneminder-1.29.0+dfsg/debian/tmp
dh_auto_install: error: unable to chdir to dbuild
debian/rules:63: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/zoneminder-1.29.0+dfsg'
debian/rules:15: 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. The common hints are:

* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.

* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").


Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.

Thanks.

--- End Message ---
--- Begin Message ---
Source: zoneminder
Source-Version: 1.29.0+dfsg-2

We believe that the bug you reported is fixed in the latest version of
zoneminder, 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.
Dmitry Smirnov <[email protected]> (supplier of updated zoneminder 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: SHA256

Format: 1.8
Date: Sat, 07 May 2016 17:52:25 +1000
Source: zoneminder
Binary: zoneminder zoneminder-doc
Architecture: source amd64 all
Version: 1.29.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
 zoneminder - video camera security and surveillance solution
 zoneminder-doc - ZoneMinder documentation
Closes: 819843 821671
Changes:
 zoneminder (1.29.0+dfsg-2) unstable; urgency=medium
 .
   * Fixed FTBFS with dpkg-buildpackage -A (Closes: #819843).
   * Default to PHP7 with PHP5 alterenatives (Closes: #821671).
     + New "PHP7.patch".
   * Build-Depends:
     - cakephp (>= 2.6.3), cakephp (<< 3.0.0~)
     + cakephp (>= 2.8.0), cakephp (<< 3.0.0~)
   * Depends:
     - php5-mysql
     + php-mysql | php5-mysql
   * Recommends:
     - libapache2-mod-php5 | php5-fpm
     + libapache2-mod-php | php-fpm | libapache2-mod-php5 | php5-fpm
   * dbgsym-migration: dropped -dbg package.
Checksums-Sha1:
 57ef8822934ed097bc28ebdab7247c73af0c6711 2533 zoneminder_1.29.0+dfsg-2.dsc
 8317d58037178be0e23df77ea99b6b2a1c747efe 30128 
zoneminder_1.29.0+dfsg-2.debian.tar.xz
 49be47bc1009e6098e26c09694c9a33c1f783211 18926616 
zoneminder-dbgsym_1.29.0+dfsg-2_amd64.deb
 60fa7075f0735729a054f5837734b58426762975 5344366 
zoneminder-doc_1.29.0+dfsg-2_all.deb
 4a1be236cefe60df53d32bcc5700295317512315 1776900 
zoneminder_1.29.0+dfsg-2_amd64.deb
Checksums-Sha256:
 b707cf08632cbdd549784cd39d5224274d4f5ba055813fc883051d918fbce11e 2533 
zoneminder_1.29.0+dfsg-2.dsc
 9fb1fbd2e10fb1d840981559b8218384b0f80338b13d04e72a3504bf015a4293 30128 
zoneminder_1.29.0+dfsg-2.debian.tar.xz
 1bae1fa0b119ac104b1afee4be81a5afcd66cc099313c02c6e51fe524bd06c2b 18926616 
zoneminder-dbgsym_1.29.0+dfsg-2_amd64.deb
 fdb68df34487622a615d8c0a3f694fbd1ea19b68632a7a81f76a1b8d396a24da 5344366 
zoneminder-doc_1.29.0+dfsg-2_all.deb
 81b82839edef8fe47d0f86e86573069af87285316fd7d79828d13d3f07f77a94 1776900 
zoneminder_1.29.0+dfsg-2_amd64.deb
Files:
 82ab55eb20a5ab612e364fa4c447fa95 2533 net optional zoneminder_1.29.0+dfsg-2.dsc
 5ffb684ae26e595e2244bcc831e431ca 30128 net optional 
zoneminder_1.29.0+dfsg-2.debian.tar.xz
 b13c168f0e35d7f4f5dcd9082b75dd6d 18926616 debug extra 
zoneminder-dbgsym_1.29.0+dfsg-2_amd64.deb
 33c08e36e151013a690ea23df588fc47 5344366 doc optional 
zoneminder-doc_1.29.0+dfsg-2_all.deb
 9ba9034379d17fd8ca6cdf90aa997f39 1776900 net optional 
zoneminder_1.29.0+dfsg-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXLZ+2AAoJEFK2u9lTlo0bHaIQAJxkrNnYAuwm9zzrcGNGUDn4
sWRGpr3VNvvGS9gZdNG6BnvfM7c6qlmC/6DiAiVJFOQP2i2DcHUGux0a600Bq7lv
wsdm/5n8snOWdS0bGbjBTOQ1THZb4KpHyrtRaPOgeq1nau3HI/G/eh8gDP8MC1r3
IhhyvavtA5BYYE7g16E5JS7ttic/uhb1g6dUVq4s8ZUX/HHcGqKdAladU1qtQ2j5
MbVUdaA+5CErFpvSapLPqBHBxFJga6DQEuBJWRSboOn8iWRMR67+ZBIDB3s10f1s
MUPf02m9uNW3yryW6S2JUsEa/kYUR387E2Mig/Dt+eaxvIR9D/ynuL62eViiVd90
yQs/Lj+dwjHiOLi3CxDWEOZHvyPG7/0mCb4iQDlBA3im0qP5PXAmOuMzpFbasd/b
cUSFxPzsx+dT/BQZHdEoUcuUyvjCTpARnAvAqBR2muXAHFwLebMLua45ldKJqB20
uj8imW4/RjT5+9VmGQXlpj4j9J1eTQRxPsQAoFvXVdLchLwwCl2SA3Dwr6ZR4OAs
C83I5N05bXEqriB3shOMLnj07Qe+MSj/5ScrFK7vCdIYMJVWdgMbRwRByUJAuhGf
w8Folxzvvi7bFEc0FY7SVnVWYeljCXptp1OPmy+VNy2+NoCRDTzwT6MAoPlE5H5b
MyJ4b9B/pn4cyanPHBKJ
=5Os2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to