Your message dated Wed, 26 Aug 2026 14:23:09 +0000
with message-id <[email protected]>
and subject line Bug#1044333: fixed in enrich 1.3.0-3
has caused the Debian Bug report #1044333,
regarding enrich: 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.)


-- 
1044333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: enrich
Version: 1.2.7-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 enrich
> dpkg-buildpackage: info: source version 1.2.7-2
> dpkg-buildpackage: info: source distribution sid
> dpkg-buildpackage: info: source changed by Sakirnth Nagarasa 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=pybuild --with python3
>    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_enrich/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 enrich using existing ./enrich_1.2.7.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file enrich-1.2.7/src/enrich.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  enrich-1.2.7/src/enrich.egg-info/PKG-INFO
>  enrich-1.2.7/src/enrich.egg-info/SOURCES.txt
>  enrich-1.2.7/src/enrich.egg-info/dependency_links.txt
>  enrich-1.2.7/src/enrich.egg-info/not-zip-safe
>  enrich-1.2.7/src/enrich.egg-info/requires.txt
>  enrich-1.2.7/src/enrich.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/enrich_1.2.7-2.diff.4LRzat
> 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/enrich_1.2.7-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: enrich
Source-Version: 1.3.0-3
Done: Sakirnth Nagarasa <[email protected]>

We believe that the bug you reported is fixed in the latest version of
enrich, 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.
Sakirnth Nagarasa <[email protected]> (supplier of updated enrich 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, 26 Aug 2026 15:55:33 +0200
Source: enrich
Architecture: source
Version: 1.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Sakirnth Nagarasa <[email protected]>
Changed-By: Sakirnth Nagarasa <[email protected]>
Closes: 1044333
Changes:
 enrich (1.3.0-3) unstable; urgency=medium
 .
   * d/gbp.conf: Configure pristine-tar defaults.
   * d/watch: Rewrite in v5 format.
   * d/clean: Remove files after build for clean target. (#Closes: 1044333).
   * Update maintainer contact information.
   * d/control: Update Standards-Version.
Checksums-Sha1:
 9e30d1a2d60fe5598d6588c07f6dff22f78b341b 1346 enrich_1.3.0-3.dsc
 c4fc3d1b9903c3f85c42ec3e1262661ff636a0a9 2364 enrich_1.3.0-3.debian.tar.xz
 f2ded51d1f332b9bd4ebedf6a06888af1544fbf3 5989 enrich_1.3.0-3_amd64.buildinfo
Checksums-Sha256:
 ca1fccb5b8d631218f95688abeecc215e46b1740df532b4fed9db2cab145f8ff 1346 
enrich_1.3.0-3.dsc
 540edb1bfb086e9d23fd9231a8c01b26e4277da6949dc024c5ee0d3c2f9d10f1 2364 
enrich_1.3.0-3.debian.tar.xz
 6c61dc9dd4fdec4cd36b29cae3aca857d904f543bc5250e22ad3661898e67c23 5989 
enrich_1.3.0-3_amd64.buildinfo
Files:
 c2b964515f7126a4ae63b2722c735cfb 1346 python optional enrich_1.3.0-3.dsc
 2b3c9fe2d429790ebb902b17cce560da 2364 python optional 
enrich_1.3.0-3.debian.tar.xz
 dd98c7ef92413ff2e883f47ebdfac993 5989 python optional 
enrich_1.3.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQSQD23K0grRgZ+eimrWSi+uCV73mQUCao7yEgAKCRDWSi+uCV73
mTaUAP4piyCqjfZuCPKz8LHAVVU0IFZ++Xd0JtSzTQha73UYyQD/bc5LeGcUDXvy
azzLLxohORpNf9TYoonkKB1fnrJE0gg=
=AV/3
-----END PGP SIGNATURE-----

Attachment: pgpCg0ALVwX8m.pgp
Description: PGP signature


--- End Message ---

Reply via email to