Your message dated Tue, 15 Nov 2022 10:20:12 +0000
with message-id <e1out36-00fbc0...@fasolo.debian.org>
and subject line Bug#1022480: fixed in python-peachpy 
0.0~git20211013.257881e-1.1
has caused the Debian Bug report #1022480,
regarding python-peachpy: FTBFS: distutils.errors.DistutilsClassError: command 
class <class '__main__.BuildGenerateInstructions'> must subclass Command
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.)


-- 
1022480: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-peachpy
Version: 0.0~git20211013.257881e-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3,sphinxdoc --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 
> /<<PKGBUILDDIR>>/setup.py:3: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   import distutils.log
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:18: UserWarning: 
> Distutils was imported before Setuptools, but importing Setuptools also 
> replaces the `distutils` module in `sys.modules`. This may lead to 
> undesirable behaviors or errors. To avoid these issues, avoid using distutils 
> directly, ensure that setuptools is installed in the traditional way (e.g. 
> not an editable install), and/or make sure that setuptools is always imported 
> before distutils.
>   warnings.warn(
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: 
> Setuptools is replacing distutils.
>   warnings.warn("Setuptools is replacing distutils.")
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:3: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   import distutils.log
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:18: UserWarning: 
> Distutils was imported before Setuptools, but importing Setuptools also 
> replaces the `distutils` module in `sys.modules`. This may lead to 
> undesirable behaviors or errors. To avoid these issues, avoid using distutils 
> directly, ensure that setuptools is installed in the traditional way (e.g. 
> not an editable install), and/or make sure that setuptools is always imported 
> before distutils.
>   warnings.warn(
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: 
> Setuptools is replacing distutils.
>   warnings.warn("Setuptools is replacing distutils.")
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 50, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 87, in 
> setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 172, in setup
>     ok = dist.parse_command_line()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 474, in parse_command_line
>     args = self._parse_command_opts(parser, args)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1107, in 
> _parse_command_opts
>     nargs = _Distribution._parse_command_opts(self, parser, args)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 540, in _parse_command_opts
>     raise DistutilsClassError(
> distutils.errors.DistutilsClassError: command class <class 
> '__main__.BuildGenerateInstructions'> must subclass Command
> E: pybuild pybuild:379: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p 3.10 returned 
> exit code 13
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/python-peachpy_0.0~git20211013.257881e-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&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 marking 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-peachpy
Source-Version: 0.0~git20211013.257881e-1.1
Done: Stefano Rivera <stefa...@debian.org>

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

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated python-peachpy 
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: Sun, 13 Nov 2022 11:31:03 +0200
Source: python-peachpy
Architecture: source
Version: 0.0~git20211013.257881e-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1022480
Changes:
 python-peachpy (0.0~git20211013.257881e-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Patch: Support setuptools >= 60 (Closes: #1022480)
Checksums-Sha1:
 ea4663a395150861cbdc9af3653210cad133a075 1791 
python-peachpy_0.0~git20211013.257881e-1.1.dsc
 439c56cb5fd89be2c9d6ea1ce77f00915c68541a 4888 
python-peachpy_0.0~git20211013.257881e-1.1.debian.tar.xz
 054392f020de8e3827ef340f5e7fa78a58a8a0dc 7238 
python-peachpy_0.0~git20211013.257881e-1.1_source.buildinfo
Checksums-Sha256:
 919d42388af5b233c75102b40f8e671635507323ac56456b133401ff7ea76ab9 1791 
python-peachpy_0.0~git20211013.257881e-1.1.dsc
 dbd9b47ca51c715000e856a603a7ff06edb7901ff8738af016622cdb99bdabed 4888 
python-peachpy_0.0~git20211013.257881e-1.1.debian.tar.xz
 571f69acef4c641fa2271b1c9069ddad2307b8066cdf1b04a4de22aef6f4b04d 7238 
python-peachpy_0.0~git20211013.257881e-1.1_source.buildinfo
Files:
 1446cb84e456632c1ad362c6699e0bd6 1791 python optional 
python-peachpy_0.0~git20211013.257881e-1.1.dsc
 4d48173095d8ed88f6993ef98571a95e 4888 python optional 
python-peachpy_0.0~git20211013.257881e-1.1.debian.tar.xz
 ef1b448054fb214991e4a33a62003e79 7238 python optional 
python-peachpy_0.0~git20211013.257881e-1.1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCY3C8HxQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2AQXAQC9wf0XZsBegHc2ATq2V+bn2vRobAd3
nVOWZnAN445hAQD/cUS/Qy3mE1I2Cb2ffL4ucvYSPskZ9+L3DWBvkTDZrAw=
=M+Qq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to