Your message dated Mon, 14 Aug 2023 20:34:16 +0000
with message-id <[email protected]>
and subject line Bug#1043742: fixed in boxbackup 0.13~~git20230122.g8467280-2
has caused the Debian Bug report #1043742,
regarding boxbackup: 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.)
--
1043742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043742
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: boxbackup
Version: 0.13~~git20221201.g166b3fa-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 boxbackup
> dpkg-buildpackage: info: source version 0.13~~git20221201.g166b3fa-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ileana Dumitrescu
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 realclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf debug/qdbm/*
> rm -rf debug/lib/win32/*
> rm -rf debug/lib/common/*
> rm -rf release/lib/win32/*
> rm -rf release/qdbm/*
> rm -rf debug/lib/raidfile/*
> rm -rf debug/lib/crypto/*
> rm -rf debug/lib/server/*
> rm -rf release/lib/raidfile/*
> rm -rf release/lib/crypto/*
> rm -rf debug/lib/compress/*
> rm -rf debug/lib/intercept/*
> rm -rf release/lib/compress/*
> rm -rf release/lib/common/*
> rm -rf release/lib/server/*
> rm -rf release/lib/intercept/*
> rm -rf debug/test/common/*
> rm -rf debug/test/crypto/*
> rm -rf release/test/common/*
> rm -rf debug/test/compress/*
> rm -rf debug/test/raidfile/*
> rm -rf debug/test/basicserver/*
> rm -rf debug/lib/backupstore/*
> rm -rf debug/lib/backupclient/*
> rm -rf release/test/crypto/*
> rm -rf release/test/compress/*
> rm -rf release/test/basicserver/*
> rm -rf debug/lib/bbackupd/*
> rm -rf release/lib/backupclient/*
> rm -rf debug/lib/bbackupquery/*
> rm -rf debug/lib/bbstored/*
> rm -rf release/test/raidfile/*
> rm -rf release/lib/bbackupd/*
> rm -rf release/lib/bbackupquery/*
> rm -rf release/lib/bbstored/*
> rm -rf debug/bin/bbackupobjdump/*
> rm -rf debug/bin/bbstored/*
> rm -rf debug/bin/bbstoreaccounts/*
> rm -rf release/bin/bbackupobjdump/*
> rm -rf debug/bin/bbackupd/*
> rm -rf debug/bin/bbackupquery/*
> rm -rf release/lib/backupstore/*
> rm -rf release/bin/bbstored/*
> rm -rf release/bin/bbstoreaccounts/*
> rm -rf release/bin/bbackupd/*
> rm -rf debug/bin/bbackupctl/*
> rm -rf release/bin/bbackupquery/*
> rm -rf debug/test/backupstore/*
> rm -rf debug/test/backupstorefix/*
> rm -rf release/bin/bbackupctl/*
> rm -rf debug/test/backupstorepatch/*
> rm -rf debug/test/backupdiff/*
> rm -rf debug/test/bbackupd/*
> rm -rf release/test/backupstore/*
> rm -rf debug/bin/s3simulator/*
> rm -rf debug/test/s3store/*
> rm -rf release/test/backupstorefix/*
> rm -rf release/test/backupdiff/*
> rm -rf release/bin/s3simulator/*
> rm -rf release/test/backupstorepatch/*
> rm -rf debug/lib/httpserver/*
> rm -rf debug/test/httpserver/*
> rm -f qdbm/t qdbm/t-gdb qdbm/Makefile
> rm -rf release/test/bbackupd/*
> rm -f lib/win32/t lib/win32/t-gdb lib/win32/Makefile
> rm -rf release/test/s3store/*
> find qdbm -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/win32 -name 'autogen_*' -type f -exec rm -f {} \;
> rm -rf release/lib/httpserver/*
> rm -f lib/common/t lib/common/t-gdb lib/common/Makefile
> rm -rf release/test/httpserver/*
> rm -f lib/raidfile/t lib/raidfile/t-gdb lib/raidfile/Makefile
> rm -f lib/crypto/t lib/crypto/t-gdb lib/crypto/Makefile
> find lib/common -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/raidfile -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/crypto -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/server/t lib/server/t-gdb lib/server/Makefile
> rm -f lib/compress/t lib/compress/t-gdb lib/compress/Makefile
> find lib/server -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/intercept/t lib/intercept/t-gdb lib/intercept/Makefile
> rm -f test/common/t test/common/t-gdb test/common/Makefile
> find lib/compress -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/intercept -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/crypto/t test/crypto/t-gdb test/crypto/Makefile
> find test/common -name 'autogen_*' -type f -exec rm -f {} \;
> find test/crypto -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/compress/t test/compress/t-gdb test/compress/Makefile
> find test/compress -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/raidfile/t test/raidfile/t-gdb test/raidfile/Makefile
> rm -f test/basicserver/t test/basicserver/t-gdb test/basicserver/Makefile
> rm -f lib/backupstore/t lib/backupstore/t-gdb lib/backupstore/Makefile
> find test/raidfile -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/backupclient/t lib/backupclient/t-gdb lib/backupclient/Makefile
> find test/basicserver -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/bbackupd/t lib/bbackupd/t-gdb lib/bbackupd/Makefile
> find lib/backupstore -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/backupclient -name 'autogen_*' -type f -exec rm -f {} \;
> find lib/bbackupd -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/bbackupquery/t lib/bbackupquery/t-gdb lib/bbackupquery/Makefile
> rm -f lib/bbstored/t lib/bbstored/t-gdb lib/bbstored/Makefile
> rm -f bin/bbackupobjdump/t bin/bbackupobjdump/t-gdb
> bin/bbackupobjdump/Makefile
> find lib/bbackupquery -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f bin/bbstored/t bin/bbstored/t-gdb bin/bbstored/Makefile
> find lib/bbstored -name 'autogen_*' -type f -exec rm -f {} \;
> find bin/bbackupobjdump -name 'autogen_*' -type f -exec rm -f {} \;
> find bin/bbstored -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f bin/bbstoreaccounts/t bin/bbstoreaccounts/t-gdb
> bin/bbstoreaccounts/Makefile
> rm -f bin/bbackupd/t bin/bbackupd/t-gdb bin/bbackupd/Makefile
> rm -f bin/bbackupquery/t bin/bbackupquery/t-gdb bin/bbackupquery/Makefile
> find bin/bbstoreaccounts -name 'autogen_*' -type f -exec rm -f {} \;
> find bin/bbackupd -name 'autogen_*' -type f -exec rm -f {} \;
> find bin/bbackupquery -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f bin/bbackupctl/t bin/bbackupctl/t-gdb bin/bbackupctl/Makefile
> rm -f test/backupstore/t test/backupstore/t-gdb test/backupstore/Makefile
> rm -f test/backupstorefix/t test/backupstorefix/t-gdb
> test/backupstorefix/Makefile
> rm -f test/backupstorepatch/t test/backupstorepatch/t-gdb
> test/backupstorepatch/Makefile
> find bin/bbackupctl -name 'autogen_*' -type f -exec rm -f {} \;
> find test/backupstore -name 'autogen_*' -type f -exec rm -f {} \;
> find test/backupstorefix -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/backupdiff/t test/backupdiff/t-gdb test/backupdiff/Makefile
> rm -f test/bbackupd/t test/bbackupd/t-gdb test/bbackupd/Makefile
> find test/backupstorepatch -name 'autogen_*' -type f -exec rm -f {} \;
> find test/backupdiff -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f bin/s3simulator/t bin/s3simulator/t-gdb bin/s3simulator/Makefile
> find test/bbackupd -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/s3store/t test/s3store/t-gdb test/s3store/Makefile
> find bin/s3simulator -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f lib/httpserver/t lib/httpserver/t-gdb lib/httpserver/Makefile
> find test/s3store -name 'autogen_*' -type f -exec rm -f {} \;
> rm -f test/httpserver/t test/httpserver/t-gdb test/httpserver/Makefile
> find lib/httpserver -name 'autogen_*' -type f -exec rm -f {} \;
> cd docs; make clean
> find test/httpserver -name 'autogen_*' -type f -exec rm -f {} \;
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> [RM] htmlguide/man-html/*.html
> [RM] man/*.[58].gz
> [RM] docbook/ExceptionCodes.xml
> [RM] documentation-kit-0.10.tar.gz
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> find release debug -type f -exec rm -f {} \;
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building boxbackup using existing
> ./boxbackup_0.13~~git20221201.g166b3fa.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'lib/bbackupquery/makedocumentation.pl' will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu.tgz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu.tgz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupctl:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupctl
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupctl'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupctl.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupctl.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd'
> will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd-config'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd-config.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd-config.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd.conf.5.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupd.conf.5.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupquery:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupquery
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupquery'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupquery.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/bbackupquery.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-client-x86_64-pc-linux-gnu/install-backup-client'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu.tgz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu.tgz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstoreaccounts:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstoreaccounts
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstoreaccounts'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstoreaccounts.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstoreaccounts.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored'
> will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-certs'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-certs.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-certs.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-config'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-config.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored-config.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored.conf.5.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/bbstored.conf.5.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/install-backup-server'
> will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/raidfile-config'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/raidfile-config.8.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/raidfile-config.8.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/raidfile.conf.5.gz:
> binary file contents changed
> dpkg-source: error: add
> parcels/boxbackup-0.13~~git20221201.g166b3fa-1-backup-server-x86_64-pc-linux-gnu/raidfile.conf.5.gz
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'parcels/scripts/install-backup-client' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'parcels/scripts/install-backup-server' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'qdbm/config.status' will not
> be represented in diff
> dpkg-source: warning: executable mode 0755 of 'qdbm/configure' will not be
> represented in diff
> 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/boxbackup_0.13~~git20221201.g166b3fa-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: boxbackup
Source-Version: 0.13~~git20230122.g8467280-2
Done: Ileana Dumitrescu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
boxbackup, 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.
Ileana Dumitrescu <[email protected]> (supplier of updated boxbackup
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: Mon, 14 Aug 2023 22:44:59 +0300
Source: boxbackup
Architecture: source
Version: 0.13~~git20230122.g8467280-2
Distribution: unstable
Urgency: medium
Maintainer: Ileana Dumitrescu <[email protected]>
Changed-By: Ileana Dumitrescu <[email protected]>
Closes: 1043742
Changes:
boxbackup (0.13~~git20230122.g8467280-2) unstable; urgency=medium
.
* Fix failure to build after successful build (Closes: #1043742).
* d/clean: Remove autogenerated files.
* d/source/options: Ignore modified source files.
Checksums-Sha1:
9661e86c6409136eca044971c63cadd77259149a 2221
boxbackup_0.13~~git20230122.g8467280-2.dsc
874bb55ea776a2096a8d927dacc6d59de7b88078 69176
boxbackup_0.13~~git20230122.g8467280-2.debian.tar.xz
a0c81c0f9d556026798b6ed79f684bc8968482af 11591
boxbackup_0.13~~git20230122.g8467280-2_amd64.buildinfo
Checksums-Sha256:
63c27f47c5cccf3833017686c5cfa53f418cea30de7db4116328587b7c7b39ea 2221
boxbackup_0.13~~git20230122.g8467280-2.dsc
40395d83f69e4c7b40765924b06cc83e5dc3b3f007b5c6582176de8821454d03 69176
boxbackup_0.13~~git20230122.g8467280-2.debian.tar.xz
bc1b699f9ba8f9d91c401b0c59c1cc5d9ac2ec58ca922f70b5c798b8fdc19bbb 11591
boxbackup_0.13~~git20230122.g8467280-2_amd64.buildinfo
Files:
626c6cb2c9da7b0dbcafbb4301a4eebe 2221 utils optional
boxbackup_0.13~~git20230122.g8467280-2.dsc
8dedc3bc2596dba9e3e9ef3edaaedf91 69176 utils optional
boxbackup_0.13~~git20230122.g8467280-2.debian.tar.xz
d3ab65486b1f3ae16a4a4e5a9babfb8a 11591 utils optional
boxbackup_0.13~~git20230122.g8467280-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+ibKeEvhiJJ/IrmfZXDqARRvc1QFAmTaid8ACgkQZXDqARRv
c1Rllg//aNNu9TX4epBe6ooycDmefLhuXSFvs9Y5+Wy76zON6J1ouWwOKtoam8fU
fhZZJ35n9I30+NABYg/2E2YXuDvkAnmgoy4lJ5FmjB+opwmxvGupeMCR8wrArMKj
N02WlHpwSYl/XvuQxLzqUOvBBj6gc8BajhVktGUorxfftui09xAX4/8wo8jLv/+i
Pc4Ksp2Fr4eLi0e1/hD4PIYvlvP7Ly4nRFjbUdamGm7xL5IgPMNv12KlivnwFY3R
OIcQ4silZdwb6W3XUYGUVKvRZSJJi9RN2AM2qMq+WKYc3y86GKs4xlGfTyR99PZ/
O97PAYjo3D/YV19VPNkeBsE1xmdjLtAGnH8sEAhNtKGKso8TaeSi08vnJLi+TSpg
+io8AJ3mMb15DufH/NBtCFTluvPwNcqgtoLv8u29hZWQaRwGpdKei3vBW09mitwj
UoxFRKntgxSPe+jl77za5YDirMM6zTv3e9YWm1KQ41fxAVtlLTvomRBIPVv939Nj
VN0Vcj9bPnIhQjq0bg8wqB3DFGt/UquIu2mwK0hJ8aEQReRBZLJ3xu+T/bHV9GjX
pVWyNgL1S7TBn9Yojuc1BdWPfocoMihJ6IHfhDJBfPMzCtV41l6qEtyiFApPOp0P
UAinkN83XyzBFEGe4x5UIgkzFc7N/47/KDBbXYfqd7SnSzAOjH4=
=h4Rg
-----END PGP SIGNATURE-----
--- End Message ---