Your message dated Mon, 30 Nov 2015 19:48:55 +0000
with message-id <[email protected]>
and subject line Bug#806053: fixed in libapache2-mod-perl2 2.0.9-2
has caused the Debian Bug report #806053,
regarding libapache2-mod-perl2: 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.)
--
806053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libapache2-mod-perl2
Version: 2.0.9-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 --parallel --with apache2
dh_testroot -i -O--parallel
dh_prep -i -O--parallel
dh_auto_install -i -O--parallel
make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>/Apache-Reload'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Apache-Reload'
make[2]: Entering directory '/<<PKGBUILDDIR>>/Apache-SizeLimit'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Apache-SizeLimit'
make[2]: Entering directory '/<<PKGBUILDDIR>>/Apache-Test'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Apache-Test'
make[2]: Entering directory '/<<PKGBUILDDIR>>/ModPerl-Registry'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/ModPerl-Registry'
make[2]: Entering directory '/<<PKGBUILDDIR>>/WrapXS'
make[3]: Entering directory '/<<PKGBUILDDIR>>/WrapXS/APR'
make[4]: Entering directory '/<<PKGBUILDDIR>>/WrapXS/APR/Base64'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WrapXS/APR/Base64'
make[4]: Entering directory '/<<PKGBUILDDIR>>/WrapXS/APR/Brigade'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WrapXS/APR/Brigade'
make[4]: Entering directory '/<<PKGBUILDDIR>>/WrapXS/APR/Bucket'
[... snipped ...]
docs/user/handlers/connection_cycle.png ->
/<<PKGBUILDDIR>>/debian/docs/2.0/user/handlers/connection_cycle.png
mkdir /<<PKGBUILDDIR>>/debian/docs/2.0/user/config
docs/user/config/custom.pod ->
/<<PKGBUILDDIR>>/debian/docs/2.0/user/config/custom.html
docs/user/config/config.pod ->
/<<PKGBUILDDIR>>/debian/docs/2.0/user/config/config.html
dh_install
mv /<<PKGBUILDDIR>>/debian/libapache2-mod-perl2-dev/usr/bin/mp2bug
/<<PKGBUILDDIR>>/debian/libapache2-mod-perl2-dev/usr/share/libapache2-mod-perl2/
mv: cannot stat
'/<<PKGBUILDDIR>>/debian/libapache2-mod-perl2-dev/usr/bin/mp2bug': No such file
or directory
debian/rules:39: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: 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: libapache2-mod-perl2
Source-Version: 2.0.9-2
We believe that the bug you reported is fixed in the latest version of
libapache2-mod-perl2, 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.
Niko Tyni <[email protected]> (supplier of updated libapache2-mod-perl2 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: Mon, 30 Nov 2015 21:18:46 +0200
Source: libapache2-mod-perl2
Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc
Architecture: source
Version: 2.0.9-2
Distribution: experimental
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Description:
libapache2-mod-perl2 - Integration of perl with the Apache2 web server
libapache2-mod-perl2-dev - Integration of perl with the Apache2 web server -
development fil
libapache2-mod-perl2-doc - Integration of perl with the Apache2 web server -
documentation
Closes: 787493 795730 801520 806053
Changes:
libapache2-mod-perl2 (2.0.9-2) experimental; urgency=low
.
* Fixes for the "reproducible builds" effort:
+ Set LC_ALL=C instead of just LANG to fix test failures in some locales
(Closes: #795730)
+ Make the generated documentation not vary with filesystem ordering
(Closes: #801520)
* Fix arch-indep-only builds (Closes: #806053)
* Perl 5.22 compatibility changes:
+ small test suite tweaks from upstream r1702195 and r1702395
+ work-in-progress upstream patch removing modification of Perl's
internal magic virtual tables, which were made read-only in Perl 5.22
(Closes: #787493)
* Add a hopefully temporary lintian override for
apache2-module-depends-on-real-apache2-package apache2-bin
until lintian gets fixed (see #796285).
* Upload to experimental.
Checksums-Sha1:
9acf67884867188c912c74f0ff0d8146a58946de 2633 libapache2-mod-perl2_2.0.9-2.dsc
f75be567f5bd99203ae33d4491bfdf9e58206b10 27868
libapache2-mod-perl2_2.0.9-2.debian.tar.xz
Checksums-Sha256:
9751d861459f59cf4f7b12c850d0e35ebb20901ad65e8a0ecd84715c03f5cc41 2633
libapache2-mod-perl2_2.0.9-2.dsc
abe0d5ae65c35a57cb07cafa093ddb15c4cd55d4622898b02a377295291b1d51 27868
libapache2-mod-perl2_2.0.9-2.debian.tar.xz
Files:
5d8237913875459174561603ebebd450 2633 httpd optional
libapache2-mod-perl2_2.0.9-2.dsc
14adddab6d7014cf1e6b0b031597b2c9 27868 httpd optional
libapache2-mod-perl2_2.0.9-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWXKUHAAoJEC7A/7O3MBsf0hQP/1DphPblPkNOJimde/D8MkCF
+NaQr2w2UQYjkf8o1aB5K1oi0Un2wmSaZ9kkaLTTRX9VITBDuGxIEqSuk26+5Dwu
aLCcZCRttrtUg1d69XOnxE3DwJJmsuEcj9jgInytfXdm02pwToLsCGUVGVCQ5jFe
HrRKphl1kEGpTd0JSSvbPGLhndvlovptVTxMepdHGlriDXCNjTEGk9t2YMs1ZXRD
dCxziduuONiWXL0svCNeT1xyZ0gUFp9JhNyJa0fKAjthTa8pq9t7suGFMGCNdq/c
OR7rOf5H7aOSNbIkg6IebjLnH+jbCCR6AfbcAwcwYp9MVsNIYJKStHELCWGZbEfV
hvbnELKzG8LLXEe5fDfb752l+IGog21rg+0MbLFs2TsXzvn9O+EwyMu2Xrq8v77E
t3B1RqCXB2u1SaXMhDNeVNUdIyDJGpA90KA7lyqhCiD2Lz4vVHE4OqaCXtVQILLr
zGYVDLUj6+0O9zIVUMJpIiLZRK/BSi4NM6eWt2ZhJMEx17Ra/SQsmUieHP1Unv42
DLHS0iaud1lpi5e8jCp19f+YEcVXouHRZivN/pjQeZW6datiTS721U/oh+MRNRPR
r7RDLhAF8S8MXyOspmvmkgRP4H3PqmPEX31x3iAa92cTQ2O8LFwxNVDAOd/TLXnc
o95xE46k7btxW2TI9Pts
=+i0d
-----END PGP SIGNATURE-----
--- End Message ---