Your message dated Tue, 08 Dec 2015 13:24:19 +0000
with message-id <[email protected]>
and subject line Bug#806868: fixed in python2.7 2.7.11-1
has caused the Debian Bug report #806868,
regarding python2.7: 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.)
--
806868: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806868
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python2.7
Version: 2.7.10-5
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
dh_testdir
/usr/bin/make -C Doc html
make[1]: Entering directory '/<<PKGBUILDDIR>>/Doc'
sphinx-build -b html -d build/doctrees -D latex_paper_size= -D today='October
10, 2015' -D html_last_updated_fmt='October 10, 2015' . build/html
Running Sphinx v1.3.1
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 479 source files that are out of date
updating environment: 479 added, 0 changed, 0 removed
reading sources... [ 0%] about
[... snipped ...]
writing output... [ 95%] tutorial/inputoutput
writing output... [ 95%] tutorial/interactive
writing output... [ 96%] tutorial/interpreter
writing output... [ 96%] tutorial/introduction
writing output... [ 96%] tutorial/modules
writing output... [ 96%] tutorial/stdlib
writing output... [ 96%] tutorial/stdlib2
writing output... [ 97%] tutorial/whatnow
writing output... [ 97%] using/cmdline
writing output... [ 97%] using/index
writing output... [ 97%] using/mac
writing output... [ 97%] using/unix
writing output... [ 98%] using/windows
writing output... [ 98%] whatsnew/2.0
writing output... [ 98%] whatsnew/2.1
writing output... [ 98%] whatsnew/2.2
writing output... [ 98%] whatsnew/2.3
writing output... [ 99%] whatsnew/2.4
writing output... [ 99%] whatsnew/2.5
writing output... [ 99%] whatsnew/2.6
writing output... [ 99%] whatsnew/2.7
writing output... [100%] whatsnew/index
generating indices... genindex py-modindex
writing additional pages... download index search opensearch
copying images... [ 50%] faq/python-video-icon.png
copying images... [100%] howto/logging_flow.png
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
Build finished. The HTML pages are in build/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
touch stamps/stamp-doc-html
touch: cannot touch 'stamps/stamp-doc-html': No such file or directory
debian/rules:641: recipe for target 'stamps/stamp-doc-html' failed
make: *** [stamps/stamp-doc-html] Error 1
dpkg-buildpackage: error: debian/rules build-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: python2.7
Source-Version: 2.7.11-1
We believe that the bug you reported is fixed in the latest version of
python2.7, 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.
Matthias Klose <[email protected]> (supplier of updated python2.7 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, 07 Dec 2015 14:27:52 +0100
Source: python2.7
Binary: python2.7 libpython2.7-stdlib python2.7-minimal libpython2.7-minimal
libpython2.7 python2.7-examples python2.7-dev libpython2.7-dev
libpython2.7-testsuite idle-python2.7 python2.7-doc python2.7-dbg
libpython2.7-dbg
Architecture: source all amd64
Version: 2.7.11-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
idle-python2.7 - IDE for Python (v2.7) using Tkinter
libpython2.7 - Shared Python runtime library (version 2.7)
libpython2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
libpython2.7-dev - Header files and a static library for Python (v2.7)
libpython2.7-minimal - Minimal subset of the Python language (version 2.7)
libpython2.7-stdlib - Interactive high-level object-oriented language
(standard library
libpython2.7-testsuite - Testsuite for the Python standard library (v2.7)
python2.7 - Interactive high-level object-oriented language (version 2.7)
python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
python2.7-dev - Header files and a static library for Python (v2.7)
python2.7-doc - Documentation for the high-level object-oriented language
Python
python2.7-examples - Examples for the Python language (v2.7)
python2.7-minimal - Minimal subset of the Python language (version 2.7)
Closes: 806868
Changes:
python2.7 (2.7.11-1) unstable; urgency=medium
.
* Python 2.7.11 release.
* Don't run the test_cpickle test, causes other tests to fail.
See issue 25698.
* Fix building architecture independent packages only. Closes: #806868.
* Don't ship menu files anymore, just desktop files.
* d/p/fix-sslv3-test.diff: properly handle Ubuntu's openssl having
OP_NO_SSLv3
forced on by default (Marc Deslauriers).
* Update symbols files.
Checksums-Sha1:
ede3d463760a490e8e2eedd178b7352a6aba2a5b 3231 python2.7_2.7.11-1.dsc
1039eae6e4311bf7e29ae19851943359055b4a1a 15410173 python2.7_2.7.11.orig.tar.gz
718633680d37d1ae9bf5c97c76c12ac0f31ac262 269758 python2.7_2.7.11-1.diff.gz
53d4971355e87141dd94abb5fe33964c097c8680 324260 idle-python2.7_2.7.11-1_all.deb
b496585d6a95c480a4627c5fd3bb09846fe2f9d3 4134712
libpython2.7-dbg_2.7.11-1_amd64.deb
f2dbcdb44e7e763311c4321ffb47c691c9e9a778 27747868
libpython2.7-dev_2.7.11-1_amd64.deb
45b9b64fe2229bae859f12a1ddc3e66e8b2687f1 380696
libpython2.7-minimal_2.7.11-1_amd64.deb
6ebfcb02702149364f19e988cf46e561531856dc 1875178
libpython2.7-stdlib_2.7.11-1_amd64.deb
3daaad1bb7e975ca57c7695d514026150ebc41e7 2737212
libpython2.7-testsuite_2.7.11-1_all.deb
48581fcc5e0347dd9dcd1969078bac0a8d544f09 1065482
libpython2.7_2.7.11-1_amd64.deb
b8e0328ef767b613c0b033193e505de69fffc993 7847608
python2.7-dbg_2.7.11-1_amd64.deb
9ff95465a202a2283efcde928dbb1e78b499b312 279492
python2.7-dev_2.7.11-1_amd64.deb
35a71df9a945a39e52480c2df2a8f32038de6bbd 4116702 python2.7-doc_2.7.11-1_all.deb
8b8d380cfdbf3586a6c554cddd16a9c5471609e0 594282
python2.7-examples_2.7.11-1_all.deb
0899708d8ba4c8eb64e58a7aacb40e727c0f18dd 1309898
python2.7-minimal_2.7.11-1_amd64.deb
a3207a65ff3d09fc40de2021aa4017621fd3840d 265706 python2.7_2.7.11-1_amd64.deb
Checksums-Sha256:
ce8938af9576098895a9493f3272b40c9d2a51937d0ffc4207b498f12f4aeb94 3231
python2.7_2.7.11-1.dsc
7e7c8de975a0942f7e64c83d3a05bc81f40d7946ecb36d4cad37e46d87e7e62a 15410173
python2.7_2.7.11.orig.tar.gz
5818501e4ff223c1b4dbbde01e6346a03974ebc31ef1305e835d45e8d8fff06d 269758
python2.7_2.7.11-1.diff.gz
302e5b59ff0c669b8fbeb28fcc3aa7b047584f2bc0b3b9e494654e4e72856dd8 324260
idle-python2.7_2.7.11-1_all.deb
38744786e0250ec795ee7d8e733115c2c3230ebf42fc49f7b94c46cdb2d1dca0 4134712
libpython2.7-dbg_2.7.11-1_amd64.deb
ff0e33ed92f095a05a77be6c6ac6cb53f37e7462960f2de267c6264075429e7b 27747868
libpython2.7-dev_2.7.11-1_amd64.deb
af0246b94320edaa128ad4052f484ab199ed9f47ca5eecd12039bf0b2e5b8b85 380696
libpython2.7-minimal_2.7.11-1_amd64.deb
dc8d214d6f6d70245e639de87c0de65c9a4c6d8343fe45f563df7875b3715782 1875178
libpython2.7-stdlib_2.7.11-1_amd64.deb
1f3a7279694a7de734dcf0a1bcceb45db8bb9fa1b99bac534c484c6b9986df06 2737212
libpython2.7-testsuite_2.7.11-1_all.deb
fd77470c639bcc33c890d01a9aa07f701edb24a5655a662380e9ca3282da6608 1065482
libpython2.7_2.7.11-1_amd64.deb
17c01caa70bb86968c2919468049dde59f052c03149db4acd61984cbcf9bb9cb 7847608
python2.7-dbg_2.7.11-1_amd64.deb
4118be72e7638860ef7dbf858ad00936f7538919781cb16dda001769d8b1b9e7 279492
python2.7-dev_2.7.11-1_amd64.deb
7e4fe3eca3bf5be3188cdd1327a8f9352bbe64924a1c11f304650691d43be5df 4116702
python2.7-doc_2.7.11-1_all.deb
99c3095ed6122603817e4267031248583906e7a11419fb6bf04e7068e16cdd8f 594282
python2.7-examples_2.7.11-1_all.deb
1a827745bac3689f30be684d583bce6c99f0575a166091c310c2671fded53046 1309898
python2.7-minimal_2.7.11-1_amd64.deb
7a7ef508763226cf38cc065c63cfbcaa100ebfd6ebc7780701fcccc1bf2ff73d 265706
python2.7_2.7.11-1_amd64.deb
Files:
77396cebe3610a5e15c7e74979b9d359 3231 python optional python2.7_2.7.11-1.dsc
143759b3066e98890fa1b8f64301aeab 15410173 python optional
python2.7_2.7.11.orig.tar.gz
dc1a7df99722ca04062d12e994a5b07e 269758 python optional
python2.7_2.7.11-1.diff.gz
a38a9e717db1a3259e73a07877ad2c35 324260 python optional
idle-python2.7_2.7.11-1_all.deb
1fc8ee85269b18bb77ec1412998123ce 4134712 debug extra
libpython2.7-dbg_2.7.11-1_amd64.deb
14df170b4f91914676a1afffd27532a9 27747868 libdevel optional
libpython2.7-dev_2.7.11-1_amd64.deb
1b886306423851cfee2089875dca8758 380696 python standard
libpython2.7-minimal_2.7.11-1_amd64.deb
eec6721b6a7a02708122da585539a61c 1875178 python standard
libpython2.7-stdlib_2.7.11-1_amd64.deb
c2df1d13701b05a4d5caf5ca4f3fb546 2737212 libdevel optional
libpython2.7-testsuite_2.7.11-1_all.deb
7fdf05f4cac99d5f5212e0b56b5f1a21 1065482 libs standard
libpython2.7_2.7.11-1_amd64.deb
a75dd03b63ecfb0a347cfe51c6f7114a 7847608 debug extra
python2.7-dbg_2.7.11-1_amd64.deb
c9a50967cef6f13f5d4bf6b349ee72df 279492 python optional
python2.7-dev_2.7.11-1_amd64.deb
5273cfc330fbb812a6b15f4a6fa9a8fe 4116702 doc optional
python2.7-doc_2.7.11-1_all.deb
578b4895e4d63647c6e4947484158a40 594282 python optional
python2.7-examples_2.7.11-1_all.deb
2233058d68233ac8d198c718f5a24849 1309898 python standard
python2.7-minimal_2.7.11-1_amd64.deb
4f0a6c91807f2095b726ea478f6b04df 265706 python standard
python2.7_2.7.11-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWZtRXAAoJEL1+qmB3j6b18bUQAKK37ztVO4fmoSBMB8/jsM3S
cq2eL+5X0SYyLsHy89X9TuvdVfmFj7XNhhjvzc96ky0dcIGSKjpovWAYjhKUiu2W
I36a34oaej5W5/B87BYxTII9kd8iJXHLOBPpZmC6wHstegTPy7z3D97tPFRPMRIm
fvz+urDasozeZVoG3Wksz/kNsqklAetCN9xzqtsPKeicE/nuU4woibwmubbPmmwA
15nvAiUkiea4w0pqMwjBtvt3BVftHiQwTBrpZWav6o31SNkPbLxjNMxWnYF+dYh/
Eb34dWfa+FwRSNCReyQ9GRnFzlsGoHLP0PO0Yzysex1RY8gxWX+uwzq9lBqTPt2M
E+AdYuNXEIp97I3sRse2iM9GLmiXHG2onOqstJCBmB0QWL+Dpv6XGD39oqTN+ooh
nfXOzqnb6fePPkfZp5IjzqBhi/FR5FFBwsDeoC4Cap5RUTF1hlYU26xNnfGvWfT/
hH1pWCdb/XxPBu2u1rrNECYPj0XLyWCLlGlE0jKNsVI2+fEZVwZBOk1wJ2MCnBtC
8BCmNJLniC/iwlKc5ntzpvdeJRWnAri2xleRq3uXqKvijyz6L75Jh7jqu3B4stgV
aAieRNdNunPWBlBewMt3BPcq8Iy7WhbfUToUkybSduPgXwtcXKfkvUqYRPo70Gi7
YZY0C96cs7MbMMEBvY6z
=xesq
-----END PGP SIGNATURE-----
--- End Message ---