Your message dated Mon, 04 Sep 2023 01:18:51 +0000
with message-id <[email protected]>
and subject line Bug#1046293: fixed in python-nubia 0.2.3-1
has caused the Debian Bug report #1046293,
regarding python-nubia: 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.)
--
1046293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046293
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-nubia
Version: 0.2b5-2
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-nubia
> dpkg-buildpackage: info: source version 0.2b5-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nobuhiro Iwamatsu
> <[email protected]>
> dpkg-source --before-build .
> 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/__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.
> Warning: 'classifiers' should be a list, got type 'tuple'
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nubia/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-nubia using existing
> ./python-nubia_0.2b5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file
> python-nubia-0.2b5/python_nubia.egg-info/SOURCES.txt has no final newline
> (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> python-nubia-0.2b5/python_nubia.egg-info/PKG-INFO
> python-nubia-0.2b5/python_nubia.egg-info/SOURCES.txt
> python-nubia-0.2b5/python_nubia.egg-info/dependency_links.txt
> python-nubia-0.2b5/python_nubia.egg-info/entry_points.txt
> python-nubia-0.2b5/python_nubia.egg-info/requires.txt
> python-nubia-0.2b5/python_nubia.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/python-nubia_0.2b5-2.diff.e13bmU
> 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-nubia_0.2b5-2_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-nubia
Source-Version: 0.2.3-1
Done: Nobuhiro Iwamatsu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-nubia, 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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated python-nubia
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: Mon, 04 Sep 2023 09:56:42 +0900
Source: python-nubia
Architecture: source
Version: 0.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Closes: 1018543 1046293
Changes:
python-nubia (0.2.3-1) unstable; urgency=medium
.
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Add debian/watch file, using pypi.
* Remove obsolete field Contact from debian/upstream/metadata (already
present
in machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
.
[ Nobuhiro Iwamatsu ]
* New upstream release. (Closes: #1046293)
* Update upstream information.
* Use python3-nose2 instead of python3-nose in B-D. (Closes: #1018543)
* Drop old patch.
* Add pybuild-plugin-pyproject and python3-poetry to B-D.
* Remove usr/lib/python3/dist-packages/LICENSE from package.
Checksums-Sha1:
fd1117fb64aa6b8bf0e9033c385ce49dad11e41d 2197 python-nubia_0.2.3-1.dsc
669e9aba67639e7856d5717b6562b4f843d6f497 286995 python-nubia_0.2.3.orig.tar.gz
aa8bc7aabd4dccc374369e604c9885a8cec25005 2652
python-nubia_0.2.3-1.debian.tar.xz
6efb2980cd46e0841139f9d18afba2d9aa8ddaae 9372
python-nubia_0.2.3-1_amd64.buildinfo
Checksums-Sha256:
dcb12541cc82d54fcf206b62a067da58507bad20c2a5f6fd07c815f1fe44e0bc 2197
python-nubia_0.2.3-1.dsc
ae11d9a45525ad35cd389ab05acd43c03fb3c55deb91b5fb422b1852cd483d9c 286995
python-nubia_0.2.3.orig.tar.gz
0810d6e074a57378262745a74e133a664d00c89a069cb3b2dc4323d02ea0313f 2652
python-nubia_0.2.3-1.debian.tar.xz
e40fa78d0e79c25f6f86a3672dacfbcdb8215fc798d8f63a2f0d25fe378efdb9 9372
python-nubia_0.2.3-1_amd64.buildinfo
Files:
2f6742db4a82b0c0c3d2cf52fe74da0f 2197 python optional python-nubia_0.2.3-1.dsc
f403cfbcf375eeccb697a0973784d6f2 286995 python optional
python-nubia_0.2.3.orig.tar.gz
0a9b3d15b7f4edeed4c5ae7b59115d13 2652 python optional
python-nubia_0.2.3-1.debian.tar.xz
33cfcbece264c4470f165fda8c7f80a9 9372 python optional
python-nubia_0.2.3-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmT1LDYACgkQMiR/u0Ct
H6aSLw/+P4lqMu0+NuZVfQQIfYfSFXtXKH3aKCOvZ6opOu/GnHCCOWREIGoyWHjZ
nhviEcdZCrkmR4VqICbBX4dTrcJbbSf8c2vX6wYyYJp6kqpBNOSmlVMzz4NB5w4X
d1dPat1NtnLwvg7xQjQDFLELRvPvILLybL9CtK6YZETsBm5kXLWVDwVO0SLFHxsC
yHZP6pthvBLFF+hVyWSilIKc8WWfZChymDiwOvDD3pDTMKpVS8kyURLXoSSNYmYq
RoS+IEfTf0yidjsZdtqqVNY3ukFgYVKbMg8NLeAWvdJ/HW9QKrFdu6MNFcVA+MWf
/rbYyFZQDWJ4Yw4YsQ/RyjNBE4qBlV5RF1uUq2BMmb2iIoNF7uHHp3HqX7p3geo9
e8W2OHn/FztHwuXTHd3IcQwycQ0sCO1VYpO+N569VNvohtktpNuFLFFCUu0HD5Ye
4nCsc7kGs9674ncW88P4j5qFD4c0GymEVeEJRtq9tcFq5YY8ET9aWwLDD2XlT2Eu
cNLvDs44TLNCBl8b8V4DY3oknZOJJL3XON9hRD+Zxvnz8SUgdJaXUYqm4HH/n0UO
AUBkwy+0/SHEB9lVa4dbPCmgfQiVr4jkerKVo/VECIKHMb6mLZbfzQByM5aTjVvo
uRx5dykR40BYqw84sEDjHoKkgoX31oMip4gVxxXIZi3/S80SR6g=
=gb/l
-----END PGP SIGNATURE-----
--- End Message ---