Your message dated Thu, 22 Feb 2024 07:06:38 +0000
with message-id <e1rd3ae-009dlq...@fasolo.debian.org>
and subject line Bug#1058387: fixed in python-hsluv 5.0.4-1
has caused the Debian Bug report #1058387,
regarding python-hsluv: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.12 3.11" returned exit code 13
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.)


-- 
1058387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-hsluv
Version: 5.0.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

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 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running config
> I: pybuild base:310: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running build
> running build_py
> copying hsluv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_hsluv/build
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running build
> running build_py
> copying hsluv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_hsluv/build
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py test 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> creating hsluv.egg-info
> writing hsluv.egg-info/PKG-INFO
> writing dependency_links to hsluv.egg-info/dependency_links.txt
> writing top-level names to hsluv.egg-info/top_level.txt
> writing manifest file 'hsluv.egg-info/SOURCES.txt'
> reading manifest file 'hsluv.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'hsluv.egg-info/SOURCES.txt'
> running build_ext
> test_snapshot (tests.test_hsluv.TestHsluv.test_snapshot) ... ERROR
> test_within_rgb_range (tests.test_hsluv.TestHsluv.test_within_rgb_range) ... 
> ok
> 
> ======================================================================
> ERROR: test_snapshot (tests.test_hsluv.TestHsluv.test_snapshot)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_hsluv.py", line 56, in test_snapshot
>     self.assert_tuples_close(test_hpluv, colors['hpluv'])
>   File "/<<PKGBUILDDIR>>/tests/test_hsluv.py", line 80, in assert_tuples_close
>     raise Exception(f"Mismatch: {a} {b}")
> Exception: Mismatch: 1739.663225186895 1739.663225186883
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 1.918s
> 
> FAILED (errors=1)
> Test failed: <unittest.runner.TextTestResult run=2 errors=1 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=2 errors=1 failures=0>
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: 
> python3.12 setup.py test 
> I: pybuild base:310: python3.11 setup.py test 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> writing hsluv.egg-info/PKG-INFO
> writing dependency_links to hsluv.egg-info/dependency_links.txt
> writing top-level names to hsluv.egg-info/top_level.txt
> reading manifest file 'hsluv.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'hsluv.egg-info/SOURCES.txt'
> running build_ext
> test_snapshot (tests.test_hsluv.TestHsluv.test_snapshot) ... ok
> test_within_rgb_range (tests.test_hsluv.TestHsluv.test_within_rgb_range) ... 
> ok
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 2.359s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-hsluv_5.0.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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-hsluv
Source-Version: 5.0.4-1
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-hsluv, 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 1058...@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-hsluv 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: Thu, 22 Feb 2024 07:39:05 +0100
Source: python-hsluv
Architecture: source
Version: 5.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1058387
Changes:
 python-hsluv (5.0.4-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version
     Closes: #1058387
   * Fix watch file
   * Standards-Version: 4.6.2 (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Section: python
Checksums-Sha1:
 a73c0e46ee0afb916ae2e417e900039a5a3e1c0e 2069 python-hsluv_5.0.4-1.dsc
 003fda6213d3c47d09d2f37f8e5c2a172980d68e 541292 python-hsluv_5.0.4.orig.tar.gz
 1b9f449b1d530ed57fec338106fd1fc52dc9a83b 2684 
python-hsluv_5.0.4-1.debian.tar.xz
 e8802e7a152a1a4258517a07cca9be80b9d98b82 7208 
python-hsluv_5.0.4-1_amd64.buildinfo
Checksums-Sha256:
 9a57b2437052ee72d3d6550faa3dd189af474a3aef889211df6f732c67c0aa08 2069 
python-hsluv_5.0.4-1.dsc
 5c079ad69262ff92a8127f0610f6ba2e2aa1d9ad25e21f3db9d4cbce9faf31f3 541292 
python-hsluv_5.0.4.orig.tar.gz
 138ad04c3718079b9f60b8fe3f09ed6e3475ad0617be9a98a242820b0698316c 2684 
python-hsluv_5.0.4-1.debian.tar.xz
 7db7acccf25ac7214383c9ed739c4e14e4330c72ca1de495e0008ad3aaef617a 7208 
python-hsluv_5.0.4-1_amd64.buildinfo
Files:
 423ab09412d6be8f07b04db7dbc34fa1 2069 python optional python-hsluv_5.0.4-1.dsc
 501a129932c8bb7cc002a9011fb135f9 541292 python optional 
python-hsluv_5.0.4.orig.tar.gz
 962ba92e6894cd96184a7286a8070579 2684 python optional 
python-hsluv_5.0.4-1.debian.tar.xz
 7b16269aa99cf2686baa1c55d6e09546 7208 python optional 
python-hsluv_5.0.4-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXW7I0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHD0RAAmZ/VsXa/VmJWImqp1f/Ikgn+L+cZWMTd
N7EKoYxDTAO7Ir1E62pX9v0EuUdb/6AHlj2e0LbvZkuJTuC2R6v2nFY+mwmsGoJ+
Jc5z8WeaoGQpETgO7vtHSm+AYayx+eNdSMiAUUbSXCUBU8ajrw6uJcG0awK9uB/T
cH9yggCluWim1iAyDudtZP8fTXJ2ye6Oi/zgBacHmhGAI0RbzgTCaFJT7sretkc1
HrmG6XZZKzowN3L8SKakuVzwNXvEqYcaVT1AG1XK3EYSDO17xveSQnNCCygfeUIc
QNWakJ/jTHGcNV4Oci5M62sN4t4X12ZiiWl78gEFbN1RHZk/ollvUThXAUNAexek
x5fLppO8xtGPe5rjMRK1xLjFj3wBHcnRTv9BM82QFGuMhXisy2lT16OM4PV2daT8
M9UfZPm3jQFWwpJBkaqxZyjdZzXP3/g6N6H9tw4+zMwGk6IVpq3u3ly8vraed2ab
E53tpwOqmzOABNI6yLyX2JDM+ayaz+uj2ZObJQNxfkrBYnVavQPokt6VFe/cUEpr
vU8E3ffJsjYlohOLw5yFB2nEiYQe1Oev3VPjBYLbpSrL6UCLeZmP/dI5xS3Q2nkI
YZAJIVTyLAA3m3ZQsve4bQfm7C0XvHNj/H7B5r/gEXREj7fheYBSqOuddpk5ROn1
/mrEdQWXqPc=
=1K2V
-----END PGP SIGNATURE-----

Attachment: pgpRq3OGe1cpl.pgp
Description: PGP signature


--- End Message ---

Reply via email to