Your message dated Mon, 12 Aug 2024 01:51:35 +0000
with message-id <e1sdkdf-00129i...@fasolo.debian.org>
and subject line Bug#1045735: fixed in pdm-backend 2.3.3+ds1-2
has caused the Debian Bug report #1045735,
regarding pdm-backend: 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 ow...@bugs.debian.org
immediately.)


-- 
1045735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pdm-backend
Version: 2.1.4+ds1-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 pdm-backend
> dpkg-buildpackage: info: source version 2.1.4+ds1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <by...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/python3-pdm-backend.substvars 
> debian/python3-pdm-backend.postinst.debhelper 
> debian/python3-pdm-backend.prerm.debhelper debian/files
>       rm -fr -- debian/python3-pdm-backend/ debian/tmp/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pdm-backend using existing 
> ./pdm-backend_2.1.4+ds1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  pdm-backend-2.1.4+ds1/.pdm-build/pdm_backend-2.1.2.dist-info/METADATA
>  pdm-backend-2.1.4+ds1/.pdm-build/pdm_backend-2.1.2.dist-info/WHEEL
>  pdm-backend-2.1.4+ds1/.pdm-build/pdm_backend-2.1.2.dist-info/licenses/LICENSE
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/pdm-backend_2.1.4+ds1-1.diff.XQ7Z6G
> 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/pdm-backend_2.1.4+ds1-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: pdm-backend
Source-Version: 2.3.3+ds1-2
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pdm-backend, 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 1045...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated pdm-backend 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 11 Aug 2024 21:13:21 -0400
Source: pdm-backend
Architecture: source
Version: 2.3.3+ds1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1045735
Changes:
 pdm-backend (2.3.3+ds1-2) unstable; urgency=medium
 .
   * debian/clean: Manually clean /.pdm-build/ directory to prevent
     the failure to build source after successful build. (Closes: #1045735)
Checksums-Sha1:
 1269313b20aab998f7f424f13757c9b8236a4cf5 2444 pdm-backend_2.3.3+ds1-2.dsc
 9e7d7c2694ef2344f5499ccea171865b73fef127 61916 
pdm-backend_2.3.3+ds1.orig.tar.xz
 3c1dde1f98dd0e8c590f933222219251375782c6 4504 
pdm-backend_2.3.3+ds1-2.debian.tar.xz
 c0ca8e21b88d866d79e4d73be42791ba892dcb8f 8093 
pdm-backend_2.3.3+ds1-2_amd64.buildinfo
Checksums-Sha256:
 b1d7a26979e07c3245ab9bbe48974272e2e1694ef8c642c744029042833734e4 2444 
pdm-backend_2.3.3+ds1-2.dsc
 2f3cf22b69edfd98080402f773c3c6cca43f5c88a72ef23bb0912eb30a15985a 61916 
pdm-backend_2.3.3+ds1.orig.tar.xz
 c23a98ed118d2281152e3590714382417e9c90642033067ec0a91ca9c08b02fe 4504 
pdm-backend_2.3.3+ds1-2.debian.tar.xz
 06ee0535376015ccb78906952540955188fdbcdb5e3073354226de35489595ca 8093 
pdm-backend_2.3.3+ds1-2_amd64.buildinfo
Files:
 40878202e95570349e953bb83f7d6583 2444 python optional 
pdm-backend_2.3.3+ds1-2.dsc
 a5ab4495b1ef150923ab2e11610c27c0 61916 python optional 
pdm-backend_2.3.3+ds1.orig.tar.xz
 639c756d3e3716f5ef8faa4ee2ff8567 4504 python optional 
pdm-backend_2.3.3+ds1-2.debian.tar.xz
 829f5158b0755a85d72e823c03ae0aa3 8093 python optional 
pdm-backend_2.3.3+ds1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAma5ZFsACgkQwpPntGGC
Ws6Wxw/+JVa9NFBdvaSPNiUM5QFVjnHEM+Fh88siHJWi5WIFAoVkSC7/JZ3QgoX+
tOEpu9uThsaDuL9I24VkaXHm7X/6oqEKXBL/jvtmFfAfF5KahtEwGhVG4wHO5Qp5
iTOn/iAC2MxIZZo2YeR4i+ijZIG4JvVU2UcGrRu0W7SXY1IW199w+N+zSPMxS642
iHTJcny6LgXXAhGyGpqtooX8ycQfLxjzv99jaC9uq7Y8+dNghn7Uc0vibyvn728p
dYArxkO5kzguFQtjlNCDerMWWjJnEFaJjElGRGxaMJ+5KHZYRZS5pF31pVShc4rA
9S+4f7QKWgX6J23iLZteGSaOj8bKHJ8sRDH21ehd3Ea2AJfWwf7d7kfszgKSafBD
s27cyYAQtAd2vnpJpcWhZ+rJGFLCmDQ0Bfo9iJhy0kJ/JDRnedJEr2BkAqCZlVGa
oi8gwbjamQhtb8YBm4TGUykl0FCYgrjj3BrBdndwnLM5gGzu1PZBCIsEXCVoP3tX
rK1k00zD39IJaQO7eNrCGb1x2iFwI3mj/Dx9pzauKxvxeKmFpSSSRUv5ANgqqbr2
EfRo80PqFz9r6AjTK4CYyj5gtR5ANZG13vp8CPFmW6TvH2UhJm1uAQ9vrUd71s2R
9RLwC/gGMcv3tHb+iN3YMyltq6YR7/OMS3obeo9IwQJpYj27IHI=
=e03/
-----END PGP SIGNATURE-----

Attachment: pgp9XGckQbggI.pgp
Description: PGP signature


--- End Message ---

Reply via email to