Your message dated Sat, 11 Jun 2022 02:37:57 +0000
with message-id <e1nzr0f-0001vg...@fasolo.debian.org>
and subject line Bug#1005472: fixed in typeshed 0.0~git20220610.ad48606-1
has caused the Debian Bug report #1005472,
regarding typeshed: FTBFS: no such option: --system
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.)
--
1005472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: typeshed
Version: 0.0~git20211009.0142ea8-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 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>>'
> dh_auto_install
> python3 debian/install_stubs.py DateTimeRange Deprecated Flask JACK-Client
> Jinja2 Markdown MarkupSafe Pillow PyMySQL PyYAML Pygments Send2Trash Werkzeug
> aiofiles annoy appdirs atomicwrites aws-xray-sdk babel
> backports.ssl_match_hostname backports_abc beautifulsoup4 bleach boto
> braintree cachetools caldav certifi characteristic chardet click
> click-spinner colorama commonmark contextvars croniter cryptography
> dataclasses dateparser decorator docopt docutils editdistance emoji
> entrypoints enum34 filelock first freezegun frozendict futures html5lib
> httplib2 humanfriendly ipaddress itsdangerous jmespath jsonschema mock
> mypy-extensions mysqlclient oauthlib orjson paramiko polib prettytable
> protobuf psutil psycopg2 pyOpenSSL pyRFC3339 pyaudio pycurl pyfarmhash pysftp
> pytest-lazy-fixture python-dateutil python-gflags python-nmap python-slugify
> pytz pyvmomi redis requests retry selenium setuptools simplejson
> singledispatch six slumber stripe tabulate termcolor toml toposort ttkthemes
> typed-ast tzlocal ujson vobject waitress xxhash
> running bdist_wheel
> running build
> running build_py
> package init file 'datetimerange-stubs/__init__.py' not found (or not a
> regular file)
> creating build
> creating build/lib
> creating build/lib/datetimerange-stubs
> copying datetimerange-stubs/__init__.pyi -> build/lib/datetimerange-stubs
> copying datetimerange-stubs/METADATA.toml -> build/lib/datetimerange-stubs
> /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(
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/datetimerange-stubs
> copying build/lib/datetimerange-stubs/METADATA.toml ->
> build/bdist.linux-x86_64/wheel/datetimerange-stubs
> copying build/lib/datetimerange-stubs/__init__.pyi ->
> build/bdist.linux-x86_64/wheel/datetimerange-stubs
> running install_egg_info
> running egg_info
> creating types_DateTimeRange.egg-info
> writing types_DateTimeRange.egg-info/PKG-INFO
> writing dependency_links to types_DateTimeRange.egg-info/dependency_links.txt
> writing requirements to types_DateTimeRange.egg-info/requires.txt
> writing top-level names to types_DateTimeRange.egg-info/top_level.txt
> writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt'
> reading manifest file 'types_DateTimeRange.egg-info/SOURCES.txt'
> writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt'
> Copying types_DateTimeRange.egg-info to
> build/bdist.linux-x86_64/wheel/types_DateTimeRange-0.1.egg-info
> running install_scripts
> creating
> build/bdist.linux-x86_64/wheel/types_DateTimeRange-0.1.dist-info/WHEEL
> creating 'dist/types_DateTimeRange-0.1-py3-none-any.whl' and adding
> 'build/bdist.linux-x86_64/wheel' to it
> adding 'datetimerange-stubs/METADATA.toml'
> adding 'datetimerange-stubs/__init__.pyi'
> adding 'types_DateTimeRange-0.1.dist-info/METADATA'
> adding 'types_DateTimeRange-0.1.dist-info/WHEEL'
> adding 'types_DateTimeRange-0.1.dist-info/top_level.txt'
> adding 'types_DateTimeRange-0.1.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> running sdist
> running egg_info
> writing types_DateTimeRange.egg-info/PKG-INFO
> writing dependency_links to types_DateTimeRange.egg-info/dependency_links.txt
> writing requirements to types_DateTimeRange.egg-info/requires.txt
> writing top-level names to types_DateTimeRange.egg-info/top_level.txt
> package init file 'datetimerange-stubs/__init__.py' not found (or not a
> regular file)
> reading manifest file 'types_DateTimeRange.egg-info/SOURCES.txt'
> writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt'
> warning: sdist: standard file not found: should have one of README,
> README.rst, README.txt, README.md
>
> running check
> warning: check: missing meta-data: either (author and author_email) or
> (maintainer and maintainer_email) should be supplied
>
> creating types-DateTimeRange-0.1
> creating types-DateTimeRange-0.1/datetimerange-stubs
> creating types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> copying files to types-DateTimeRange-0.1...
> copying setup.py -> types-DateTimeRange-0.1
> copying datetimerange-stubs/METADATA.toml ->
> types-DateTimeRange-0.1/datetimerange-stubs
> copying datetimerange-stubs/__init__.pyi ->
> types-DateTimeRange-0.1/datetimerange-stubs
> copying types_DateTimeRange.egg-info/PKG-INFO ->
> types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> copying types_DateTimeRange.egg-info/SOURCES.txt ->
> types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> copying types_DateTimeRange.egg-info/dependency_links.txt ->
> types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> copying types_DateTimeRange.egg-info/requires.txt ->
> types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> copying types_DateTimeRange.egg-info/top_level.txt ->
> types-DateTimeRange-0.1/types_DateTimeRange.egg-info
> Writing types-DateTimeRange-0.1/setup.cfg
> Creating tar archive
> removing 'types-DateTimeRange-0.1' (and everything under it)
>
> Usage:
> /usr/bin/python3 -m pip install [options] <requirement specifier>
> [package-index-options] ...
> /usr/bin/python3 -m pip install [options] -r <requirements file>
> [package-index-options] ...
> /usr/bin/python3 -m pip install [options] [-e] <vcs project url> ...
> /usr/bin/python3 -m pip install [options] [-e] <local project path> ...
> /usr/bin/python3 -m pip install [options] <archive url/path> ...
>
> no such option: --system
> /usr/bin/python3 -mpip install --system --no-deps
> --target=debian/python3-typeshed/usr/lib/python3/dist-packages
> debian/build/DateTimeRange/dist/types_DateTimeRange-0.1-py3-none-any.whl
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/debian/install_stubs.py", line 43, in <module>
> run(cmd)
> File "/<<PKGBUILDDIR>>/debian/install_stubs.py", line 21, in run
> subprocess.check_call(cmd)
> File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
> raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['/usr/bin/python3', '-mpip',
> 'install', '--system', '--no-deps',
> '--target=debian/python3-typeshed/usr/lib/python3/dist-packages',
> 'debian/build/DateTimeRange/dist/types_DateTimeRange-0.1-py3-none-any.whl']'
> returned non-zero exit status 2.
> make[1]: *** [debian/rules:10: override_dh_auto_install] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/typeshed_0.0~git20211009.0142ea8-3_unstable.log
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: typeshed
Source-Version: 0.0~git20220610.ad48606-1
Done: Antonio Terceiro <terce...@debian.org>
We believe that the bug you reported is fixed in the latest version of
typeshed, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated typeshed 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: Fri, 10 Jun 2022 19:59:30 -0300
Source: typeshed
Architecture: source
Version: 0.0~git20220610.ad48606-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Closes: 1005472
Changes:
typeshed (0.0~git20220610.ad48606-1) unstable; urgency=medium
.
* New upstream snapshot 0.0~git20220610.ad48606
* Remove patch (applied upstream)
* debian/install_stubs.py: remove --system option (Closes: #1005472)
* debian/install_stubs.py: remove .* from version numbers
* Depends: add python3, drop ${python3:Depends}
* debian/rules: drop executable bit from files installed
Checksums-Sha1:
3bf63f77e45bacf48742398f8f7f72d581eb1cc8 2543
typeshed_0.0~git20220610.ad48606-1.dsc
83c28ae4fc050a6560705fb9f859a9868fce44b2 39512
typeshed_0.0~git20220610.ad48606.orig-stub-uploader.tar.xz
97bdef929ad06155368037d7d5e23952a5ce2484 821396
typeshed_0.0~git20220610.ad48606.orig.tar.xz
57e2381df68b93a94b0e622302397360e5606784 3008
typeshed_0.0~git20220610.ad48606-1.debian.tar.xz
4ff77164b1b63c29b9a4b439c394c8bc792b7e42 7375
typeshed_0.0~git20220610.ad48606-1_amd64.buildinfo
Checksums-Sha256:
59ec1e3d3b09e3bad3c66b2e28da0d8f68b960d057729bdbbe498fd678a558ff 2543
typeshed_0.0~git20220610.ad48606-1.dsc
02da45c52c0ad8d966fb6fac804d5794003f93c68f1bcf33516396dd4e1a607b 39512
typeshed_0.0~git20220610.ad48606.orig-stub-uploader.tar.xz
11ac9940fa049d48c0a394e226413ccc85457e8df6af0a6b12f34022fa8a87d3 821396
typeshed_0.0~git20220610.ad48606.orig.tar.xz
afb1008fccc527980e9ccd034532b159a400f3e84b9e2db692dca482d3bd90f4 3008
typeshed_0.0~git20220610.ad48606-1.debian.tar.xz
e03d1234f9451b2a7ba8ba6aed88bb8a1c9769e393a0ba93d35d60c72318ddc9 7375
typeshed_0.0~git20220610.ad48606-1_amd64.buildinfo
Files:
25909ad7ae8084f21b3707a2507c5555 2543 python optional
typeshed_0.0~git20220610.ad48606-1.dsc
ab3a91cf291c9c18eae0718697bdf3f5 39512 python optional
typeshed_0.0~git20220610.ad48606.orig-stub-uploader.tar.xz
dfe5b14618aa27903e3f7f4c5640601e 821396 python optional
typeshed_0.0~git20220610.ad48606.orig.tar.xz
73edbea80a90fce4be28933b52785905 3008 python optional
typeshed_0.0~git20220610.ad48606-1.debian.tar.xz
c1f86ec75045b2dd4585be28a3c773eb 7375 python optional
typeshed_0.0~git20220610.ad48606-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmKj/PQACgkQ/A2xu81G
C94Qcw//XQenmsnc7sai4+reZqQjCD28MB+0b6ojwuhpr8oAuca7fMvea7MG2Z9F
mKoFgTAG7cWIyTBVSa/OIQceLFxux1bpZ/X/e+Flbz6iT36E+dNg/bMgGm08ic0s
igQhiG/fN1Cjb3Yw0Yi8jHji2eG2IXSc2OWWxbJ0viKuq66YBjZJJxmWcSdU51DN
rM8QYw/X4vUbDXDaYGjMqowxTDhAlQYI1tpoWtUUMcDoSlUdG3dmHFp4kY8bCKd6
x0iFdQqbVk3wJSHFT+TdeK3ruq8jI414n7KkKEQHs5SxURc0YUgIel45taV/3GE/
7gn69Uzaf6tf+AiVgkAat1a+U8vkghShwYYlrTFcwzV5bJ4Lm+f+Beb52PlKTrvc
CMXvdVy2csvO2vFN0rQ4E1ZPa0XUAg6PCez+C0b0KsspvTaKE2hxN3HyhsP08EBF
+G2qbjZHBQheFFnN4BIbad/XopAr/RRT64n7UY/vPhvfMQ2xMxQehu83Cml8Jd1i
3/bOkubJkHVawOVI3uJWubZ/epUMNUDyxo4t4LhFzshJtO2u1NxgH8Fc/Vcffso9
aFiUWvvgB6147uw+AG+k/akJn090Fi1wYGnhC/3e3+qJVebagNZRI56mIiuu6d3M
Bb8fqCbEhLBQ8eR0VUPCrkGzSYGweKW1P5MSnmSvk313e+0UHUs=
=bvZ1
-----END PGP SIGNATURE-----
--- End Message ---