Your message dated Tue, 24 Nov 2015 22:22:17 +0000
with message-id <[email protected]>
and subject line Bug#806074: fixed in mapserver 7.0.0-8
has caused the Debian Bug report #806074,
regarding mapserver: 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.)
--
806074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806074
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mapserver
Version: 7.0.0-7
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 python2,pkgkde_symbolshelper \
--parallel \
--buildsystem cmake
dh_testroot -i -O--parallel -O--buildsystem=cmake
dh_prep -i -O--parallel -O--buildsystem=cmake
dh_installdirs -i -O--parallel -O--buildsystem=cmake
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/mapserver.dir/build.make CMakeFiles/mapserver.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/mapserver.dir/DependInfo.cmake
--color=
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/mapserver.dir/build.make CMakeFiles/mapserver.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[... snipped ...]
dh_installchangelogs HISTORY.TXT
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_installexamples
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installexamples
chmod a-x
/<<PKGBUILDDIR>>/debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml
chmod: cannot access
'/<<PKGBUILDDIR>>/debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml':
No such file or directory
debian/rules:155: recipe for target 'override_dh_installexamples' failed
make[1]: *** [override_dh_installexamples] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:72: 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: mapserver
Source-Version: 7.0.0-8
We believe that the bug you reported is fixed in the latest version of
mapserver, 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.
Bas Couwenberg <[email protected]> (supplier of updated mapserver 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, 24 Nov 2015 22:22:21 +0100
Source: mapserver
Binary: libmapserver2 libmapserver-dbg libmapserver-dev cgi-mapserver
mapserver-bin mapserver-doc php5-mapscript libmapscript-perl python-mapscript
ruby-mapscript libmapscript-java
Architecture: source amd64 all
Version: 7.0.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
cgi-mapserver - CGI executable for MapServer
libmapscript-java - Java library for MapServer
libmapscript-perl - Perl MapServer module
libmapserver-dbg - Debugging symbols for libmapserver
libmapserver-dev - Shared library development files for MapServer
libmapserver2 - Shared library for MapServer
mapserver-bin - MapServer utilities
mapserver-doc - documentation for MapServer
php5-mapscript - php5-cgi module for MapServer
python-mapscript - Python library for MapServer
ruby-mapscript - MapServer library for Ruby
Closes: 806074
Changes:
mapserver (7.0.0-8) unstable; urgency=medium
.
* Don't fail the build when the examples are not installed.
(closes: #806074)
Checksums-Sha1:
d41335db4373d2fcd748da6d6cd5629c5d92e0b2 3242 mapserver_7.0.0-8.dsc
69cce2a0926374d1af1aef485815bfd214372229 50344 mapserver_7.0.0-8.debian.tar.xz
9b588db2ab17fdd2dc5d9c9119ca1ea53bf97a2c 80900 cgi-mapserver_7.0.0-8_amd64.deb
a888a151ed0b470871295921a719407de5a7bc6d 404138
libmapscript-java_7.0.0-8_amd64.deb
1df75e487cce00b7831af78ecb19c991fd8fef91 277180
libmapscript-perl_7.0.0-8_amd64.deb
d1faee7a28d7c0a708fde776bb483c8800a996e5 5368596
libmapserver-dbg_7.0.0-8_amd64.deb
d20cc1ace32e7b3733600ab29c4c85dfa2af0d00 448502
libmapserver-dev_7.0.0-8_amd64.deb
75f3e1d7f4e56c8b4046e413a1478d16d5ae7d7f 1071762
libmapserver2_7.0.0-8_amd64.deb
08e53f0fcf0222cd4a9874ee4ea1a656a2a7a375 108178 mapserver-bin_7.0.0-8_amd64.deb
765146e573a9aa98218ebe052b0627e36adbed14 90502 mapserver-doc_7.0.0-8_all.deb
7206d742669f0ffb8cae7a8f81520fbe39a1eaf7 165206
php5-mapscript_7.0.0-8_amd64.deb
3d1c2f4ae93d26d750cd0f2362d2426d90454725 223212
python-mapscript_7.0.0-8_amd64.deb
892b83caf2fb89159b852241667ccd4c3da9d360 195590
ruby-mapscript_7.0.0-8_amd64.deb
Checksums-Sha256:
5a1c0acb78173f4de2a0c3e850bf8ae9a630997db44dac729ac093f85be4a393 3242
mapserver_7.0.0-8.dsc
931364b4cf815a1882651518f57fa8e085a0c18cbce26160cd348084a572e18c 50344
mapserver_7.0.0-8.debian.tar.xz
52500864d51eeb45c0cb345af09347b98895fc71674af57fc115007a95e7e666 80900
cgi-mapserver_7.0.0-8_amd64.deb
805e50caa5d67305bcc04eadd7569fa20ab0a1de35380a685d416723011263b2 404138
libmapscript-java_7.0.0-8_amd64.deb
7bc270d48370efb5b96479b78ae639c6ee867b359a9c8daf86a07833c7fb8fad 277180
libmapscript-perl_7.0.0-8_amd64.deb
0dd9a7b64ffa161a2dcc40e964122403393c0c90d0faa61fede970933fe0437e 5368596
libmapserver-dbg_7.0.0-8_amd64.deb
08dacdc867b8ca5edadf218543b18e61dfca82041a32e27f29a3588c8d1d4538 448502
libmapserver-dev_7.0.0-8_amd64.deb
bd11b397ada6f79ebc2ed1a321edd6d6fb668a811ca26de167fc284fc480de83 1071762
libmapserver2_7.0.0-8_amd64.deb
134d1aa840b20c20338b2f5bbe98bba2db781520d84aec4e9e11f2bded3aea38 108178
mapserver-bin_7.0.0-8_amd64.deb
47e33fedb5f864e1efd2e7a43943bf1279916e9151aabc3d0e57ae8779afcd8f 90502
mapserver-doc_7.0.0-8_all.deb
89869aa8dd8638f65e7b2314083db21e5b44ecfe3c0b6a38fab97c8356afc07c 165206
php5-mapscript_7.0.0-8_amd64.deb
1301f6265bc51ba24807983b8ea24e9db2c526e3a7e385847f1148a85cd25485 223212
python-mapscript_7.0.0-8_amd64.deb
c42b7c2924852b69c652eb025208c532e9182cb8e2e4678176601636d6354d99 195590
ruby-mapscript_7.0.0-8_amd64.deb
Files:
5879a999e078a1708a955d4ad1246195 3242 devel optional mapserver_7.0.0-8.dsc
9e8b19fe7f268d36c12a2ebcd5a2bd8c 50344 devel optional
mapserver_7.0.0-8.debian.tar.xz
ee94cc3fa7dcb661610879bc498953da 80900 web optional
cgi-mapserver_7.0.0-8_amd64.deb
a282e029e631a7702d887ef94250fabb 404138 java optional
libmapscript-java_7.0.0-8_amd64.deb
ea951f5e8f5e69c43c7944ba07496300 277180 perl optional
libmapscript-perl_7.0.0-8_amd64.deb
d6718bee278227146dbd4bb398dd140a 5368596 debug extra
libmapserver-dbg_7.0.0-8_amd64.deb
850c93e0b3af76c631cc80f00f2ddabb 448502 libdevel optional
libmapserver-dev_7.0.0-8_amd64.deb
bbe848650456980cd409f1073fe827c1 1071762 libs optional
libmapserver2_7.0.0-8_amd64.deb
9c7e876d01475a23970a64784779d0f4 108178 misc optional
mapserver-bin_7.0.0-8_amd64.deb
1cc2f6babf82ac8ab4f432f49720eeaf 90502 doc optional
mapserver-doc_7.0.0-8_all.deb
762da9ee621e51943600fabd687783af 165206 php optional
php5-mapscript_7.0.0-8_amd64.deb
3e5ca9426292c0027ca6390b5fe268fd 223212 python optional
python-mapscript_7.0.0-8_amd64.deb
12e65fbf3a9dc17f38749b86846e938e 195590 ruby optional
ruby-mapscript_7.0.0-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWVNugAAoJEGdQ8QrojUrxNv4P/iWnCMNAjrsGlXmD/KTJ34k4
NHYmu04DLB8DUhRjy/mYqiydFplqxzA6pcjK3L4Rj/gqJOmIipnT3fuc8jHhPWTx
MKhDYWo8LlEhlxL+x3MHmuXm/79VQfi94i6Lb86YgnNRVB+/LYXHuCj1k1JLnHmF
AV4VFMHiYy5DOg00JxAPPmdam51JR1pefTkXBqoFYHYMi/p5Hf1yFsT8LalCUqnS
EYHK7MFblqIUFid77HTKOQ9PlWOKP65pmNspI8Ey4g059WCpjkTaTVXIqUhLBbwt
6phfS84DdqPH/I+Wbzk3zQDw1Jd56ihuovWKPshYfe70No5yyu6pZ/W9kI6pfQH4
hoMRM17SCwTfqf2muz/SbUkuHpV4aThqoSL7HG1hXJE3VRDAh5dwf7KVBCIZnRNF
10003h43e+NP9mMPDCU+3WFcim+hG2Xeeyw1pcewU58+EF/QFSeBjUsRoTGTknVS
suKrhSCnvNqsBwBYQygY+CCIGuegPPgVDfXxawF5QSXmeOvENdyTf/7/PUXlTPTZ
a+6yv0cjPnRI8m7a+tPwkN3ocVg9vK4APePudvJJdBud/n6CzC1kWO5ksIBZMj7J
WfXD9H7Wy46R2R8JOu3jj6TFc9PM2A75vG9tLTN+ZLjf8GgmNaXmTWV5pGChm90k
U6Zp6OqxeO1r6jQO5Sf/
=JFz5
-----END PGP SIGNATURE-----
--- End Message ---