Your message dated Sun, 10 May 2026 21:49:29 +0000
with message-id <[email protected]>
and subject line Bug#1044007: fixed in btrfs-progs 7.0-1
has caused the Debian Bug report #1044007,
regarding btrfs-progs: 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.)
--
1044007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044007
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: btrfs-progs
Version: 6.3.2-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 btrfs-progs
> dpkg-buildpackage: info: source version 6.3.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Adam Borowski <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> btrfs-progs-6.3.2/debian/source/options: --single-debian-patch
> debian/rules clean
> dh clean --with bash-completion,python3
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> if test -f Makefile.inc; then \
> dh_auto_clean; \
> fi
> make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Cleaning
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> 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 options from
> btrfs-progs-6.3.2/debian/source/options: --single-debian-patch
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building btrfs-progs using existing
> ./btrfs-progs_6.3.2.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Administration.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Administration.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Auto-repair.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Auto-repair.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Balance.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Balance.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/CHANGES.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/CHANGES.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Checksumming.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Checksumming.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Common-features.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Common-features.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Compression.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Compression.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Contributors.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Contributors.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Convert.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Convert.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Custom-ioctls.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Custom-ioctls.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Deduplication.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Deduplication.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Defragmentation.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Defragmentation.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/DocConventions.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/DocConventions.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Feature-by-version.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/Feature-by-version.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Glossary.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Glossary.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Hardware.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Hardware.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/INSTALL.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/INSTALL.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Inline-files.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Inline-files.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Interoperability.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/Interoperability.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Introduction.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Introduction.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Kernel-by-version.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/Kernel-by-version.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Qgroups.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Qgroups.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Quick-start.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Quick-start.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Reflink.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Reflink.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Resize.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Resize.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Scrub.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Scrub.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Seeding-device.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Seeding-device.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Send-receive.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Send-receive.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Source-repositories.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/Source-repositories.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Status.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Status.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Subpage.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Subpage.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Subvolumes.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Subvolumes.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Swapfile.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Swapfile.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Tree-checker.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/Tree-checker.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Trim.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Trim.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Volume-management.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/Volume-management.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/Zoned-mode.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/Zoned-mode.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-balance.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-balance.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-check.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-check.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-convert.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-convert.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-device.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-device.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-filesystem.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/btrfs-filesystem.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-find-root.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-find-root.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-image.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-image.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-inspect-internal.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/btrfs-inspect-internal.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-ioctl.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-ioctl.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-man5.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-man5.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-map-logical.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/btrfs-map-logical.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-property.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-property.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-qgroup.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-qgroup.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-quota.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-quota.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-receive.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-receive.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-replace.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-replace.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-rescue.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-rescue.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-restore.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-restore.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-scrub.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-scrub.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-select-super.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/btrfs-select-super.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-send.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-send.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs-subvolume.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs-subvolume.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfs.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfs.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/btrfstune.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/btrfstune.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-balance-examples.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-balance-examples.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-balance-filters.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-balance-filters.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-balance-intro.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-balance-intro.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-bootloaders.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-bootloaders.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-checksumming.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-checksumming.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-compression.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-compression.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-convert-intro.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-convert-intro.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-file-attributes.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-file-attributes.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-flexibility.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-flexibility.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-fs-limits.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-fs-limits.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-hardware-considerations.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-hardware-considerations.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-mount-options.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-mount-options.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-quota-intro.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-quota-intro.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-scrub-intro.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-scrub-intro.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-seeding-device.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-seeding-device.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-subvolume-intro.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-subvolume-intro.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-swapfile.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-swapfile.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-sysfs.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-sysfs.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-volume-management-intro.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/ch-volume-management-intro.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/ch-zoned-intro.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/ch-zoned-intro.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/Developer-s-FAQ.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/Developer-s-FAQ.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/Development-notes.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/Development-notes.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/Experimental.doctree: binary file contents
> changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/Experimental.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/On-disk-format.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/On-disk-format.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/dev-btrees.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/dev/dev-btrees.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/dev-btrfs-design.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/dev-btrfs-design.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/dev/dev-send-stream.doctree: binary file
> contents changed
> dpkg-source: error: add
> Documentation/_build/doctrees/dev/dev-send-stream.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/environment.pickle in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/fsck.btrfs.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/fsck.btrfs.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/index.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/man-index.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/man-index.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/mkfs.btrfs.doctree: binary file contents changed
> dpkg-source: error: add Documentation/_build/doctrees/mkfs.btrfs.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> Documentation/_build/doctrees/trouble-index.doctree: binary file contents
> changed
> dpkg-source: error: add Documentation/_build/doctrees/trouble-index.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> libbtrfsutil/python/btrfsutil.cpython-311-x86_64-linux-gnu.so: binary file
> contents changed
> dpkg-source: error: add
> libbtrfsutil/python/btrfsutil.cpython-311-x86_64-linux-gnu.so in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'libbtrfsutil/python/btrfsutil.cpython-311-x86_64-linux-gnu.so' will not be
> represented in diff
> dpkg-source: warning: file
> btrfs-progs-6.3.2/libbtrfsutil/python/btrfsutil.egg-info/SOURCES.txt has no
> final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> 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/btrfs-progs_6.3.2-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: btrfs-progs
Source-Version: 7.0-1
Done: Nicholas D Steeves <[email protected]>
We believe that the bug you reported is fixed in the latest version of
btrfs-progs, 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.
Nicholas D Steeves <[email protected]> (supplier of updated btrfs-progs 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: Sun, 10 May 2026 17:20:41 -0400
Source: btrfs-progs
Architecture: source
Version: 7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Nicholas D Steeves <[email protected]>
Changed-By: Nicholas D Steeves <[email protected]>
Closes: 1044007
Changes:
btrfs-progs (7.0-1) unstable; urgency=medium
.
* Define debian-branch in gbp.conf.
* Drop "Rules-Requires-Root: no".
* Declare Standards-Version 4.7.4 (no further changes required).
* Add backup.sh to /usr/share/doc/btrfs-progs/examples; this program
demonstrates how to snapshot btrfs subvolumes and back them up somewhere
else using rsync.
* New upstream release.
* Add libbtrfsutil/python/version.py to cleaned files to resolve broken
build-twice condition (Closes: #1044007).
Checksums-Sha1:
225180c5ccf6b476ceab59a79bf0b67886c56b04 2529 btrfs-progs_7.0-1.dsc
41b0fca3b14b58815f389abf7d964682d7e16c8a 4812616 btrfs-progs_7.0.orig.tar.xz
03bedce2b40eded7758371b38118c28fb0446e3d 21960 btrfs-progs_7.0-1.debian.tar.xz
7fee9dcf11b00d009949d9538c77da3ed5cfd627 11375
btrfs-progs_7.0-1_amd64.buildinfo
Checksums-Sha256:
003e562a984b1ddcf29a77b544f484f1dfa582127fb0175bcce0baf936f50540 2529
btrfs-progs_7.0-1.dsc
2a3e48fd2ac717ded6826fb57de915dfb1dbe8a34df1af41f9fb4e6c933ec0d5 4812616
btrfs-progs_7.0.orig.tar.xz
099b0f974b3767b9098ce5254fa18557a0ec8a77dfbe58c51eac53683432c0a6 21960
btrfs-progs_7.0-1.debian.tar.xz
3a6a90ff834eee5739cb4563cf5eb462aa258c58361b2da41b65ab0c74492d84 11375
btrfs-progs_7.0-1_amd64.buildinfo
Files:
e9a72a94cbb5eb3cab532bb38657fbea 2529 admin optional btrfs-progs_7.0-1.dsc
f0d59a258d59a5a97b824942e8d0b89b 4812616 admin optional
btrfs-progs_7.0.orig.tar.xz
00e2ad2a5aa647edeeef41ecbd5c6c21 21960 admin optional
btrfs-progs_7.0-1.debian.tar.xz
852f576953032cfe0a0e64377bf1b8cc 11375 admin optional
btrfs-progs_7.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4qYmHjkArtfNxmcIWogwR199EGEFAmoA+B8ACgkQWogwR199
EGH8tA/+M/Re3WApSbAT7Jh3ibzQDHFdznaJ7t82GBE+OztuY/ZLwLJSxn1JOsjO
Yg8Utxv6X0S8f3a0WGckCfIEWsh8rPHi8GYUM+Sqbl5T91q+mCIDLecJHjb90AuU
PJYdPum9GwCTa+jWBUXmNk2LNbBMIyS46JP4xTfI+dfb04cLlnYRHW2CdWInud0d
kHrp3qM2GXty/Npxx9xLvMfZlNzjrwqGPYRpPVi/HCr6o2XkOREiUpmiQQCV3qga
6vDY6UoWe9iTcUwj5DdKhowVmwPmYhIY4L0k9DCCFwrL8MX9XS1tMSvDGGzLvLA/
MkoICZ4B1TNS9nrRnmswoVArcKg8iZqpmMyqHZTRU8vqWRu15TnrkPzcOP1THVxY
xzbKLfrfTM03/7eMLi2ospW2xUAsczeunPy/8Ufhow55axLVez8f0LIU36BaGioU
zrRN/QfwrMj5Mk6guqYwBxk8yD5a41zYrATwf8NfpAeFIQ6AqzAIyZq4EL3GwSPo
4eIh8R22pHAF53MusZznGkKWQCGhvMCEPvmn0HcQcGQeqOS7Meaqbt3xDdNzD3sj
AO6/hV+gPID2bMqOWkxE5fvUeT4Eyv5JaDO0wrO0MV1hAEJdf4K5EzgJpWqIWmTv
muToUkGLB/Acw1aPgb+z7r+MjqBnr7/kmNMPLA+qxgL0wvQqtvA=
=XXwY
-----END PGP SIGNATURE-----
pgpjMCha1GJjq.pgp
Description: PGP signature
--- End Message ---