Your message dated Thu, 06 Sep 2018 20:48:32 +0000
with message-id <e1fy1ca-000d1t...@fasolo.debian.org>
and subject line Bug#906550: fixed in python-click 6.7+git20180829-1
has caused the Debian Bug report #906550,
regarding python-click: FTBFS in buster/sid (NameError: name 'unicode' is not 
defined)
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.)


-- 
906550: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-click
Version: 6.7-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
rm -rf artwork/.DS_STORE
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_winconsole.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/decorators.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/termui.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_textwrap.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_termui_impl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_compat.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/testing.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/globals.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/formatting.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_unicodefun.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
copying click/_bashcomplete.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click
/usr/bin/make -C docs clean html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
rm -rf _build/*
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.7.6
making output directory...
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/dev/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
WARNING: intersphinx inventory 'http://docs.python.org/dev/objects.inv' not 
fetchable due to <class 'requests.exceptions.ProxyError'>: ('intersphinx 
inventory %r not fetchable due to %s: %s', 
'http://docs.python.org/dev/objects.inv', <class 
'requests.exceptions.ProxyError'>, ProxyError(...))
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 23 source files that are out of date
updating environment: 23 added, 0 changed, 0 removed
reading sources... [  4%] advanced

Exception occurred:
  File "/<<PKGBUILDDIR>>/docs/clickdoctools.py", line 73, in isolation
    if isinstance(input, unicode):
NameError: name 'unicode' is not defined
The full traceback has been saved in /tmp/sphinx-err-17l90v2w.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!
make[2]: *** [Makefile:40: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:27: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-click.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-click
Source-Version: 6.7+git20180829-1

We believe that the bug you reported is fixed in the latest version of
python-click, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Viau <av...@debian.org> (supplier of updated python-click 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: Thu, 06 Sep 2018 15:21:26 -0400
Source: python-click
Binary: python-click python3-click python-click-doc
Architecture: source
Version: 6.7+git20180829-1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Viau <av...@debian.org>
Changed-By: Alexandre Viau <av...@debian.org>
Description:
 python-click - Wrapper around optparse for command line utilities - Python 2.7
 python-click-doc - Wrapper around optparse for command line utilities - 
documentatio
 python3-click - Wrapper around optparse for command line utilities - Python 3.x
Closes: 906550
Changes:
 python-click (6.7+git20180829-1) unstable; urgency=medium
 .
   * New upstream snapshot.
   * Remove unneeded patches.
   * Depend on python3-pallets-sphinx-themes.
   * d/rules: no longer clean artwork/.
   * d/rules: override_dh_sphinxdoc. (Closes: #906550)
Checksums-Sha1:
 90aed6347dd3ddd1d4ab27b58be1b11457e7b003 2344 
python-click_6.7+git20180829-1.dsc
 c6c80f932492ba9955a534878b1ab3cdec0850ec 285680 
python-click_6.7+git20180829.orig.tar.gz
 630e0694f4d9c24e3f04e0e92f899747adffc1f1 3560 
python-click_6.7+git20180829-1.debian.tar.xz
 83859a7479a0de1a728a18edb378649251d333e6 7033 
python-click_6.7+git20180829-1_source.buildinfo
Checksums-Sha256:
 dab5fcdc5ab4ad71779854fec8f2c26184fe7d3904e936677ffab82332b70941 2344 
python-click_6.7+git20180829-1.dsc
 2982f9b11ccd94e09338967e55e2c9a1fb0ea0b3c6ef86cf6bc7cf2efd7ecde3 285680 
python-click_6.7+git20180829.orig.tar.gz
 5c3bb6582411a61921188995b8ff98f20e1e2e3cb87dc932ee6fc4d9d29d399f 3560 
python-click_6.7+git20180829-1.debian.tar.xz
 d63210d5f9e4f06555bae4fb1d2b95c549293ef8cb2e8a0d4c3c781ba53d4021 7033 
python-click_6.7+git20180829-1_source.buildinfo
Files:
 d3900dc490c552767648c9cca6edb508 2344 python optional 
python-click_6.7+git20180829-1.dsc
 d75da990076906b0ec1920065b12cc0a 285680 python optional 
python-click_6.7+git20180829.orig.tar.gz
 cff7abf7751be2662c35446b27770e70 3560 python optional 
python-click_6.7+git20180829-1.debian.tar.xz
 732f43724a3c30c97709cd72b204f3f4 7033 python optional 
python-click_6.7+git20180829-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAluRg3QACgkQjysRPGU1
xacrRQ/+JmG8Y5Nv+D735WedEZZSCgxMmmlHu2w8qbsdD9IvBZMlIDx1GZBeGXzU
QJ8lvTHNMNYWk/IJQgBJng1x+CdBxqXjNdaP81FkffjErcx15i5K31dPho+oPVxe
B98vzuyFUeoNtl29OkD22YPjIbjcDK7+R3xXIXAEUudm6Ph38GdCWEjX8Qov88Eo
qarNM4ApBUqoPItpY5YmGpRCkYa4uqlirx27m1X27Dc/hTkyUuZj6W4XbkvTSbWV
P1wxfWbW4rWhHpHDK+/8tdSCcxrggtTuW7zgwU0TeM4k+9jPJeNYN2jyoXn/df0K
69+r1hp6CmsaIat5iFMGn0vDonMLq7/FTTF/9mnro5C+bZ/MfKNdhPO1pbmwdjeU
BtfojXML3GJx7pfCvmXYOc6CCNN16lXcLnMFjIySedTXDZ31zMTAMJGKIkW1SlGS
D1Sy7+q08a8Kc5gcgsOA7LKhkGtvhG+CcjpP4fHOm0I1ca5eG3AsJMXXmSKVqe5P
ZEdULONkUQ3Xw6H9E0GL87oAKcUys2NCXmAYOVOZKjiYO2nT3twFcW5ozXYk3mq5
LHIaBm2WZ7UlJVr1JVGcw0iazpIy0Dr3VxDhShSb4GAMtzwOfbajRYJq+ChFlH8A
aG09kgUIuMnesSMwQpVxjhCLXUAJfWW1FDwY7BYQL2C4QHtMAeY=
=4muc
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to