Your message dated Thu, 22 Nov 2018 19:35:25 +0000
with message-id <[email protected]>
and subject line Bug#914361: fixed in gdspy 1.3.1-2
has caused the Debian Bug report #914361,
regarding gdspy: FTBFS (There is a programable error in your configuration file)
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.)


-- 
914361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gdspy
Version: 1.3.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in a clean chroot but it failed:

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

[... snipped ...]

copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/data/05.xbm -> 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/data/up.xbm -> 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/viewer.py -> 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy
creating 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/__pycache__/__init__.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/__pycache__/viewer.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/boolext.cpython-37m-x86_64-linux-gnu.so
 -> /<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__init__.py
 to __init__.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/viewer.py
 to viewer.cpython-37.pyc
running install_egg_info
running egg_info
writing gdspy.egg-info/PKG-INFO
writing dependency_links to gdspy.egg-info/dependency_links.txt
writing requirements to gdspy.egg-info/requires.txt
writing top-level names to gdspy.egg-info/top_level.txt
reading manifest file 'gdspy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'docs/_build/html'
writing manifest file 'gdspy.egg-info/SOURCES.txt'
Copying gdspy.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy-1.3.1.egg-info
Skipping SOURCES.txt
running install_scripts
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -i -O--buildsystem=pybuild
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd build && PYTHONPATH=../debian/python3-gdspy/usr/lib/python3.6/dist-packages 
http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml ../docs html # HTML 
generator
Running Sphinx v1.7.9

Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 161, in __init__
    execfile_(filename, config)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in 
execfile_
    exec_(code, _globals)
  File "conf.py", line 80, in <module>
    from gdspy import __version__ as vv
  File 
"/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.6/dist-packages/gdspy/__init__.py",
 line 48, in <module>
    from gdspy import boolext
ImportError: cannot import name 'boolext' from 'gdspy' 
(/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.6/dist-packages/gdspy/__init__.py)

make[1]: *** [debian/rules:32: override_dh_installdocs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

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

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

but I can't test it yet.

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: gdspy
Source-Version: 1.3.1-2

We believe that the bug you reported is fixed in the latest version of
gdspy, 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.
Ruben Undheim <[email protected]> (supplier of updated gdspy 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: Thu, 22 Nov 2018 20:12:17 +0100
Source: gdspy
Binary: python-gdspy python3-gdspy gdspy-doc gdspy-common
Architecture: source
Version: 1.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Ruben Undheim <[email protected]>
Changed-By: Ruben Undheim <[email protected]>
Description:
 gdspy-common - Images used by gdspy
 gdspy-doc  - Documentation for gdspy (Python library for GDSII handling)
 python-gdspy - Python library for GDSII handling
 python3-gdspy - Python library for GDSII handling (Python 3)
Closes: 914361
Changes:
 gdspy (1.3.1-2) unstable; urgency=medium
 .
   * debian/control, debian/rules:
     - Build sphinx documentation explicitly with python3.7 to make sure the
       paths in debian/rules remain correct. (Closes: #914361)
Checksums-Sha1:
 2c485793840c48064fde4121794e963610a5eb24 2352 gdspy_1.3.1-2.dsc
 766c19889b6d16a6e8b500dd6c51dec4a0fcb602 4736 gdspy_1.3.1-2.debian.tar.xz
Checksums-Sha256:
 e57121451162292b8dc279b63536c7e6d102255737e29dc478d21d693d3ddc35 2352 
gdspy_1.3.1-2.dsc
 91afe47f16708ec2cf9b7fc59c8e76898af0f1d3fd206aa39587df9ecbfebf57 4736 
gdspy_1.3.1-2.debian.tar.xz
Files:
 c1b4b6f90420f6d696df256bf98e9995 2352 electronics optional gdspy_1.3.1-2.dsc
 75bda3e7b988b0a3fc7e9980cd58e3b1 4736 electronics optional 
gdspy_1.3.1-2.debian.tar.xz

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

iQJMBAEBCgA2FiEETeTfPeKePuppVOXOGnb1/BKWi3kFAlv3AXkYHHJ1YmVuLnVu
ZGhlaW1AZ21haWwuY29tAAoJEBp29fwSlot5RjUP/0T3xbU5lNmoi1b3wloVGb7T
ugGpe0vOY3RVv8DA2DfSyRb/uU8KTJeXpQhoT3i5p48+Y/BKv5nhQuOzAi6CPgsM
LWwsUzekV7HLT8dXOqL3YGoXPXfZlo1hk0MxWh907C2m4bPhqYvRR6Lpu85Bpb+E
WiW8f27knDIXj++qLkqCS3ul1nOIinp91BOYJO/y2Y+8yDIC7Lymgc2KuxqdphNm
JsiG5g/jQsxKqSN9bb8Vea7iXp2hatwaShEYGmy0/kHyqs7VpCAS134DzNs9V2of
SXbwktqeju31SQ/a1nWhXlv+oyaQj56tay3OZAmqw5pvu8Yoed3MG6cwq0pF+G7F
7GO8EY2hLEsU7/nviKuf0aHMP0MPCsnVQOT9fdAepoyR33aqq19V46V0qFJeZYo+
aiPGyOIhayDFaHdisj1tW19PLJKEfy98KDAta+VHkfr804RDfUQmNe5057nYBy/0
/IW98O+sgtGC5XZOYo9kbonSfFY8/SpVGErPTpo/ob7PsY7iOFFApo7P8+F9psbc
dvdg+bEvdbdKfksryeiUZn2eGCJz6XqSVdHH2PUSwk9e+HOBeX/oa+41AEicFfFe
IOWuNCDFJmiPzuC3YvBp6ywyXGgScqGuAT+p4OXrikgtRwWJ24CToOGXgzraRicj
HokUPRzS0Qr3XLdFuqP8
=RoWK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to