Your message dated Fri, 03 Feb 2023 21:19:22 +0000
with message-id <e1po3ss-002qce...@fasolo.debian.org>
and subject line Bug#1028825: fixed in python-igor 0.3-4
has caused the Debian Bug report #1028825,
regarding python-igor: FTBFS: AttributeError: module 'numpy' has no attribute 
'complex'
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.)


-- 
1028825: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-igor
Version: 0.3-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.10 setup.py config 
> I: pybuild base:240: python3.11 setup.py config 
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3.10 setup.py build 
> I: pybuild base:240: /usr/bin/python3 setup.py build 
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build; 
> python3.10 -m unittest discover -v 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build/igor/util.py:54: 
> SyntaxWarning: "is" with a literal. Did you mean "=="?
>   elif spaces is 1:
> igor.record (unittest.loader._FailedTest) ... ERROR
> 
> ======================================================================
> ERROR: igor.record (unittest.loader._FailedTest)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: igor.record
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/unittest/loader.py", line 470, in _find_test_path
>     package = self._get_module_from_name(name)
>   File "/usr/lib/python3.10/unittest/loader.py", line 377, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build/igor/record/__init__.py", 
> line 22, in <module>
>     from .variables import VariablesRecord
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build/igor/record/variables.py",
>  line 21, in <module>
>     from ..binarywave import TYPE_TABLE as _TYPE_TABLE
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build/igor/binarywave.py", line 
> 110, in <module>
>     1:_numpy.complex, # NT_CMPLX, makes number complex.
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'complex'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
> 
> FAILED (errors=1)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_igor/build; python3.10 -m unittest 
> discover -v 
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build; 
> python3.11 -m unittest discover -v 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build/igor/util.py:54: 
> SyntaxWarning: "is" with a literal. Did you mean "=="?
>   elif spaces is 1:
> igor.record (unittest.loader._FailedTest.igor.record) ... ERROR
> 
> ======================================================================
> ERROR: igor.record (unittest.loader._FailedTest.igor.record)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: igor.record
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 440, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build/igor/record/__init__.py", 
> line 22, in <module>
>     from .variables import VariablesRecord
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build/igor/record/variables.py",
>  line 21, in <module>
>     from ..binarywave import TYPE_TABLE as _TYPE_TABLE
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build/igor/binarywave.py", line 
> 110, in <module>
>     1:_numpy.complex, # NT_CMPLX, makes number complex.
>       ^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'complex'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_igor/build; python3.11 -m unittest 
> discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/python-igor_0.3-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-igor
Source-Version: 0.3-4
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated python-igor 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: SHA256

Format: 1.8
Date: Fri, 03 Feb 2023 21:49:03 +0100
Source: python-igor
Architecture: source
Version: 0.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1028825
Changes:
 python-igor (0.3-4) unstable; urgency=medium
 .
   * Team upload
 .
   [ Bas Couwenberg ]
   * Non-maintainer upload.
   * Add patch to fix FTBFS with Numpy 1.24.
     (closes: #1028825)
   * Add patch to fix SyntaxWarning.
 .
   [ Andreas Tille ]
   * Add watch file
   * Standards-Version: 4.6.2 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Rules-Requires-Root: no (routine-update)
Checksums-Sha1:
 5466d5f68405c27fb4369a32e05580cb3b45a83c 2091 python-igor_0.3-4.dsc
 e6dfb26afea7f943facdb5f4d8cbaa444eca073d 2400 python-igor_0.3-4.debian.tar.xz
 7bebe7f974fd0c173c0765114156d8add5431444 6421 python-igor_0.3-4_amd64.buildinfo
Checksums-Sha256:
 2d5d9a2917ee193412957f0877bbba34b98ada8da71bf0354949fc8d6ce4b4de 2091 
python-igor_0.3-4.dsc
 f1457d94b2cca6c93c2139a313d97fed30764d0b061c184f55db2d7d283ddc19 2400 
python-igor_0.3-4.debian.tar.xz
 06db55c0bc33d5e7005df4cc6d51b4c8b3244d6b45decae5d3a55ec49e41e67d 6421 
python-igor_0.3-4_amd64.buildinfo
Files:
 b6da212c40f1ed785192d74b2bd7f3a1 2091 python optional python-igor_0.3-4.dsc
 eced827f51dd8ba82b74999947a80c55 2400 python optional 
python-igor_0.3-4.debian.tar.xz
 5a8bc456151765eb16742a8594ed8ca1 6421 python optional 
python-igor_0.3-4_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmPdc+0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF5xA//dNWHE+mC6xGUX1o71pVan/PHE2p4EPpx
0wDZg7+CKLr5Hg9lzPtWc6AnTg+BREfGya/NfEruFzwpj2rF4t7+QVqfkloUlhDG
Gl6kr/Q4obPXI0FMqMbWUp35JVyFpsrvUIVPqJgpoKLFA0qLmWdFIpKXyc2ZU61d
sznljLEPed8XJME0vdaQHrZpOLlBdEAFd1cnG3XfsV0vkm+3mpFhToxpDoPGG+xj
E5pwpWPbIXVAXkSo7u0iCkNZsBslk7fZ8rKOzBI6wznjKUNuwOKZVcg4UZFYRsAR
ZydT5YNQ5edibSnJ3txbbJk7XdgD336r3zeePRJp+Dcojhenb1i38GC558gLMuww
pQUuaUw76bMPmsHLROFz3r5bdpMQhq4YncJHBQgcYRJbfPAES2hGJMGBylIm0urj
dEbpjBpH08ILUJoWk0qIbR+08eo8GJNQknVhYFnAv0glD1n4K1j90n4w8voJlsRb
idJF48ZWSJ+n9TuEL2rUojGB3lORnzbtc1zTD5zKNcsUX2cJvS5P6LX9JjK7r0Fu
bDb8GVjeDondhj0cPBZnXZVucxlrl1L4N3S2IdxD5k5Bk54Kmq2WCh/OQ3zXjNVN
rhgICslCr4lJJ1My8nYPOY9sByG23PhaRn+Wo8iuCZLcLal1djlCF2m+/m1vG4JG
ObuG2YXPuAM=
=6phN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to