Your message dated Sun, 17 Jan 2016 12:34:31 +0000 with message-id <e1akmxp-00066z...@franck.debian.org> and subject line Bug#811262: fixed in tilecache 2.11+ds-2 has caused the Debian Bug report #811262, regarding tilecache: FTBFS: error: unbalanced parenthesis 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 ow...@bugs.debian.org immediately.) -- 811262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811262 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: tilecache Version: 2.11+ds-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, tilecache fails to build from source in unstable/amd64: [..] dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package tilecache dpkg-buildpackage: source version 2.11+ds-1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Bas Couwenberg <sebas...@debian.org> dpkg-source --before-build tilecache-2.11+ds dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with python2 dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/lamby/temp/cdt.20160117102749.FO3tatlbjt/tilecache-2.11+ds' rm -rf TileCache.egg-info/ rm -rf docs/html/ make[1]: Leaving directory '/home/lamby/temp/cdt.20160117102749.FO3tatlbjt/tilecache-2.11+ds' dh_clean debian/rules build dh build --with python2 dh_testdir dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/home/lamby/temp/cdt.20160117102749.FO3tatlbjt/tilecache-2.11+ds' sed -e 's!tilecache\.cgi!/cgi-bin/tilecache.cgi!' ./index.html > ./cgi-example.html dh_auto_build python setup.py build --force running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/TileCache copying TileCache/__init__.py -> build/lib.linux-x86_64-2.7/TileCache copying TileCache/Swarm.py -> build/lib.linux-x86_64-2.7/TileCache copying TileCache/Layer.py -> build/lib.linux-x86_64-2.7/TileCache copying TileCache/Client.py -> build/lib.linux-x86_64-2.7/TileCache copying TileCache/Service.py -> build/lib.linux-x86_64-2.7/TileCache copying TileCache/Cache.py -> build/lib.linux-x86_64-2.7/TileCache creating build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/__init__.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/GoogleDisk.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/S3.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/AWSS3.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/Disk.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/MBTiles.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/Memcached.py -> build/lib.linux-x86_64-2.7/TileCache/Caches copying TileCache/Caches/Test.py -> build/lib.linux-x86_64-2.7/TileCache/Caches creating build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/VETMS.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/__init__.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/MGMaps.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/TMS.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/WMTS.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/KML.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/JSON.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/TileService.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/WorldWind.py -> build/lib.linux-x86_64-2.7/TileCache/Services copying TileCache/Services/WMS.py -> build/lib.linux-x86_64-2.7/TileCache/Services creating build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/MapServer.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/__init__.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/ArcXML.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/GDAL.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/Mapnik.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/Image.py -> build/lib.linux-x86_64-2.7/TileCache/Layers copying TileCache/Layers/WMS.py -> build/lib.linux-x86_64-2.7/TileCache/Layers running build_scripts creating build/scripts-2.7 copying and adjusting tilecache.cgi -> build/scripts-2.7 copying and adjusting tilecache.fcgi -> build/scripts-2.7 copying and adjusting tilecache_seed.py -> build/scripts-2.7 copying and adjusting tilecache_install_config.py -> build/scripts-2.7 copying and adjusting tilecache_clean.py -> build/scripts-2.7 copying and adjusting tilecache_http_server.py -> build/scripts-2.7 changing mode of build/scripts-2.7/tilecache.cgi from 644 to 755 changing mode of build/scripts-2.7/tilecache.fcgi from 644 to 755 changing mode of build/scripts-2.7/tilecache_seed.py from 644 to 755 changing mode of build/scripts-2.7/tilecache_install_config.py from 644 to 755 changing mode of build/scripts-2.7/tilecache_clean.py from 644 to 755 changing mode of build/scripts-2.7/tilecache_http_server.py from 644 to 755 # build documentation sphinx-build docs/ docs/html/ Running Sphinx v1.3.4 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 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] CONTRIBUTORS reading sources... [ 22%] Caches reading sources... [ 33%] EXAMPLES reading sources... [ 44%] Example.py Exception occurred: File "/usr/lib/python2.7/re.py", line 251, in _compile raise error, v # invalid expression error: unbalanced parenthesis The full traceback has been saved in /tmp/sphinx-err-EEa6dM.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! debian/rules:17: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20160117102749.FO3tatlbjt/tilecache-2.11+ds' debian/rules:10: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
tilecache.2.11+ds-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: tilecache Source-Version: 2.11+ds-2 We believe that the bug you reported is fixed in the latest version of tilecache, 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 811...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bas Couwenberg <sebas...@debian.org> (supplier of updated tilecache 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 17 Jan 2016 12:59:52 +0100 Source: tilecache Binary: tilecache Architecture: source all Version: 2.11+ds-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org> Changed-By: Bas Couwenberg <sebas...@debian.org> Description: tilecache - Web map tile caching system Closes: 811262 Changes: tilecache (2.11+ds-2) unstable; urgency=medium . * Team upload. * Add patch to fix 'unbalanced parenthesis' error. (closes: #811262) * Enable parallel builds. Checksums-Sha1: c2e0fd6e59ac2c758dc43c9fee3cc1539b9fccbf 1969 tilecache_2.11+ds-2.dsc b5a585992a1a3cc1c44aea7241eba726a00bd57a 11056 tilecache_2.11+ds-2.debian.tar.xz a5959a10ca611a38dbf19d49d68e0fbdf294e5b3 101118 tilecache_2.11+ds-2_all.deb Checksums-Sha256: e7aea67f3ef7ad0fcb9dbf47268bb98f6d5338825035d7472f38626529a0a1b0 1969 tilecache_2.11+ds-2.dsc 5225d5fca3bcdf1833885a0047eabde04593f2cc3cae14afafc2b3298f7afc46 11056 tilecache_2.11+ds-2.debian.tar.xz af74ed3f55ab8dc520e31fd225e73eaca08f08613abd3694146663da5415b8a6 101118 tilecache_2.11+ds-2_all.deb Files: f2c83a8979c8b97ed2d7fb7597c0dfef 1969 web extra tilecache_2.11+ds-2.dsc 205840a92b5cbad0c848a0bdea9efc9a 11056 web extra tilecache_2.11+ds-2.debian.tar.xz 997c96309d7816ce0cb0ed3045474f4e 101118 web extra tilecache_2.11+ds-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWm4csAAoJEGdQ8QrojUrx8qkQAMdDGj3G5Sc0S2prqTZ7c2YG nhvvJX5+K++mtfSPfOzTomKIMITu1jI7HkwtVdqfkNqXQ0OLvtjZjNs64hKFLYoR VC+jvIJeE64TYI2ULrB6TppezEAzz6eEylz+EvanCvaVU80nkm8g3O81eAsAY3x6 bPpgEKVBd9t0dgBpbD7wFEPrvjsaFo2FimdutpPaNU2wMo8Wz4/05etdg6mYJ7ZX CgczztTSLRZZZC3hB2Y5OXvreMXHASRH23KblOfBSJhj9yEmMVEWSbKq2zUqefjD T/nwU0dFqAw+rY+HL9OySFyKAg3L+cXhvSYuttUkZl6DWZE6Dg9L5SGhoZBXvKEo o+Id3lUrNZRtrvT2CPZxFJD/cvvJxKyVhzuOblobEU81Nl86XeDK0t8RnpxVQ3ty 8rUiQWcQKpvZ1oaN+eWHXK/cd1rEZSMh45AHKhY1Ao1D1lhVT6eCF5tCqvSp9uHe wgNkLCGf/K6VFEb1Rt0M6TyHjhQY2VQq2ltVRDPeQ/lrtr2ycI9RRjaDpmnqQVum Dv5vm0ajX1AcJjflXhLgqLSAklCEQsUc/GDkQF08D8qUXZ7sHyWhTL4v6riW5ffj SifNOuK+SkH9zS6sVEDp5hGlPo37ZNXuV+rN2rNKvBAQK22Xjz4q5Jx1UGNbRhie FPCIGHqQF1uX4hU3ki7h =4A14 -----END PGP SIGNATURE-----
--- End Message ---