Your message dated Wed, 17 Dec 2025 16:05:37 +0000
with message-id <[email protected]>
and subject line Bug#1122293: fixed in restic 0.18.1-3
has caused the Debian Bug report #1122293,
regarding restic: Autopkgtest
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.)
--
1122293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122293
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: restic
Version: 0.18.1-1
Severity: wishlist
Tags: patch
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I'd like to suggest the attached debdiff to add an autopkgtest.
Cheers,
Nathan
diffstat for restic-0.18.1 restic-0.18.1
changelog | 6 ++++++
tests/control | 3 +++
tests/restore-test | 20 ++++++++++++++++++++
tests/sample-tree/1 | 1 +
tests/sample-tree/link-to-1 | 1 +
tests/sample-tree/subdir/2 | 1 +
6 files changed, 32 insertions(+)
diff -Nru restic-0.18.1/debian/changelog restic-0.18.1/debian/changelog
--- restic-0.18.1/debian/changelog 2025-11-01 07:27:07.000000000 -0300
+++ restic-0.18.1/debian/changelog 2025-12-09 19:33:08.000000000 -0300
@@ -1,3 +1,9 @@
+restic (0.18.1-2) unstable; urgency=medium
+
+ * d/tests: Add an autopkgtest.
+
+ -- Nathan Pratta Teodosio <[email protected]> Tue, 09 Dec 2025 19:33:08
-0300
+
restic (0.18.1-1) unstable; urgency=medium
* New upstream version 0.18.1
diff -Nru restic-0.18.1/debian/tests/control restic-0.18.1/debian/tests/control
--- restic-0.18.1/debian/tests/control 1969-12-31 21:00:00.000000000 -0300
+++ restic-0.18.1/debian/tests/control 2025-12-09 18:44:05.000000000 -0300
@@ -0,0 +1,3 @@
+Tests: restore-test
+Depends: @
+Restrictions: allow-stderr
diff -Nru restic-0.18.1/debian/tests/restore-test
restic-0.18.1/debian/tests/restore-test
--- restic-0.18.1/debian/tests/restore-test 1969-12-31 21:00:00.000000000
-0300
+++ restic-0.18.1/debian/tests/restore-test 2025-12-09 18:51:24.000000000
-0300
@@ -0,0 +1,20 @@
+#!/bin/sh -ex
+#
+#Backup a tree and make sure it can be restored only after giving the correct
+#password, intact in structure as well as in its file contents.
+
+d="$(dirname "$0")/sample-tree"
+restoreTo=$(mktemp -d)
+RESTIC_REPOSITORY="$(mktemp -d)"
+export RESTIC_REPOSITORY
+export RESTIC_PASSWORD=123
+
+restic init
+restic backup "$d"
+
+export RESTIC_PASSWORD=incorrect
+restic restore --target "$restoreTo" latest && exit 1
+
+export RESTIC_PASSWORD=123
+restic restore --target "$restoreTo" latest
+diff -r "$restoreTo/$d" "$d"
diff -Nru restic-0.18.1/debian/tests/sample-tree/1
restic-0.18.1/debian/tests/sample-tree/1
--- restic-0.18.1/debian/tests/sample-tree/1 1969-12-31 21:00:00.000000000
-0300
+++ restic-0.18.1/debian/tests/sample-tree/1 2025-12-09 18:35:27.000000000
-0300
@@ -0,0 +1 @@
+1
diff -Nru restic-0.18.1/debian/tests/sample-tree/link-to-1
restic-0.18.1/debian/tests/sample-tree/link-to-1
--- restic-0.18.1/debian/tests/sample-tree/link-to-1 1969-12-31
21:00:00.000000000 -0300
+++ restic-0.18.1/debian/tests/sample-tree/link-to-1 2025-12-09
18:35:27.000000000 -0300
@@ -0,0 +1 @@
+1
diff -Nru restic-0.18.1/debian/tests/sample-tree/subdir/2
restic-0.18.1/debian/tests/sample-tree/subdir/2
--- restic-0.18.1/debian/tests/sample-tree/subdir/2 1969-12-31
21:00:00.000000000 -0300
+++ restic-0.18.1/debian/tests/sample-tree/subdir/2 2025-12-09
18:35:44.000000000 -0300
@@ -0,0 +1 @@
+2
--- End Message ---
--- Begin Message ---
Source: restic
Source-Version: 0.18.1-3
Done: Simon Josefsson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
restic, 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.
Simon Josefsson <[email protected]> (supplier of updated restic 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, 17 Dec 2025 16:24:53 +0100
Source: restic
Architecture: source
Version: 0.18.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team
<[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 1122293
Changes:
restic (0.18.1-3) unstable; urgency=medium
.
[ Simon Josefsson ]
* Team upload
* Drop unused d/copyright Files-Excluded
* Drop repacksuffix from watch file
.
[ Nathan Pratta Teodosio ]
* d/tests: Add an autopkgtest (Closes: #1122293)
Checksums-Sha1:
658c9dbd34e84839f06c7331e5850409887b3c34 3601 restic_0.18.1-3.dsc
3fd9337cfdf847ea3bd59d18072da906a39e8752 15680 restic_0.18.1-3.debian.tar.xz
0dfcb05141ba7f50e0fa35b30ed908220084c4c5 14986096 restic_0.18.1-3.git.tar.xz
97f0c8a8f9ea534934074083bc2de2b37cc5f052 17135 restic_0.18.1-3_source.buildinfo
Checksums-Sha256:
a08eb6518e226ff94e0f70b973e3456790014552aad35aba64030759306dad5a 3601
restic_0.18.1-3.dsc
cb817f6d1a0ac647b6068c21aabeabf03897cf57ceaaeb2594359e576f9cae9e 15680
restic_0.18.1-3.debian.tar.xz
7ea257ceeb73c8dae900b7cf366488546731021d2ce8bebe2511cffa24e82508 14986096
restic_0.18.1-3.git.tar.xz
7b786d2abda79570c83e6a4caf4888a502d752cded4c8c831467674be685c181 17135
restic_0.18.1-3_source.buildinfo
Files:
b35e47a111080fa7b9b4890dd31c7ef2 3601 utils optional restic_0.18.1-3.dsc
b0e9d4df482569beecd7e8e5ee59670e 15680 utils optional
restic_0.18.1-3.debian.tar.xz
a4c88b36f0e4771496f4a59c2ba6283e 14986096 utils optional
restic_0.18.1-3.git.tar.xz
b3d0e0eac904a4cd1f298213eae82bbf 17135 utils optional
restic_0.18.1-3_source.buildinfo
Git-Tag-Info: tag=e21ecea8c473679e98bfd6e859a654eeb812a1b7
fp=a3cc9c870b9d310abad4cf2f51722b08fe4745a2
Git-Tag-Tagger: Simon Josefsson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlC0RYACgkQYG0ITkaD
wHlRJQ//bJHqzO6L0BFw9fNKFVRKxKRQBpWqoWOAVFAj0BZl24eeaYCXOfwCjXqq
aHGXr3e9v4Lk2kIooGgXmUYyntUOcvBjdJdycYltjNoYZulM7Eyzr9+Nr150KkHq
0NFbqzLDMkDGYVjI1Ls0SowAOvcTghL8IgoFPWuNwwswV8aumIOX1Ua9pIFBROJt
2W83QE/pZ8lZdZwJF03pBnRhk3/vTtOyX9K7uUuKVq0EbnSn+8N8FCQeVC+S3Y2g
uzYdSrxy0Iv81D4rDFFMj+UB4yHqvVgk6XVOmazS9PlmOtF64g9OAZoo6hihqlbR
2EyWpeqqRwF4FYCBROSCvBGEVBl2mVPTTnDlsPSjnT2hsqYF2SLnDCe5KHsF3o5I
YPN9KzuZ+i8gVAo9TB9eYu3KC0embrt0z88XkQZkJSNjd/0BqSnXciri2n3bt/+G
KFNo9uRShIUZDqhmOoO5lRRKkOwWaed3rwyQfk6aesyWaR8o2Y1+wWeKjyt1YBrP
qGUdO6d4hC3R4mLll5ibDD9A4Cm/pVyshw3KhK3uS8qmy10r+rb5A9p7IAfhrH7x
tAsutLoedY759/2nHZX+xDGVvvT9y+LJHXspwdjEY82iTNPxrJLNROtkYBVKotUS
pCJ/t6R9xgTGO3G0Cd3t5tJ/iTtYALiT0Dd/LFYg84IDVmKwWds=
=U5SM
-----END PGP SIGNATURE-----
pgp0dqw0sf5ij.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers