Your message dated Sun, 27 Dec 2009 04:47:07 +0000
with message-id <[email protected]>
and subject line Bug#303620: fixed in backup2l 1.5-1
has caused the Debian Bug report #303620,
regarding backup2l: Problems with drivers that don't preserve file order
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.)
--
303620: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303620
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: backup2l
Version: 1.4
Severity: wishlist
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am using backup2l with self-made DRIVER_RAR that uses rar to compress files.
Unfortunately rar is solid mode does not preserve file order but it sorts files
to exploit similarities between files of the same "type". This cases backup2l
to report thousands of errors while checking the TOC of archived backup. The
trivial patch below works for me - it sorts both original list and the list
returned from $CREATE_DRIVER -toc and then diffs them. I've actually used it
for long enough to forget about this patch and be surprised when it broke after
upgrade, so I am not sure if I recreated exactly the patch that worked for me
so perfectly :)
*** backup2l.diff
- --- /usr/sbin/backup2l~ 2005-01-04 16:10:22.000000000 +0100
+++ /usr/sbin/backup2l 2005-04-06 20:56:53.545112248 +0200
@@ -749,8 +749,8 @@
$CREATE_DRIVER -create $NEW_BID $TMP.$ARCH_SUFFIX $TMP.files 2>&1 | sed
's/^/ /'
if [ "$ARCH_SUFFIX" != "" ]; then
echo "Checking TOC of archive file (< real file, > archive entry)..."
- - $CREATE_DRIVER -toc $NEW_BID $TMP.$ARCH_SUFFIX | eval
"$FILTER_UNIFY_NAME" > $TMP.toc
- - eval "$FILTER_UNIFY_NAME" < $TMP.files | diff - $TMP.toc | tee
$TMP.error | sed 's/^/ /'
+ $CREATE_DRIVER -toc $NEW_BID $TMP.$ARCH_SUFFIX | eval
"$FILTER_UNIFY_NAME" | sort > $TMP.toc
+ eval "$FILTER_UNIFY_NAME" < $TMP.files | sort | diff - $TMP.toc | tee
$TMP.error | sed 's/^/ /'
fi
# Move files in place...
- -- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-cko3
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages backup2l depends on:
ii findutils 4.1.20-5 utilities for finding files--find,
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCVDPiy0fq9RM+TxgRAt3zAKDWYOa6gicO0Dh8v8CwIjdlwVqd5wCg0Jvn
qawLSPV/QizISIFKVqzVK0k=
=+frc
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: backup2l
Source-Version: 1.5-1
We believe that the bug you reported is fixed in the latest version of
backup2l, which is due to be installed in the Debian FTP archive:
backup2l_1.5-1.debian.tar.gz
to main/b/backup2l/backup2l_1.5-1.debian.tar.gz
backup2l_1.5-1.dsc
to main/b/backup2l/backup2l_1.5-1.dsc
backup2l_1.5-1_all.deb
to main/b/backup2l/backup2l_1.5-1_all.deb
backup2l_1.5.orig.tar.gz
to main/b/backup2l/backup2l_1.5.orig.tar.gz
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.
Joachim Wiedorn <[email protected]> (supplier of updated backup2l 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: SHA1
Format: 1.8
Date: Tue, 15 Dec 2009 19:15:15 +0100
Source: backup2l
Binary: backup2l
Architecture: source all
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Wiedorn <[email protected]>
Changed-By: Joachim Wiedorn <[email protected]>
Description:
backup2l - low-maintenance backup/restore tool
Closes: 290567 291423 303462 303620 305792 307759 337485 351812 493319 497711
519610 537593
Changes:
backup2l (1.5-1) unstable; urgency=low
.
* New upstream release. (Closes: #519610, #537593, #337485, #290567, #493319)
(Closes: #291423, #305792, #497711, #351812, #303462, #303620, #307759)
* debian/control:
- Update to debhelper (>= 7).
- Change to Standards-Version: 3.8.3.
* Change to Debian source format 3.0 (quilt).
* Complete rewrite of file debian/rules.
Checksums-Sha1:
ac9a5a4aadeedebe6e9af372fafad7c29d9b4365 1011 backup2l_1.5-1.dsc
fb702a3e0f323b3609d0f1d05e2bbdfecb0d0d98 25483 backup2l_1.5.orig.tar.gz
f01b55239654d4d9041835a5e4b038ef878a9a2d 4544 backup2l_1.5-1.debian.tar.gz
38a3b7f55a761c09ab1bd8668c6e005d541c4c03 34222 backup2l_1.5-1_all.deb
Checksums-Sha256:
248c03edc975900fb446de82473a881e30a94d0b3cbf2a130ba48c0c9e6e37d7 1011
backup2l_1.5-1.dsc
d980ad73c1782bc07fe8f8eabed33d6f3344f5db0f59490919afef1af387ee29 25483
backup2l_1.5.orig.tar.gz
98030cb3f96fa730aa68f7256043082ced592d99c4d544cf9798fd8802e085fc 4544
backup2l_1.5-1.debian.tar.gz
bc3c75c3c5a56224ab811da376819fd0099751217fb119807369a2efa263638a 34222
backup2l_1.5-1_all.deb
Files:
d52f4e8b2f457cb3d6bbd231492f3ad2 1011 admin optional backup2l_1.5-1.dsc
464dc8cddf172bc44ed6ce64564a83fb 25483 admin optional backup2l_1.5.orig.tar.gz
fbe473b85fc1849e62db748b72827154 4544 admin optional
backup2l_1.5-1.debian.tar.gz
e0410b9a9bf7bc0e346d96960a0ea01f 34222 admin optional backup2l_1.5-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAks24xsACgkQdYl1krr+x/KrXACeMa3Rgt69qvYZtINaR6trw0qB
cXAAmwYrOSa0N8Uz+SeTXxMb8VKvqI/6
=nPOn
-----END PGP SIGNATURE-----
--- End Message ---