Your message dated Mon, 24 Oct 2022 07:38:25 +0000
with message-id <[email protected]>
and subject line Bug#1022461: fixed in skimage 0.19.3-3
has caused the Debian Bug report #1022461,
regarding skimage: FTBFS: distutils.errors.DistutilsClassError: command class
<class 'numpy.distutils.command.config.config'> 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 [email protected]
immediately.)
--
1022461: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: skimage
Version: 0.19.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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
> /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/config/setupcfg.py:508:
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use
> license_files instead.
> warnings.warn(msg, warning_class)
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 214, in <module>
> setup(
> File "/usr/lib/python3/dist-packages/numpy/distutils/core.py", line 126, in
> setup
> dist = setup(**new_attr)
> File "/usr/lib/python3/dist-packages/numpy/distutils/core.py", line 169, in
> setup
> return old_setup(**new_attr)
> 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
> 'numpy.distutils.command.config.config'> must subclass Command
> E: pybuild pybuild:379: configure: plugin distutils failed with: exit code=1:
> python3.10 setup.py config
> dh_auto_configure: error: pybuild --configure -i python{version} -p 3.10
> returned exit code 13
> make: *** [debian/rules:28: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/10/23/skimage_0.19.3-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[email protected]&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: skimage
Source-Version: 0.19.3-3
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
skimage, 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.
Ole Streicher <[email protected]> (supplier of updated skimage 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: Mon, 24 Oct 2022 08:52:33 +0200
Source: skimage
Architecture: source
Version: 0.19.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1022461
Changes:
skimage (0.19.3-3) unstable; urgency=medium
.
* Fix installation failure with setuptools > 60 (Closes: #1022461)
Checksums-Sha1:
b382fd9e4e0f552a02e3c1d702df2de5906a8e2b 2879 skimage_0.19.3-3.dsc
6b04f36d1a328f7d716f3b58e83361c5336ffe55 25424 skimage_0.19.3-3.debian.tar.xz
Checksums-Sha256:
66da2fa76fb5e57debdc6228bc74d042bdb3d70bfa396a6f00b083e2a56e388e 2879
skimage_0.19.3-3.dsc
d6afbbc1ed6f6d5172fc925c9977fbf8758681e59779b15d97297de62af59c32 25424
skimage_0.19.3-3.debian.tar.xz
Files:
3cc4f29c9aaee36f5e9d89588d19dcf9 2879 python optional skimage_0.19.3-3.dsc
2cf8117365b190d887db564282ad05a6 25424 python optional
skimage_0.19.3-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmNWO7QACgkQcRWv0HcQ
3Pc+7Q/9GfgFMQDmyyRNVl6y1PJLgtL+D7PsvyH0n/cLof9vhORPjPV/u3jFuOAW
4MBIln/iUUcuMz8BEaVEcF71daW8GqYaD4anxk4z/VnMMZFftx9TJMG2JBkK6C9d
7Jk8nnbH/lF/h7/pE+e8qHB4MK+R4AELPj7tsY3j6hzA3qUQm8LGCvsZ88yPhD0Q
SkTbQHQ78ffHxll1gRMKQlgx5FwkNi1o2Ln6QXjQbnyuEh/XzsYI9TiosRqh4Zl4
n81GMpGdk32e2nv+jqpSymaiASgPR29KpTRVcxsxAx/rXUqLMXRdaYCBwRx4T8Ht
mAbHRfGRQz0+ykM/BhUbdBRNx5eVK5Ogsiuf+6H/jZVTgCoiGqdmuPPTE99/v6s+
qqzKGq6zJ1xKTn1OZP7n+iC6PclETjQ2M8CtYXLFr0sOI79N+o0Qw5Zrmsi1Y3ct
HQx0/cYueissopr5zzt2N1SiA183UYXkpNn9EYzsgTbjvRHOAPi8nC215eV7g1lf
2XJGvESGAopen4VvNgQOQQraAq6NyqSYIn0jpc0KaX0T9l6vLf1iJsbJqT5ua2XB
+NKzhfLa8LfQ4sIn5VEXTTirMrwXw3MqOTZgWVZaIbNj+TANIjKxtcbQpbc+N6Kz
iONUpc29/DHtbOPdSrf6RufnEOxN4bCpyBkKkjl/jXMkmHxW5kI=
=pXxg
-----END PGP SIGNATURE-----
--- End Message ---