Your message dated Thu, 31 Aug 2023 20:36:06 +0000
with message-id <[email protected]>
and subject line Bug#1045448: fixed in scoary 1.6.16-6
has caused the Debian Bug report #1045448,
regarding scoary: 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.)
--
1045448: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045448
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: scoary
Version: 1.6.16-5
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 scoary
> dpkg-buildpackage: info: source version 1.6.16-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ãtienne Mollier
> <[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/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' 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 scoary using existing ./scoary_1.6.16.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file scoary-1.6.16/Test4/Tree.nwk has no final newline
> (either original or modified version)
> dpkg-source: warning: file scoary-1.6.16/scoary.egg-info/SOURCES.txt has no
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> scoary-1.6.16/Test1/Bogus_trait.results.csv
> scoary-1.6.16/Test1/Tetracycline_resistance.results.csv
> scoary-1.6.16/Test1/scoary.log
> scoary-1.6.16/Test2/Bogus_trait.results.csv
> scoary-1.6.16/Test2/Tetracycline_resistance.results.csv
> scoary-1.6.16/Test2/scoary.log
> scoary-1.6.16/Test3/Bogus_trait.results.csv
> scoary-1.6.16/Test3/Tetracycline_resistance.results.csv
> scoary-1.6.16/Test3/gene_presence_absence_reduced.csv
> scoary-1.6.16/Test3/scoary.log
> scoary-1.6.16/Test4/Bogus_trait.results.csv
> scoary-1.6.16/Test4/Tetracycline_resistance.results.csv
> scoary-1.6.16/Test4/Tree.nwk
> scoary-1.6.16/Test4/scoary.log
> scoary-1.6.16/mutations_presence_absence.csv
> scoary-1.6.16/scoary.egg-info/PKG-INFO
> scoary-1.6.16/scoary.egg-info/SOURCES.txt
> scoary-1.6.16/scoary.egg-info/dependency_links.txt
> scoary-1.6.16/scoary.egg-info/entry_points.txt
> scoary-1.6.16/scoary.egg-info/not-zip-safe
> scoary-1.6.16/scoary.egg-info/requires.txt
> scoary-1.6.16/scoary.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/scoary_1.6.16-5.diff.BEOWm8
> 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/scoary_1.6.16-5_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: scoary
Source-Version: 1.6.16-6
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
scoary, 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.
Étienne Mollier <[email protected]> (supplier of updated scoary 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: Thu, 31 Aug 2023 22:11:32 +0200
Source: scoary
Architecture: source
Version: 1.6.16-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1045448
Changes:
scoary (1.6.16-6) unstable; urgency=medium
.
* python3.11.patch: forwarded upstream.
* d/clean: remove remnants of tests. (Closes: #1045448)
* d/control: declare compliance to standards version 4.6.2.
Checksums-Sha1:
cbd7d6016703f05cc7ceca5bd68ecd596359b77c 2216 scoary_1.6.16-6.dsc
1bdce082f9bbc134d0cd69dbdeb5ccd3036426b7 7628 scoary_1.6.16-6.debian.tar.xz
Checksums-Sha256:
f6d6a413eb2122b19fbca33de39389ba8af068c05cd6f7477a5a99436b36b9c0 2216
scoary_1.6.16-6.dsc
bfb70300cedb65e554dc8ae5a9a41edfd48ede2332b0ddd7ab66191fd0296195 7628
scoary_1.6.16-6.debian.tar.xz
Files:
975035018aa20f123b3a77264ca28fa1 2216 science optional scoary_1.6.16-6.dsc
c579cc5ef74a18f03963ee10a9697759 7628 science optional
scoary_1.6.16-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmTw9TUUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdrPiBAAu1rRLyKFikiEEtdnMs88fFlATYBD
yC2VFubtWx04Qog3VhYR8D3qF+NsBPnkRUTM8WNm183W/QBMWi1o1KLe4ROXUjEI
Pk2baCW3ss1ko5VJeOih2CFs8cv5dFIOVI3YumI7wkbVWeNv1pGinQykcz/nLxFV
eRwx5DBDk/CoVTja8G79KCPqFwMIXA6iClT1kyXC6Rlsvi8o4jjGADYtjqAcIm1J
sDWF5WsskryaRlJU1LRV9JVyumOXL+/Galk4eFDQWYKJg+aV2Hd2pQDgKne5bOE7
3ns7IFUoeQpwz1B3b/o9bKKJLHofrH/ODJMWT7IzS7l3n4xKXAm9k8EkI2q1mSx1
MQSt9hRdCHZQFW9N3si8TT/4JWjAIepBL7e2oIKVlFnID33QhETsDzMxLt/gxGu4
hzFq0vEl6kpNpJJgZLMwcFt1njbijVHeUv9TjFXb8pJUP/MmMCJRiLKYgpJFOmO/
YHACri4EXdkLRUGhCRIFhQA9+9KKLsRMKabnE2il8juaIRb7vi2bh3gXYJXoCN8Y
ddWHfLQnMDX+pXSESjNGcDanbL1Sxr0evM9UAM8gxmy5b47eqChcwL68f2o5eUCh
wwzoAs8eUES4dI6q3/PDVMslO2SfHnWm3SgqmUzqw9B0IoKROhftn+bXERoVHlTv
q2tq0YyzTAC6PyM=
=r9ep
-----END PGP SIGNATURE-----
--- End Message ---