Your message dated Mon, 31 Oct 2022 12:49:14 +0000
with message-id <e1opue6-008hwv...@fasolo.debian.org>
and subject line Bug#1022450: fixed in logbook 1.5.3-5.1
has caused the Debian Bug report #1022450,
regarding logbook: FTBFS: distutils.errors.DistutilsClassError: command class 
<class '__main__.ve_build_ext'> 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.)


-- 
1022450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: logbook
Version: 1.5.3-5
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):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cython3 logbook/_speedups.pyx
> python3 setup.py build_ext --inplace
> /<<PKGBUILDDIR>>/setup.py:60: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   from distutils.command.build_ext import build_ext
> /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.")
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of 
> dash-separated 'upload-dir' will not be supported in future versions. Please 
> use the underscore name 'upload_dir' instead
>   warnings.warn(
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 229, in <module>
>     run_setup(True)
>   File "/<<PKGBUILDDIR>>/setup.py", line 187, in run_setup
>     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__.ve_build_ext'> must subclass Command
> make[2]: *** [Makefile:32: logbook/_speedups.so] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/logbook_1.5.3-5_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: logbook
Source-Version: 1.5.3-5.1
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
logbook, 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.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated logbook 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: Mon, 31 Oct 2022 13:34:44 +0100
Source: logbook
Architecture: source
Version: 1.5.3-5.1
Distribution: unstable
Urgency: medium
Maintainer: Agustin Henze <t...@debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1022450
Changes:
 logbook (1.5.3-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add d/clean for leftovers
   * Remove d/files (generated)
   * Fix fuzz in patch
   * Move Description to source package
   * Add Rules-Requires-Root
   * Add Multi-Arch according to hinter
   * Use dh sequences
   * Bump policy and debhelper version (no changes)
   * Add patch for python3-setuptools (Closes: #1022450)
Checksums-Sha1:
 8c4cc83699ff341baae690b2145235cb1613205b 2528 logbook_1.5.3-5.1.dsc
 88f14179d911ee0cf676ba2c3cd4217572c04ceb 5420 logbook_1.5.3-5.1.debian.tar.xz
 4b4957e4e8ec686174e906d0d6a5166729d4512a 8034 
logbook_1.5.3-5.1_source.buildinfo
Checksums-Sha256:
 9d6f12b7e33dffb2f48edc398dbe9fe35bf92c8df78eae43833c9478b6ccd6de 2528 
logbook_1.5.3-5.1.dsc
 6230c675a4f0fd0b55362f4901cacd6421f8359aecf9f06a4b56ba86cd2311e1 5420 
logbook_1.5.3-5.1.debian.tar.xz
 7ad5731d860b98e72f11e44809b44616cca45f2e6116bf722c49863dc12d9c85 8034 
logbook_1.5.3-5.1_source.buildinfo
Files:
 d666799d28849578eec9bd9563389e26 2528 python optional logbook_1.5.3-5.1.dsc
 02b2d226da1e99e789b14a7b000d7a38 5420 python optional 
logbook_1.5.3-5.1.debian.tar.xz
 2fb8c7e2f7c48026331299a8e9e91d7c 8034 python optional 
logbook_1.5.3-5.1_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmNfwWcACgkQW//cwljm
lDMDXw/+KYKFHQEPf+KTGusT3yYkPu2Gtf2z5vtmIgp0zNGxCSafBjpoWO9jJNWh
46yenn18z1KzrxHmed6MNb2ECrf1fF3pFCzYxyDBiaWpgwT9BQumAfZI0yyUBvgv
iivpXJ1LkkMTf2vNACd4ldf0A8+KmIUqk/IqOeBKCOHXS3UbgS5UN46Ulj964ZSw
lq2roNrNshWIre9h0qqdMzzu/93mntIF90yGVO9ho/sqcvQQyjecyZ9rfn3tMvQw
lgoi4ti9Nc6JoaNk44Atse7hHkcLa3EAHTgLe7RCjpujsplykv1t7iaW8AX11IKi
45QmAV0VPhOicrxenN+L7o/YmXJaWaVx20iW+aih4VYVIvfP0vf1Aw9wQhysAOhl
j0kI2FoFwFYxxJcScoYZFkp28nLVX/PH/mM2K5oGmLq25IHdViseu80elPAvp137
q9tDcwp7kaAjEG58IzzAq42favqAhIIBtHPQJfqZoi5Jr7KMu4E2WsFO8nC5/f4h
1wtfethcdhfLBwZ4Jpm4O4QECAChl10mIkrMYAMz/+vYWsWo/XcQkfw3E9C+r52k
mJQwvotJvEgpgXYf3AU3zOENkVSCB5t02P+ofRwnO7ixdgAMKP4BTa9XRyxusI8r
kWmJp801P/CR9KG3hyWAHtPmE/bfMO7mXx3Stec1QGdC1IUnu8Q=
=kkI6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to