Your message dated Sun, 08 Mar 2026 13:05:22 +0000
with message-id <[email protected]>
and subject line Bug#1045901: fixed in python-daiquiri 3.0.1-2
has caused the Debian Bug report #1045901,
regarding python-daiquiri: 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.)
--
1045901: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045901
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-daiquiri
Version: 3.0.1-1
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 python-daiquiri
> dpkg-buildpackage: info: source version 3.0.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Antonio Terceiro
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2023-Sep-26, 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.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2023-Sep-26, 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.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /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/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2023-Sep-26, 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.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2023-Sep-26, 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.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/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 source format '3.0 (quilt)'
> dpkg-source: info: building python-daiquiri using existing
> ./python-daiquiri_3.0.1.orig.tar.gz
> dpkg-source: warning: file
> python-daiquiri-3.0.1/daiquiri.egg-info/SOURCES.txt has no final newline
> (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> python-daiquiri-3.0.1/daiquiri.egg-info/PKG-INFO
> python-daiquiri-3.0.1/daiquiri.egg-info/SOURCES.txt
> python-daiquiri-3.0.1/daiquiri.egg-info/dependency_links.txt
> python-daiquiri-3.0.1/daiquiri.egg-info/requires.txt
> python-daiquiri-3.0.1/daiquiri.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/python-daiquiri_3.0.1-1.diff.p4ZzvA
> 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/python-daiquiri_3.0.1-1_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: python-daiquiri
Source-Version: 3.0.1-2
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-daiquiri, 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.
Alexandre Detiste <[email protected]> (supplier of updated python-daiquiri
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: Sun, 08 Mar 2026 13:35:50 +0100
Source: python-daiquiri
Architecture: source
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1045901
Changes:
python-daiquiri (3.0.1-2) unstable; urgency=medium
.
* Team Upload
* Clean better (Closes: #1045901)
* add dependency on python3-pythonjsonlogger, enable most tests
* enable Testsuite: autopkgtest-pkg-pybuild
* mark old autopkgtest as superficial
* Add debian/salsa-ci.yml
* Use dh-sequence-python3
* Bump Standards-Version to 4.7.3, drop Priority: tag
* Rewrite d/watch in v5 format
.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Repository-Browse.
Checksums-Sha1:
1feb705129f1d7754a1fde9948cf89a0b15360ac 2242 python-daiquiri_3.0.1-2.dsc
8424ad8acadeec8fb0460906db70600d2024cf28 3668
python-daiquiri_3.0.1-2.debian.tar.xz
32623d3024d556de10037e6114d03fcf30cb9c95 7463
python-daiquiri_3.0.1-2_source.buildinfo
Checksums-Sha256:
be106acaccce33435332ec1b7a3b2aa64d0124950d6aabe46abf51fa6510d7ad 2242
python-daiquiri_3.0.1-2.dsc
885fd54aa66948fa8558607d55db2241a46b1d2347acceadffd364d959fd32a5 3668
python-daiquiri_3.0.1-2.debian.tar.xz
3c67ccc99b4b4c7088ad29320f54b8ca5caf02b9ee0cb29a3002cdbb94e9da41 7463
python-daiquiri_3.0.1-2_source.buildinfo
Files:
05f86d02114553d07380b1ca247183c2 2242 python optional
python-daiquiri_3.0.1-2.dsc
ac539f46773db6e2a8bb0fe68e160bc2 3668 python optional
python-daiquiri_3.0.1-2.debian.tar.xz
10712c465a00a89edb167467fc75b634 7463 python optional
python-daiquiri_3.0.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmmtbcIRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpzNRAArPQT23lYxtbx5DfbSgGVEn5sQPUgLcZT
bmUCTTd2A5MKAHK0JT+oJqxGc4rpqWaOcF1yh2dB5J0i/IyyIKR+kdnLp3qkBV8q
VzqLZyO3vwXt2d2neMjP0dRs3SAc4NCMsWnlSCPNNMgKN4yOXcnHEuvlTQeiCXcv
yJLLOG5nuD1zBB0X/4rOZWDdtniYgxym5D2AdHxogGMYzaNyi8hPEtdPgUEV/ez2
az8ib8jZNaobn9uRv478gKg6MmismZ2cwQ19WAYJvHF6rLt3c+oQStWuSftblzky
ZgqrfZ+oMxALLa/eyOlWBDWJaxvefq/ibVC4/z6v7eq4pUZznvx6HviaGUktYdcM
UWDvC2NrCvnQGqCZq3mM1r5+k8n66RwPR+VF0ptkrq6XoLir49KBqYj0X5f0BBj2
bDoyri6PqMHOCaKf/dz05qf70CoLI5ekICfirWjoXFtChTegI1NjTyOv3V7YHC2v
mEuxtMVMRuEY/EJV9MV0+zURrWJ3XSpTypONeYR+6qRpffegBOTN9Uq+I9AvXdtB
l941Rnj253fo50n6wY/jHJPKD/1LqUuALTqvcxonqHfXt0QEawDADcqeAdr58wMX
PyQAiebQ6GUegx10Soo+T1SlELzfoI0g6h/4yka0g5CaUC3VszTQxUWLKNf3DkO/
+nV2jbOzuxI=
=+H5/
-----END PGP SIGNATURE-----
pgpmT2bomfBfp.pgp
Description: PGP signature
--- End Message ---