Your message dated Tue, 14 Feb 2023 09:34:17 +0000
with message-id <e1prrhz-003lkd...@fasolo.debian.org>
and subject line Bug#1030438: fixed in python-dcos 0.2.0-6
has caused the Debian Bug report #1030438,
regarding python-dcos: FTBFS: 
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 
'SNAPSHOT'
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.)


-- 
1030438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030438
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-dcos
Version: 0.2.0-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-dcos
> + echo python-dcos
> + sed s/python-//
> + PY_MODULE_NAME=dcos
> + py3versions -vr
> + PYTHON3S=3.11
> + [ no = yes ]
> + TARGET_DIR=python3-dcos
> + pwd
> + python3.11 setup.py install --install-layout=deb --root 
> /<<PKGBUILDDIR>>/debian/python3-dcos
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('SNAPSHOT') 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
> creating build
> creating build/lib
> creating build/lib/dcos
> copying dcos/__init__.py -> build/lib/dcos
> copying dcos/package.py -> build/lib/dcos
> copying dcos/util.py -> build/lib/dcos
> copying dcos/marathon.py -> build/lib/dcos
> copying dcos/options.py -> build/lib/dcos
> copying dcos/errors.py -> build/lib/dcos
> copying dcos/subcommand.py -> build/lib/dcos
> copying dcos/http.py -> build/lib/dcos
> copying dcos/auth.py -> build/lib/dcos
> copying dcos/emitting.py -> build/lib/dcos
> copying dcos/cmds.py -> build/lib/dcos
> copying dcos/mesos.py -> build/lib/dcos
> copying dcos/config.py -> build/lib/dcos
> copying dcos/constants.py -> build/lib/dcos
> copying dcos/jsonitem.py -> build/lib/dcos
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-dcos
> creating /<<PKGBUILDDIR>>/debian/python3-dcos/usr
> creating /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3
> creating /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/package.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/util.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/marathon.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/options.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/errors.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/subcommand.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/http.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/auth.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/emitting.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/cmds.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/mesos.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/config.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/constants.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/jsonitem.py -> 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/__init__.py
>  to __init__.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/package.py
>  to package.cpython-311.pyc
> /usr/lib/python3/dist-packages/dcos/package.py:944: SyntaxWarning: "is" with 
> a literal. Did you mean "=="?
> /usr/lib/python3/dist-packages/dcos/package.py:1103: SyntaxWarning: "is not" 
> with a literal. Did you mean "!="?
> /usr/lib/python3/dist-packages/dcos/package.py:1197: SyntaxWarning: "is" with 
> a literal. Did you mean "=="?
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/util.py
>  to util.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/marathon.py
>  to marathon.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/options.py
>  to options.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/errors.py
>  to errors.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/subcommand.py
>  to subcommand.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/http.py
>  to http.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/auth.py
>  to auth.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/emitting.py
>  to emitting.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/cmds.py
>  to cmds.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/mesos.py
>  to mesos.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/config.py
>  to config.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/constants.py
>  to constants.cpython-311.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/jsonitem.py
>  to jsonitem.cpython-311.pyc
> running install_egg_info
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 13, 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: 
> 'SNAPSHOT'
> make[1]: *** [debian/rules:19: override_dh_auto_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/python-dcos_0.2.0-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230203&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-dcos
Source-Version: 0.2.0-6
Done: Thomas Goirand <z...@debian.org>

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

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-dcos 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: SHA256

Format: 1.8
Date: Tue, 14 Feb 2023 09:55:31 +0100
Source: python-dcos
Architecture: source
Version: 0.2.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1030438
Changes:
 python-dcos (0.2.0-6) unstable; urgency=medium
 .
   * Fix package version when building (Closes: #1030438).
Checksums-Sha1:
 0b15d331a257425de671801cbb3a815701c44b76 2234 python-dcos_0.2.0-6.dsc
 28117fd9b95cd662bfbce5d96ec72be9ca5d1c19 4180 python-dcos_0.2.0-6.debian.tar.xz
 58cea7c9ead98fde92497feb28913d35fec69ed1 8254 
python-dcos_0.2.0-6_amd64.buildinfo
Checksums-Sha256:
 a78c239e2c742157a8347c920f1c9416882c8c8bbb07c181760ccb61d64ab8da 2234 
python-dcos_0.2.0-6.dsc
 bf6ae61ef6bad0ddbb007e5bbb38d8dd0f4889864d23ce3be4bee82236d0a151 4180 
python-dcos_0.2.0-6.debian.tar.xz
 aef08a6f78f3d14424c85f1e761d877390935871d682bc78aceb78c0ce0b2d59 8254 
python-dcos_0.2.0-6_amd64.buildinfo
Files:
 e66ffdb879b38c2a95b87274bdcfddef 2234 python optional python-dcos_0.2.0-6.dsc
 7ca2c2099b5a5c381b61a0f3c8e524e8 4180 python optional 
python-dcos_0.2.0-6.debian.tar.xz
 e757adec7b5b4ec78fde8fb01cd850d3 8254 python optional 
python-dcos_0.2.0-6_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmPrUc8ACgkQ1BatFaxr
Q/56mhAAkYKN/vI1Pl0w9qZ5+xR5oHK7cmoqLNPw94xgX21acHlMWzXvZizX7Iu0
OM+BaWr63fhWXg7EJ9zrAJxveaIdInZhyz9qpyxFRo5Z4VXRzMjlEoom6cJcMuYs
ErwAviW8Hul8c4yzQoZSIJ1+2p+sOoR8YjDPX32WnGhjaigjsZfDkuNgoFIXJzQz
8tfRHD3Y8IBUWMpLdvajMxJk6+ET8G/ww0Lm0d0uL5W3Z6Z/MewpFidr2kDhI2Yl
RTLTC6V74LANJE5s2rdfAKl8GyHeu5aHISawUVGGSp/71pKlDLse6E7RVptJuUli
ImV2C1FS/U41wEbZ3bgX3pH9OKvXKgqPdPQuXHvv7TDh0r8hRTG4lk4784NRf7v0
YMBkvLJO5NyTY2bfUnNvAp7AUxwNDvu/tJ9GemQy5w8CZGKtJbR/hDWwtlDYAgKm
xX6k5/ZW1OWPgvj95wZMcGxDZRoTWRtrf3xUUc16Jo/z2jSh7tNd9GNoZo4rekta
8euuW5QB2PdN+xzWXO2Fl5tnNNyDcAzxTzRQh/0rZbokwAduJNcfEAM1L400YJ7E
iCqw13Zqtfigu5dwdRASTTaAhEYSxfjQp+7WnOIm+K6IWOSPIU4yvVxwpGetb8Hc
DuZ2APUVt9SmstoumQM7Sruf9QUF28LyPDjwb+rA9y5qy4MvpR4=
=nALx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to