Your message dated Wed, 08 Nov 2023 10:18:57 +0000
with message-id <[email protected]>
and subject line Bug#1043848: fixed in cherrypy3 18.8.0-4
has caused the Debian Bug report #1043848,
regarding cherrypy3: Fails to build source after successful build
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.)
--
1043848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cherrypy3
Version: 18.8.0-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package cherrypy3
> dpkg-buildpackage: info: source version 18.8.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jeroen Ploemen <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from cherrypy3-18.8.0/debian/source/options:
> --extend-diff-ignore=^[^/]+\.egg-info/|cherrypy/test/.+\.log|cherrypy/test/static/has
> space.html
> debian/rules clean
> dh clean --buildsystem pybuild --with python3,sphinxdoc
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293:
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files instead.
>
> By 2023-Oct-30, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> /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.
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293:
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files instead.
>
> By 2023-Oct-30, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cherrypy3/build' (and
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: info: using options from cherrypy3-18.8.0/debian/source/options:
> --extend-diff-ignore=^[^/]+\.egg-info/|cherrypy/test/.+\.log|cherrypy/test/static/has
> space.html
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building cherrypy3 using existing
> ./cherrypy3_18.8.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> cherrypy3-18.8.0/docs/pkg/cherrypy.__main__.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpchecker.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpcompat.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpconfig.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpdispatch.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cperror.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cplogging.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpmodpy.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpnative_server.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpreqbody.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cprequest.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpserver.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cptools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cptree.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpwsgi.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._cpwsgi_server.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._helper.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy._json.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.daemon.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.auth_basic.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.auth_digest.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.caching.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.covercp.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.cpstats.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.cptools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.encoding.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.gctools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.httputil.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.jsontools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.locking.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.profiler.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.reprconf.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.sessions.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.static.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.lib.xmlrpcutil.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.process.plugins.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.process.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.process.servers.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.process.win32.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.process.wspbus.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.scaffold.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test._test_decorators.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test._test_states_demo.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.benchmark.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.checkerdemo.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.helper.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.logtest.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.modfastcgi.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.modfcgid.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.modpy.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.modwsgi.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.sessiondemo.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_auth_basic.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_auth_digest.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_bus.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_caching.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_config.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_config_server.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_conn.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_core.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_dynamicobjectmapping.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_encoding.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_etags.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_http.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_httputil.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_iterator.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_json.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_logging.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_mime.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_misc_tools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_native.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_objectmapping.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_params.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_plugins.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_proxy.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_refleaks.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_request_obj.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_routes.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_session.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_sessionauthenticate.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_states.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_static.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_tools.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_tutorials.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_virtualhost.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_wsgi_ns.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_wsgi_unix_socket.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_wsgi_vhost.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_wsgiapps.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.test_xmlrpc.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.test.webtest.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut01_helloworld.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut02_expose_methods.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut03_get_and_post.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut04_complex_site.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut05_derived_objects.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut06_default_method.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut07_sessions.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut08_generators_and_yield.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut09_files.rst
> cherrypy3-18.8.0/docs/pkg/cherrypy.tutorial.tut10_http_errors.rst
> cherrypy3-18.8.0/docs/pkg/modules.rst
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/cherrypy3_18.8.0-3.diff.abyIip
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/cherrypy3_18.8.0-3_unstable.log
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: cherrypy3
Source-Version: 18.8.0-4
Done: Jeroen Ploemen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cherrypy3, 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.
Jeroen Ploemen <[email protected]> (supplier of updated cherrypy3 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: SHA512
Format: 1.8
Date: Wed, 08 Nov 2023 09:53:54 +0000
Source: cherrypy3
Built-For-Profiles: noudeb
Architecture: source
Version: 18.8.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jeroen Ploemen <[email protected]>
Closes: 1043848
Changes:
cherrypy3 (18.8.0-4) unstable; urgency=medium
.
* Clean: add docs/pkg/*.rst. (Closes: #1043848)
* Patches: add 0015 to ensure compatibility with Python 3.12.
Checksums-Sha1:
04e1499178bdd642b1bc86e1e9e436ba41a8a213 2526 cherrypy3_18.8.0-4.dsc
6fb4b66b4ac1aaf2126e9b84172c3a63cf52d138 16000 cherrypy3_18.8.0-4.debian.tar.xz
3d7dc09091428ac82224a16243dc4b65d277f407 15532
cherrypy3_18.8.0-4_source.buildinfo
Checksums-Sha256:
38d02e31de85f07a0eb34aa3f245f6c11eb93394809d16f8e307e0d8d6c633f9 2526
cherrypy3_18.8.0-4.dsc
0d2ffd5586b3aebefeaba280c8521b1f8a7e14ad32d73ebbc31ac570986fbbaf 16000
cherrypy3_18.8.0-4.debian.tar.xz
3e09dfdec771e8a10cf0396a6a77c416bc657f4bdff4c6af3957d0937b6f5390 15532
cherrypy3_18.8.0-4_source.buildinfo
Files:
6bd68e35da9f17156f49d8ccd15bfece 2526 python optional cherrypy3_18.8.0-4.dsc
85247a521f4ea1787a58ece852cb1f4b 16000 python optional
cherrypy3_18.8.0-4.debian.tar.xz
a4a58bcdda0f4aaec9b349f41aecc676 15532 python optional
cherrypy3_18.8.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmVLWuAACgkQQoMEoXSN
zHp6BBAA5Wshyd/mYJeu0w7ZxzjoOHQGgQO6B1emnGfWIbTb05lsWxj/tNFuSXYX
QB9QRIzkEQ8rf8xDgXXcOdsmkCBeX+Tjjz1RQ1lJfhHCuX4rUiLAlhG83gbFoZjO
UGExEHfV7JWnN9KIzJYtQOc677fWkoAPS+IYUMbJrGH5loEkN5BxjDYFOVJKPt1P
YTTgM5rGB9zYlEnB8ystXB/t4QUTgcCASVFk+8Kl15+LmU9VNR6Ev5dvYfM3s1e8
fpYxKa993quI/Jz5agB/RaDvBflqqy2gFfOujZridNiyPBNOe6TWbgUXTel7N2Nw
o1OZ1a7oxy2W1V4nQyEy64kAZ9WKqrHq6tfTTC3HNhsfZzwii7GCHfuyEbVu6UXW
d71MD17aGydDEmwdBc0MY65iz6EhBI5ASh6nr3lkG/JWXXONit3rYV/UMBsQtpoG
S1q6lmN+cK4FCX5Z1fFpbIaGrp/aZOHmU+x6HAUEBJanKJ8CvU8pnhNpFxbTmTr0
4ppD13XrD2wc3bv+lDLqNEuNwhDgmisb5+9m4vLIc0wpVbXy1S+gNIZMCkCMSuwU
O5bsIexaJ2U/0Pd+KVLymaD8C9bswJZg3GsxDNfhNGHDBkYt4G+PfXyCM8ZMgQJm
A0ad3vko8z5uUeH5Cmc2DbmjXg/IitEKItMhmxv342YHblD40Lg=
=g2rP
-----END PGP SIGNATURE-----
--- End Message ---