Your message dated Sun, 05 Feb 2023 11:26:55 +0000
with message-id <[email protected]>
and subject line Bug#1030451: fixed in python-pytray 0.3.5-2
has caused the Debian Bug report #1030451,
regarding python-pytray: FTBFS: 
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 
'-version-'
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.)


-- 
1030451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-pytray
Version: 0.3.5-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230203 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 --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.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/pretty.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/obj_load.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/weakdict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/tree.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/aiothreads.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/futures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build; 
> python3.11 -m pytest test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 13 items
> 
> test/test_aiothreads.py ........                                         [ 
> 61%]
> test/test_obj_load.py ..                                                 [ 
> 76%]
> test/test_tree.py ...                                                    
> [100%]
> 
> ============================== 13 passed in 0.48s 
> ==============================
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/python3-pytray/ -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/python3-pytray 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-pytray/usr
> creating /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/pretty.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/obj_load.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/weakdict.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/tree.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/aiothreads.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/futures.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/aiothreads.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/obj_load.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/__init__.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/tree.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/__pycache__/version.cpython-311.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/version.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pytray/build/pytray/futures.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/__init__.py
>  to __init__.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/pretty.py
>  to pretty.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/obj_load.py
>  to obj_load.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/weakdict.py
>  to weakdict.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/tree.py
>  to tree.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/aiothreads.py
>  to aiothreads.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/version.py
>  to version.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray/futures.py
>  to futures.cpython-311.pyc
> running install_egg_info
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 11, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
>     return distutils.core.setup(**attrs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
>     return run_commands(dist)
>            ^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
>     dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
>     super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/install.py", line 
> 68, in run
>     return orig.install.run(self)
>            ^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/install.py", 
> line 709, in run
>     self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
>     super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 987, in run_command
>     cmd_obj.ensure_finalized()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 111, in ensure_finalized
>     self.finalize_options()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/command/install_egg_info.py", line 
> 31, in finalize_options
>     ei_cmd = self.get_finalized_command("egg_info")
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 305, in get_finalized_command
>     cmd_obj.ensure_finalized()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 111, in ensure_finalized
>     self.finalize_options()
>   File "/usr/lib/python3/dist-packages/setuptools/command/egg_info.py", line 
> 219, in finalize_options
>     parsed_version = parse_version(self.egg_version)
>                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py", 
> line 266, in __init__
>     raise InvalidVersion(f"Invalid version: '{version}'")
> pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 
> '-version-'
> E: pybuild pybuild:388: install: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/python3-pytray 
> dh_auto_install: error: pybuild --install -i python{version} -p 3.11 
> --dest-dir /<<PKGBUILDDIR>>/debian/python3-pytray returned exit code 13
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/python-pytray_0.3.5-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230203&[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 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-pytray
Source-Version: 0.3.5-2
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-pytray, 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.
Nilesh Patra <[email protected]> (supplier of updated python-pytray 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: SHA256

Format: 1.8
Date: Sun, 05 Feb 2023 16:35:22 +0530
Source: python-pytray
Architecture: source
Version: 0.3.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1030451
Changes:
 python-pytray (0.3.5-2) unstable; urgency=medium
 .
   * Team Upload.
   * Add patch to fix version (Closes: #1030451)
Checksums-Sha1:
 280c505490525eb81eb28168067f9b58e8953e3d 1570 python-pytray_0.3.5-2.dsc
 a18b4c114fce3616cb224a80248260c19bd12c89 2372 
python-pytray_0.3.5-2.debian.tar.xz
 ed11e87ca8ac5ace128e07789d5d3d3294b52098 5991 
python-pytray_0.3.5-2_amd64.buildinfo
Checksums-Sha256:
 c9ce8c47a84f07e4538cad941d1975dd7723c46cf149039db28c859c3a26bf8e 1570 
python-pytray_0.3.5-2.dsc
 0fd6cc11e01f2b5da4cf5b410271a58b88eff98c64e5336193b3a7188e22fd3c 2372 
python-pytray_0.3.5-2.debian.tar.xz
 bb092887573afa38982b6c9c2dba5f5bb1d83052bf48cd7314d8863534d5005d 5991 
python-pytray_0.3.5-2_amd64.buildinfo
Files:
 352a906ae07af044c7ddfe703de5cba3 1570 python optional python-pytray_0.3.5-2.dsc
 6bcae9643a7ae29604410c5472d0e3bd 2372 python optional 
python-pytray_0.3.5-2.debian.tar.xz
 601b7d5b5a7efbb2386d9e72c1ce4358 5991 python optional 
python-pytray_0.3.5-2_amd64.buildinfo

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

iHUEARYIAB0WIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCY9+OVAAKCRAqJ5BL1yQ+
2iGSAQCwGNUuqmOWju/RLS2HFosAMLYtfCfCe34IFI6UmBJkgwD+L6Uk2bRsLwQA
Vnwl0yHAgJcThxDQPBvo4yrW63QqLww=
=N8dW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to