Your message dated Wed, 24 Jun 2026 13:20:00 +0000
with message-id <[email protected]>
and subject line Bug#1049285: fixed in mutagen 1.47.0-2
has caused the Debian Bug report #1049285,
regarding mutagen: 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.)


-- 
1049285: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049285
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mutagen
Version: 1.46.0-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 mutagen
> dpkg-buildpackage: info: source version 1.46.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mutagen/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
>    debian/rules execute_after_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf docs/man/_man
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mutagen using existing 
> ./mutagen_1.46.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file docs/api/id3_frames.rst, use 
> --include-removal to override
> dpkg-source: warning: file mutagen-1.46.0/mutagen.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  mutagen-1.46.0/man/mid3cp.1
>  mutagen-1.46.0/man/mid3iconv.1
>  mutagen-1.46.0/man/mid3v2.1
>  mutagen-1.46.0/man/moggsplit.1
>  mutagen-1.46.0/man/mutagen-inspect.1
>  mutagen-1.46.0/man/mutagen-pony.1
>  mutagen-1.46.0/mutagen.egg-info/PKG-INFO
>  mutagen-1.46.0/mutagen.egg-info/SOURCES.txt
>  mutagen-1.46.0/mutagen.egg-info/dependency_links.txt
>  mutagen-1.46.0/mutagen.egg-info/entry_points.txt
>  mutagen-1.46.0/mutagen.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/mutagen_1.46.0-2.diff.nc8YAL
> 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/mutagen_1.46.0-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: mutagen
Source-Version: 1.47.0-2
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mutagen, 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 mutagen 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, 24 Jun 2026 14:52:17 +0200
Source: mutagen
Architecture: source
Version: 1.47.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1049285
Changes:
 mutagen (1.47.0-2) unstable; urgency=medium
 .
   * Add myself as Uploader
   * Apply multi-arch hints.
   * Drop obsolete debian/python3-mutagen.lintian-overrides
   * Add debian/salsa-ci.yml
   * Drop "Rules-Requires-Root: no": it is the default now
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Rewrite d/watch in v5 format
   * Clean regenerated man pages (Closes: #1049285)
Checksums-Sha1:
 bce02b88b3546c3706ba3e4728061822cfb963b4 2536 mutagen_1.47.0-2.dsc
 2a1c082cae5b78ad272de466106fadcf5cfa80bf 7884 mutagen_1.47.0-2.debian.tar.xz
 7f82cacb9475d9e9d7fc1ccb86ae5f196cc63acd 9697 mutagen_1.47.0-2_source.buildinfo
Checksums-Sha256:
 b3f8bb91f5063924cfd9b8b4117b1aaaa1393a06cbdd29d41de320da710b955c 2536 
mutagen_1.47.0-2.dsc
 2a8760870463b07274e8fcddfb55af80219013b9b9e3fd96766011919a766808 7884 
mutagen_1.47.0-2.debian.tar.xz
 da6c5306bf9a752d2e7cb6da8a749b8a7a42e73b47877b7b590bb8cf19678e6f 9697 
mutagen_1.47.0-2_source.buildinfo
Files:
 b6339f21d1515dbf15f765305d0a0c57 2536 python optional mutagen_1.47.0-2.dsc
 c4a5dd2be52f74aa040122e1c984d03f 7884 python optional 
mutagen_1.47.0-2.debian.tar.xz
 054d8f34710fd455fec4c968d2eafaa3 9697 python optional 
mutagen_1.47.0-2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmo71WsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpr5xAAqDq6ZW84pioOkj7nO4F/ILoBkmvvuIPv
nwD3YSYXI6DIm3vX/X4575WYEnwhjrC2DYDkcxoijd2seVCyJOMAIBdXQA/yQPsB
FfqOaN1GnKcz6e5GhB6lMF5LNUom4KSdibaUh9A1IA4xw8sgrjtlx1I0a1d+722i
TJNz4j/HWDuCJFH0mFX1VoyPdsiZj90vNjdVScnWiLAyuJtw9OKtYpBqFQIKC0B3
T8E2UHSPpGm7DdSapHjkkwca1bg1ojYH6F2hAob1bxFav8c8g0tk77QsKdBCcKLM
Du+gkJ/A2BtYkXGMNrixALxuquixYsjjjDRBxXQfa7MEaXrU8y6ljGb7tYpxXMX5
H7qvWuT980ow12/n2MCAOm5MOwwoWZKHK8viwpviTVLdEPZsfQiNqq+y3q4nZiNa
jFC2oDeVaTXtqBrhPuSuH8+0NfL5Timhqx08wfBSFFUOUf+Vau9jmXw5OnG8w7ij
zbX5pbHqSQenb2N9DTOzEpp+WBNiSnlHcvuw4NHT8+/RKGqzHX3wNJnl7Ol9u8nH
/683TQ3f8oP6U6NH7OEEMkaYQDWMKRPdmt0iVWuDV9PDDZkVuxUtld5bpcSARBzP
qbqdqD1B7O9X77hW86atzc1FzgmNA98PMeK1/rSGSaeOfro0FbzxFZcL9lzPDlWr
UqzUh5zOpyM=
=oUid
-----END PGP SIGNATURE-----

Attachment: pgpqj0TL211W9.pgp
Description: PGP signature


--- End Message ---

Reply via email to