Your message dated Wed, 23 Nov 2022 15:34:25 +0000
with message-id <[email protected]>
and subject line Bug#1022314: fixed in ilorest 3.6.0.0-1
has caused the Debian Bug report #1022314,
regarding ilorest: FTBFS: setuptools._vendor.tomli.TOMLDecodeError: Expected
"'''" (at end of document)
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.)
--
1022314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ilorest
Version: 3.5.1.0+ds3-1
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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> touch /<<PKGBUILDDIR>>/ilorest/config/__init__.py
> pkgos-dh_auto_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=ilorest
> + echo ilorest
> + sed s/python-//
> + PY_MODULE_NAME=ilorest
> + py3versions -vr
> + PYTHON3S=3.10
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.10 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of
> dash-separated 'author-email' will not be supported in future versions.
> Please use the underscore name 'author_email' instead
> warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146:
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build
> and pip and other standards-based tools.
> warnings.warn(
> /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(
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of
> dash-separated 'author-email' will not be supported in future versions.
> Please use the underscore name 'author_email' instead
> warnings.warn(
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 8, in <module>
> setuptools.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
> 159, in setup
> dist.parse_config_files()
> File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 868, in
> parse_config_files
> pyprojecttoml.apply_configuration(self, filename, ignore_option_errors)
> File "/usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py",
> line 62, in apply_configuration
> config = read_configuration(filepath, True, ignore_option_errors, dist)
> File "/usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py",
> line 98, in read_configuration
> asdict = load_file(filepath) or {}
> File "/usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py",
> line 30, in load_file
> return tomli.load(file)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 66, in load
> return loads(s, parse_float=parse_float)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 102, in loads
> pos = key_value_rule(src, pos, out, header, parse_float)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 326, in key_value_rule
> pos, key, value = parse_key_value_pair(src, pos, parse_float)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 369, in parse_key_value_pair
> pos, value = parse_value(src, pos, parse_float)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 603, in parse_value
> return parse_multiline_str(src, pos, literal=True)
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 528, in parse_multiline_str
> end_pos = skip_until(
> File "/usr/lib/python3/dist-packages/setuptools/_vendor/tomli/_parser.py",
> line 254, in skip_until
> raise suffixed_err(src, new_pos, f"Expected {expect!r}") from None
> setuptools._vendor.tomli.TOMLDecodeError: Expected "'''" (at end of document)
> make[1]: *** [debian/rules:17: override_dh_auto_install] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/10/23/ilorest_3.5.1.0+ds3-1_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: ilorest
Source-Version: 3.6.0.0-1
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ilorest, 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.
Thomas Goirand <[email protected]> (supplier of updated ilorest 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: Wed, 23 Nov 2022 09:27:32 +0100
Source: ilorest
Architecture: source
Version: 3.6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1022314
Changes:
ilorest (3.6.0.0-1) unstable; urgency=medium
.
* New upstream release.
* Upstream applied my import patch, so not using -ds* anymore.
* Add add-setup.py.patch.
* Symlink the src folder as ilorest to avoid rename.
* (build-)depends on ilorest >= 3.6.0.0.
* Fix pyproject.toml (Closes: #1022314).
* Add fix-rdmc.py.patch.
* Add fix-import-path.patch.
Checksums-Sha1:
10e464ced72a17cdd012e4f0e7a579a8a6e194e2 2528 ilorest_3.6.0.0-1.dsc
4ba87987b86e87910c04595c984896092f374d3e 5207524 ilorest_3.6.0.0.orig.tar.xz
aa07af9819fd79894aa2092688e62a4340a0af58 18924 ilorest_3.6.0.0-1.debian.tar.xz
c62a94169be41dc121f3583fef38723be05313f4 10267
ilorest_3.6.0.0-1_amd64.buildinfo
Checksums-Sha256:
bab8a4660e33b90448a009af9cd3d1a2c72c646a03cb8e42c958a57957efc3bd 2528
ilorest_3.6.0.0-1.dsc
e15a01365e3731f653d27a8b97b1f35eaa6746497c01c4ca3290a1cbb08463ab 5207524
ilorest_3.6.0.0.orig.tar.xz
58df7e8ef193971a5e548969625f03538717a8794f1fdd8b845e9b9074f3d708 18924
ilorest_3.6.0.0-1.debian.tar.xz
b9c2e6516767ae7043200673b771d6ca5ae32a76fa6d6955aa074d84b6186c86 10267
ilorest_3.6.0.0-1_amd64.buildinfo
Files:
9dc190557212c3b09c6ae94b136f6684 2528 python optional ilorest_3.6.0.0-1.dsc
8bb751baa8d2199f5de8a266279435ab 5207524 python optional
ilorest_3.6.0.0.orig.tar.xz
18dbcc61fdf0bf59d0e07a6a4c252308 18924 python optional
ilorest_3.6.0.0-1.debian.tar.xz
eb785dc4b308d18c03319cbe08c88ea9 10267 python optional
ilorest_3.6.0.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmN+OVQACgkQ1BatFaxr
Q/4+mRAAgKEQERM47Ij1tzC/1+o95zUHbLOajN70GR5GfQbMzzm1a1ZYymJEkuFb
l4sGKpg67YTTuM+UMkRNW2m7PxXHZ76uIx1VLDBmEgWfdfKkuCXXM3Tgy55MBW5m
AWiGFWJ2gK/oJSdXefhjSLaQHxiW1waG4D0F0dl/6GeaMGEGHWrRtv6GAcxGKoWt
e4PFADamI7yducpisCZnzmaAhTNTxuxTRRTQ82Wx+GGm3blBgIAiVWEXXFduEopu
TUMZZ3/7Z99uRrziiXd9dZ686VBLWefoQD275QBIg/9NWfzNUuGgMvwrBLw6PNcd
bkTmZUv7rT3ckVPMw+XdEfEa7oocAedSTOu5M04hUFUJjQd+e6tTSHX2GP2zRbe7
tPIHz4Xwg33XOuj7UzkmDxlYq1P/T3LhX8sqNW7d9MVyqZnNKouGJ4lCatTUPB0b
4TNLoFCxCRZdXQA2sLFg2mmFAImgrshO5YVQq1p0Hd0DGGXUn4JLFHzVkSh+4Rdf
phnIsmvv1e19lYrbICJR7PCDk4fCeY6Hj6Xexi3RNbrl1IImnHaMu8gCP+nery6D
5qAmrsIa1ohKfVXaGFwRTuq9ilPkgVpsGTdIk3A6Siv4nB/EKEv5qT3s4JZknO0o
O07IIjgk/izmdQdOVCyNnYfT+ZNhjxZTcZZvbtfNuh29e9o0IaQ=
=M1D5
-----END PGP SIGNATURE-----
--- End Message ---