Your message dated Mon, 07 Dec 2015 13:22:34 +0000
with message-id <[email protected]>
and subject line Bug#806870: fixed in python3.5 3.5.1-1
has caused the Debian Bug report #806870,
regarding python3.5: 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.)


-- 
806870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python3.5
Version: 3.5.1~rc1-2
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='November 
24, 2015' -D html_last_updated_fmt='November 24, 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 463 source files that are out of date
updating environment: 463 added, 0 changed, 0 removed
reading sources... [  0%] about

[... snipped ...]

writing output... [ 96%] using/unix
writing output... [ 96%] using/windows
writing output... [ 96%] whatsnew/2.0
writing output... [ 96%] whatsnew/2.1
writing output... [ 97%] whatsnew/2.2
writing output... [ 97%] whatsnew/2.3
writing output... [ 97%] whatsnew/2.4
writing output... [ 97%] whatsnew/2.5
writing output... [ 98%] whatsnew/2.6
writing output... [ 98%] whatsnew/2.7
writing output... [ 98%] whatsnew/3.0
writing output... [ 98%] whatsnew/3.1
writing output... [ 98%] whatsnew/3.2
writing output... [ 99%] whatsnew/3.3
writing output... [ 99%] whatsnew/3.4
writing output... [ 99%] whatsnew/3.5
writing output... [ 99%] whatsnew/changelog
writing output... [100%] whatsnew/index

generating indices... genindex py-modindex
writing additional pages... download index search opensearch
copying images... [ 16%] library/tulip_coro.png
copying images... [ 33%] faq/python-video-icon.png
copying images... [ 50%] howto/logging_flow.png
copying images... [ 66%] library/turtle-star.png
copying images... [ 83%] library/pathlib-inheritance.png
copying images... [100%] using/win_installer.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:654: 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: python3.5
Source-Version: 3.5.1-1

We believe that the bug you reported is fixed in the latest version of
python3.5, 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 python3.5 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 11:34:52 +0100
Source: python3.5
Binary: python3.5 python3.5-venv libpython3.5-stdlib python3.5-minimal 
libpython3.5-minimal libpython3.5 python3.5-examples python3.5-dev 
libpython3.5-dev libpython3.5-testsuite idle-python3.5 python3.5-doc 
python3.5-dbg libpython3.5-dbg
Architecture: source all i386
Version: 3.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 idle-python3.5 - IDE for Python (v3.5) using Tkinter
 libpython3.5 - Shared Python runtime library (version 3.5)
 libpython3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 libpython3.5-dev - Header files and a static library for Python (v3.5)
 libpython3.5-minimal - Minimal subset of the Python language (version 3.5)
 libpython3.5-stdlib - Interactive high-level object-oriented language 
(standard library
 libpython3.5-testsuite - Testsuite for the Python standard library (v3.5)
 python3.5  - Interactive high-level object-oriented language (version 3.5)
 python3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 python3.5-dev - Header files and a static library for Python (v3.5)
 python3.5-doc - Documentation for the high-level object-oriented language 
Python
 python3.5-examples - Examples for the Python language (v3.5)
 python3.5-minimal - Minimal subset of the Python language (version 3.5)
 python3.5-venv - Interactive high-level object-oriented language (pyvenv 
binary, v
Closes: 806870
Changes:
 python3.5 (3.5.1-1) unstable; urgency=medium
 .
   * Python 3.5.1 release.
   * Fix building architecture independent packages only. Closes: #806870.
   * Update symbols files for i386.
   * d/p/fix-sslv3-test.diff: properly handle Ubuntu's openssl having 
OP_NO_SSLv3
     forced on by default (Marc Deslauriers).
Checksums-Sha1:
 167e5c912229a18d4216ffe228137359d5e03005 3247 python3.5_3.5.1-1.dsc
 272d9760c7ff7592f735f4a0728ef50e50b32a81 13293096 python3.5_3.5.1.orig.tar.xz
 6cdf5c9968fcebe0f172f75ecbce737fef2026e1 203268 python3.5_3.5.1-1.debian.tar.xz
 e04974043bc0ab43135eb8d64ace4b162c51dc50 93268 idle-python3.5_3.5.1-1_all.deb
 a0263b845f0a3a447d767d5f5ab3689062cee87f 7826250 
libpython3.5-dbg_3.5.1-1_i386.deb
 460a0b1b6565f60685f8f3e30a544e53132d2916 37013944 
libpython3.5-dev_3.5.1-1_i386.deb
 6cd75a8820474045af016d9a447b044d76af89f0 559086 
libpython3.5-minimal_3.5.1-1_i386.deb
 326b8ed9c46020dc7a6f1231d26d5dcca3dbe53c 2116604 
libpython3.5-stdlib_3.5.1-1_i386.deb
 5efe99fef56dabcefae29e7435effd73a75bf701 2547098 
libpython3.5-testsuite_3.5.1-1_all.deb
 ea3046b89f22cb7b1deeffc44236bf847722be52 1391026 libpython3.5_3.5.1-1_i386.deb
 5a1fe91358873a2244d2637f4ea86a7508d5e0f6 9410440 python3.5-dbg_3.5.1-1_i386.deb
 6163dc3f1ea9b5a31cbcc43f161a31140c4a4427 413268 python3.5-dev_3.5.1-1_i386.deb
 f090f902a2a4903d133f9254a009f7330c3a98cf 5224838 python3.5-doc_3.5.1-1_all.deb
 4454caac08099732160ce063b1215668e30d3475 485296 
python3.5-examples_3.5.1-1_all.deb
 8bebf25e00364785edfe48864573e908774b3523 1618494 
python3.5-minimal_3.5.1-1_i386.deb
 78a3a238414a44869c1c022eec7b741a2c1049f9 5980 python3.5-venv_3.5.1-1_i386.deb
 e960c9b75834072d9af6a7de2b7aaaf495676432 192392 python3.5_3.5.1-1_i386.deb
Checksums-Sha256:
 ef1c1b650884fda2dbe0cd8e6fe2651fc2567268c70a56cad58b0977f69f57a6 3247 
python3.5_3.5.1-1.dsc
 a3caf1fa68256f8d45b5acd03d062b41f41bc6838aa773acf2115acd47cc5762 13293096 
python3.5_3.5.1.orig.tar.xz
 f398277391ec5eef4aea2eea67a8ac1d93a6faafa1e02db5d8eb301ded51a2af 203268 
python3.5_3.5.1-1.debian.tar.xz
 70d41b46488b7a06907a4676c1ba8f57b450f4f49ab4a4218c8577bfa447db3a 93268 
idle-python3.5_3.5.1-1_all.deb
 a20df1203069000e8ff3b5a5babdbffa354c7f977fc587e4f941d81fc3c4cb2a 7826250 
libpython3.5-dbg_3.5.1-1_i386.deb
 375b766fd9c4c2bb732f97bb2c077110eafae872c63e5e6114e79870aad9feae 37013944 
libpython3.5-dev_3.5.1-1_i386.deb
 9ebb45d4ef3dc6e9c35a1a3ac09c27672b19cbcad5a06920e05ef4b3db5cec63 559086 
libpython3.5-minimal_3.5.1-1_i386.deb
 922a3ca1d99b9ba957e7f7d8dc9a15c849b3db395c9b992721ad44097032028e 2116604 
libpython3.5-stdlib_3.5.1-1_i386.deb
 3c87a90145b726a01a5ae6486bb92d24d9843bb4b85a949e4c04b673a81b3925 2547098 
libpython3.5-testsuite_3.5.1-1_all.deb
 4bf3b7a4462cb472b81c262e3b86b4eb673afd208ed8a3e0eec5d4b949a56899 1391026 
libpython3.5_3.5.1-1_i386.deb
 65ce70629d58143e644a73faccfffa96af029e5b7c6c0af4dc6d5c693d8d79a1 9410440 
python3.5-dbg_3.5.1-1_i386.deb
 99ebf33d9b8df9a27339a733daac02686ef280005513e0ff2b5271f5406ace02 413268 
python3.5-dev_3.5.1-1_i386.deb
 76b52a2914cbfef58219f24862e39c0c1231bd9aae51e37e1258eb2b03944528 5224838 
python3.5-doc_3.5.1-1_all.deb
 b92615e6a0e28b6dfcb4b5e95ee4eb549b787943a768a34d7e9c29d8bbcd9c09 485296 
python3.5-examples_3.5.1-1_all.deb
 e6767dcfab9db4071338b776edfb5f02985bfcd4a21c208c1b0e917b74cd2b05 1618494 
python3.5-minimal_3.5.1-1_i386.deb
 3a25b1410c01ee00a6f53cad72481483449d2a100d552009c1854cbaa6998371 5980 
python3.5-venv_3.5.1-1_i386.deb
 63b95b7265b954eb10b6f407ebdea8adcd3adeb04e3b186b46b7ef47e54bbf81 192392 
python3.5_3.5.1-1_i386.deb
Files:
 52ac31a21c9d0bbcdbe6a632be9438e4 3247 python optional python3.5_3.5.1-1.dsc
 52f3aa19cb84e22c933fe74f14be3f80 13293096 python optional 
python3.5_3.5.1.orig.tar.xz
 f3f0116d6d3667ca542bea34bdd3b9a4 203268 python optional 
python3.5_3.5.1-1.debian.tar.xz
 ccbb539b8034aa3c7e4643466869fb45 93268 python optional 
idle-python3.5_3.5.1-1_all.deb
 4c48cc35ad4c8c58a87bf73d7c0fd286 7826250 debug extra 
libpython3.5-dbg_3.5.1-1_i386.deb
 294f44d97c32bf4b921117896d3214bd 37013944 libdevel optional 
libpython3.5-dev_3.5.1-1_i386.deb
 095eff9be8fff373558358d30c076ab2 559086 python optional 
libpython3.5-minimal_3.5.1-1_i386.deb
 69c46d187f2a3173ef2e145fa493d616 2116604 python optional 
libpython3.5-stdlib_3.5.1-1_i386.deb
 acbb6c5bd7171a27245166a7613bc038 2547098 libdevel optional 
libpython3.5-testsuite_3.5.1-1_all.deb
 ff565e2854493bf09228a8864c3e6e6b 1391026 libs optional 
libpython3.5_3.5.1-1_i386.deb
 5b7164ec11bffd2ca723577e462d6d53 9410440 debug extra 
python3.5-dbg_3.5.1-1_i386.deb
 66f7405b94284fb35949f82330e0d5e5 413268 python optional 
python3.5-dev_3.5.1-1_i386.deb
 35cf5a502bd065c90499a9060f3340f1 5224838 doc optional 
python3.5-doc_3.5.1-1_all.deb
 6c4ff2d6abf72d15f94e2a1ac34d8d0f 485296 python optional 
python3.5-examples_3.5.1-1_all.deb
 34066d650744127d04e420582d420f66 1618494 python optional 
python3.5-minimal_3.5.1-1_i386.deb
 8ad3ed2bfa35495bce200beb8e777f12 5980 python optional 
python3.5-venv_3.5.1-1_i386.deb
 12d54052096a494f5eb91139accb75f5 192392 python optional 
python3.5_3.5.1-1_i386.deb

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

iQIcBAEBCAAGBQJWZYS3AAoJEL1+qmB3j6b1uLsQAICmRJKHrpRopaBkJSVky2Jx
YOAW5FbWUV1brLW7VA1U9FK0gHtffwQQEEFS2GBkLSDDLdf78e26jK/TM8/DTFhC
GsS/2CU3VRKepg5BMajNqanw71Cq70wRNYlCtZOUZHcC7ACsxicOIjKLICdcB4yl
EAPeVPCKjr2xdWJkCSl3zDAOFSMUP6gfn0OVoV/nGzRelYU5Nn5ZRCvgIQmOPcs9
Riy07BfEeLiUB/ao0X813hEdzY3tPjr+o1p1DuHeemUc2JPsOROqrA694gOhrcFJ
TMJc8pzpn1A+/Rw+LBMz5FoE8NtszxMmEoMkQJM85rZEZrjso/6c085DAsiq9gk0
bUFQqi7UaK2TWgIE4AEOY963s628bhdGXG2iwYUz8wUBYUq5bIoBwgoc0B3VKI9L
Th3ScJpkceS6ZUSrpF2p3CgWUUTwzCMus65DJaFAxrDJMuFekm6NnKATCMEUF6RP
ng8mxwmJcIaFCE2A9rr/bEOEJOLmgAm6lHtAo8rUQooLUnEHDaKvju+YRN2alWdx
EGh1hIAOAE6VsbOdALbchjD8gnrNzOnM+A73jJZf7GY25kHOQH1LZruwrQE0qGve
Nh2VBgc/zkDL3S5G2Pt08CAKLrch7jNCY2br7hyGuHi7cJ1mGhbZ4P4YjtVn4KkJ
bscEixanrm8tYB6bTXgC
=TL7H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to