Your message dated Sun, 14 Feb 2021 22:03:38 +0000
with message-id <[email protected]>
and subject line Bug#982818: fixed in borgbackup 1.1.15-4
has caused the Debian Bug report #982818,
regarding borgbackup: annotate test dependencies <!nocheck>
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.)
--
982818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982818
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: borgbackup
Version: 1.1.15-3
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
borgbackup cannot be cross built from source, because its Build-Depends
are not satisfiable. Instead of looking into such a difficult problem, I
looked for easily droppable dependencies and noticed that the pytest
dependencies are only used for (surprise!) testing. As such, they can be
annotated <!nocheck>. A nocheck build with them dropped results in the
exact same binary artifacts as a regular build as borgbackup is normally
reproducible. Please consider applying the attached patch.
Helmut
diff --minimal -Nru borgbackup-1.1.15/debian/changelog
borgbackup-1.1.15/debian/changelog
--- borgbackup-1.1.15/debian/changelog 2021-01-21 09:31:35.000000000 +0100
+++ borgbackup-1.1.15/debian/changelog 2021-02-14 13:42:09.000000000 +0100
@@ -1,3 +1,10 @@
+borgbackup (1.1.15-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Annotate test dependencies <!nocheck>. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sun, 14 Feb 2021 13:42:09 +0100
+
borgbackup (1.1.15-3) unstable; urgency=medium
* Tighteen xxhash dependency to make sure a recent enough
diff --minimal -Nru borgbackup-1.1.15/debian/control
borgbackup-1.1.15/debian/control
--- borgbackup-1.1.15/debian/control 2021-01-21 09:31:04.000000000 +0100
+++ borgbackup-1.1.15/debian/control 2021-02-14 13:42:08.000000000 +0100
@@ -20,8 +20,8 @@
python3-guzzle-sphinx-theme,
python3-llfuse (<< 2.0) [!hurd-any],
# python3-msgpack,
- python3-pytest,
- python3-pytest-cov,
+ python3-pytest <!nocheck>,
+ python3-pytest-cov <!nocheck>,
python3-setuptools,
python3-setuptools-scm (>= 1.7),
python3-sphinx (>= 1.0.7),
--- End Message ---
--- Begin Message ---
Source: borgbackup
Source-Version: 1.1.15-4
Done: Andrej Shadura <[email protected]>
We believe that the bug you reported is fixed in the latest version of
borgbackup, 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.
Andrej Shadura <[email protected]> (supplier of updated borgbackup 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: SHA256
Format: 1.8
Date: Sun, 14 Feb 2021 22:54:04 +0100
Source: borgbackup
Architecture: source
Version: 1.1.15-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Borg Collective <[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Closes: 982818
Changes:
borgbackup (1.1.15-4) unstable; urgency=medium
.
[ Helmut Grohne ]
* Annotate test dependencies <!nocheck> (Closes: #982818).
Checksums-Sha1:
4a741cde155338af8f77c84b882642f4229f0a2e 2006 borgbackup_1.1.15-4.dsc
9694c904a2e90063c1395107edabae5c0029c8dc 25616
borgbackup_1.1.15-4.debian.tar.xz
Checksums-Sha256:
1fb79a095c26658f5e6eb830f10c28f1a09535216bec709dbdb44e1da52913d9 2006
borgbackup_1.1.15-4.dsc
95cfcbe9562df1290169338dc6609b71b2c721ee89cc1f9150c849f8591ed72b 25616
borgbackup_1.1.15-4.debian.tar.xz
Files:
12cf8edf55c065467801ec750960e4be 2006 admin optional borgbackup_1.1.15-4.dsc
49456b5c2b9cc8868af144c5c5312071 25616 admin optional
borgbackup_1.1.15-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCYCmcowAKCRDoRGtKyMdy
Ye9+AQDPi0YKC3S8dGPPy85i3etpv2cNEfM50nLfGBhDqNYOmQEArmb9ui+w1IIa
fBR9yArEVlZ2RGr5F0bnJP40FEMW3wU=
=3pyK
-----END PGP SIGNATURE-----
--- End Message ---