Your message dated Wed, 20 Aug 2025 18:23:06 +0200
with message-id <[email protected]>
and subject line quilt: Fails to build source after successful build
has caused the Debian Bug report #1045146,
regarding quilt: 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.)


-- 
1045146: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045146
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: quilt
Version: 0.67+really0.66-1
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 quilt
> dpkg-buildpackage: info: source version 0.67+really0.66-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dr. Tobias Quathamer 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with=bash-completion
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test ! -e Makefile || touch Makefile # Avoids auto-rebuild rule to kick-in
> dh_auto_clean
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./configure~ ./config/install-sh~  quilt.spec quilt-*.tar.gz 
> quilt-*.tar.gz.sig quilt-*.tar.bz2 bin/quilt bin/guards bin/patch-wrapper 
> quilt/add quilt/annotate quilt/applied quilt/delete quilt/diff quilt/edit 
> quilt/files quilt/fold quilt/fork quilt/graph quilt/grep quilt/header 
> quilt/import quilt/init quilt/mail quilt/new quilt/next quilt/patches 
> quilt/pop quilt/previous quilt/push quilt/refresh quilt/remove quilt/rename 
> quilt/revert quilt/series quilt/setup quilt/shell quilt/snapshot quilt/top 
> quilt/unapplied quilt/upgrade quilt/scripts/patchfns 
> quilt/scripts/inspect-wrapper quilt/scripts/dependency-graph 
> quilt/scripts/edmail quilt/scripts/remove-trailing-ws 
> quilt/scripts/backup-files compat/column compat/date compat/getopt 
> compat/mktemp compat/sendmail compat/bash compat/awk compat/sendmail 
> doc/README doc/quilt.1 doc/reference doc/guards.1 po/*.mo po/*~ test/.depend 
> test/.add-filename-check.ok test/.altered-series.ok test/.annotate.ok 
> test/.applied.ok test/.auto-refresh.ok test/.backup-files.ok 
> test/.colon-in-patch-name.ok test/.comments.ok test/.conflicts.ok 
> test/.create-delete.ok test/.delete.ok test/.dir-a-b.ok test/.dotglob.ok 
> test/.duplicate-patch-in-series.ok test/.edit.ok test/.empty-files.ok 
> test/.empty.ok test/.example1.ok test/.failbackup.ok test/.faildiff.ok 
> test/.failpop.ok test/.fold.ok test/.formats.ok test/.half-applies.ok 
> test/.hard-linked-patch.ok test/.header.ok test/.import.ok test/.import2.ok 
> test/.mail.ok test/.merge.ok test/.missing-newline.ok test/.missing.ok 
> test/.new-nosubdir.ok test/.new.ok test/.no-file-to-patch.ok test/.nolink.ok 
> test/.null-bug.ok 
> test/.one.ok test/.perms.ok test/.project-settings.ok test/.push_timeskew.ok 
> test/.refresh-z.ok test/.refresh.ok test/.refresh_patch_order.ok 
> test/.remember-locations.ok test/.remove-trailing-ws.ok test/.rename.ok 
> test/.restrict-patch-names.ok test/.revert.ok test/.setup.ok 
> test/.snapshot.ok test/.snapshot2.ok test/.sort.ok 
> test/.space-in-filenames.ok test/.space-in-series.ok 
> test/.space-in-work-dir.ok test/.subdir.ok test/.symlink.ok test/.tester.ok 
> test/.three.ok test/.timestamps.ok test/.trailing-ws.ok test/.two.ok
> rm -f config.log config.status Makefile
> rm -rf autom4te.cache/
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> # Restore pristine l10n files
> for po in po/*.backup; do test ! -e $po || mv $po ${po%%.backup}; done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building quilt using existing 
> ./quilt_0.67+really0.66.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file quilt.spec, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/install-sh, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  quilt-0.67+really0.66/.fake_pc/.quilt_patches
>  quilt-0.67+really0.66/.fake_pc/.quilt_series
>  quilt-0.67+really0.66/.fake_pc/.version
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/quilt_0.67+really0.66-1.diff.aNDiwb
> 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/quilt_0.67+really0.66-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 ---
Version: 0.68-1

This has been fixed.

--- End Message ---

Reply via email to