Your message dated Thu, 31 Jul 2008 20:47:37 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#420869: fixed in rdiff-backup 1.2.0-1 has caused the Debian Bug report #420869, regarding doesn't work if both sides do not have the same version 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.) -- 420869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420869 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: rdiff-backup Version: 1.1.9-2 Severity: normal Hi, when backing up a particular system, rdiff-backup aborts: $ echo /proc /dev /sy s /var/spool/news/ /mnt/inn-ovhi/var/spool/news/ '/var/lib/news/history*' '/mnt/ inn-ovhi/var/lib/news/history*' '/mnt/var/var/log/news/OLD/*.log.??.gz' '/mnt/va r/var/log/news/OLD/*.log.???.gz' | tr ' ' '\n' | sudo rdiff-backup --exclude-fil elist-stdin --print-statistics --verbosity 2 --remote-schema 'ssh -F /home/mh/.s sh/config -o userknownhostsfile=./host-key-news1 -o batchmode=yes -C -l root -i ../lefler-backup-news1 %s rdiff-backup --server' news1::/ news1 Warning: Local version 1.1.9 does not match remote version 1.1.5. Previous backup seems to have failed, regressing destination now. Traceback (most recent call last): File "/usr/bin/rdiff-backup", line 23, in ? rdiff_backup.Main.error_check_Main(sys.argv[1:]) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 298, in er ror_check_Main try: Main(arglist) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 318, in Ma in take_action(rps) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 274, in ta ke_action elif action == "backup": Backup(rps[0], rps[1]) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 331, in Ba ckup backup_final_init(rpout) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 431, in ba ckup_final_init checkdest_if_necessary(rpout) File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 830, in ch eckdest_if_necessary dest_rp.conn.regress.Regress(dest_rp) File "/var/lib/python-support/python2.4/rdiff_backup/regress.py", line 71, in Regress for rf in iterate_meta_rfs(mirror_rp, inc_rpath): ITR(rf.index, rf) File "/var/lib/python-support/python2.4/rdiff_backup/regress.py", line 196, in iterate_meta_rfs for raw_rf, metadata_rorp in collated: File "/var/lib/python-support/python2.4/rdiff_backup/rorpiter.py", line 100, i n Collate2Iters try: relem2 = riter2.next() File "/var/lib/python-support/python2.4/rdiff_backup/metadata.py", line 274, i n iterate for record in self.iterate_records(): File "/var/lib/python-support/python2.4/rdiff_backup/metadata.py", line 283, i n iterate_records next_pos = self.get_next_pos() File "/var/lib/python-support/python2.4/rdiff_backup/metadata.py", line 266, i n get_next_pos newbuf = self.fileobj.read(self.blocksize) File "/usr/lib/python2.4/gzip.py", line 225, in read self._read(readsize) File "/usr/lib/python2.4/gzip.py", line 273, in _read self._read_eof() File "/usr/lib/python2.4/gzip.py", line 309, in _read_eof raise IOError, "CRC check failed" IOError: CRC check failed $ Fatal Error: Lost connection to the remote system This error message is totally unhelpful. What was rdiff-backup trying to do when the CRC error was encountered? Which file might be corrupted? What is going on, how am I supposed to fix this? Greetings Marc -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.20.7-zgsrv (SMP w/1 CPU core; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages rdiff-backup depends on: ii libc6 2.5-2 GNU C Library: Shared libraries ii librsync1 0.9.7-1 Library which implements the rsync ii python 2.4.4-2 An interactive high-level object-o ii python-support 0.6.3 automated rebuilding support for p Versions of packages rdiff-backup recommends: pn python-pylibacl <none> (no description available) pn python-pyxattr <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Source: rdiff-backup Source-Version: 1.2.0-1 We believe that the bug you reported is fixed in the latest version of rdiff-backup, which is due to be installed in the Debian FTP archive: rdiff-backup_1.2.0-1.diff.gz to pool/main/r/rdiff-backup/rdiff-backup_1.2.0-1.diff.gz rdiff-backup_1.2.0-1.dsc to pool/main/r/rdiff-backup/rdiff-backup_1.2.0-1.dsc rdiff-backup_1.2.0-1_i386.deb to pool/main/r/rdiff-backup/rdiff-backup_1.2.0-1_i386.deb rdiff-backup_1.2.0.orig.tar.gz to pool/main/r/rdiff-backup/rdiff-backup_1.2.0.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. Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated rdiff-backup 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: Thu, 31 Jul 2008 22:27:00 +0200 Source: rdiff-backup Binary: rdiff-backup Architecture: source i386 Version: 1.2.0-1 Distribution: unstable Urgency: medium Maintainer: Daniel Baumann <[EMAIL PROTECTED]> Changed-By: Daniel Baumann <[EMAIL PROTECTED]> Description: rdiff-backup - remote incremental backup Closes: 345627 420869 426110 443686 463035 480785 481098 Changes: rdiff-backup (1.2.0-1) unstable; urgency=medium . * Merging upstream version 1.2.0 (Closes: #345627, #420869, #426110, #443686, #463035, #480785, #481098). Checksums-Sha1: a10bd4569a30e87afc4eb7674cc68d4d3a0a9f58 1218 rdiff-backup_1.2.0-1.dsc 3ebb9561532f2b829d95b2f88ef0a3e1cd60d4d8 187974 rdiff-backup_1.2.0.orig.tar.gz 4256b0e97f4d9bbdad0faa77bb20c12de2257478 5121 rdiff-backup_1.2.0-1.diff.gz a917180866faabe7514ed74bd87cda0a6641ee33 192476 rdiff-backup_1.2.0-1_i386.deb Checksums-Sha256: 800336fc7b9e255324949c561604573ee7bf5a4affdcccbe6fc596ff947e2e37 1218 rdiff-backup_1.2.0-1.dsc 2e9f8485f7dd662ec043e29101db4c80b83a56ef80a349d1f0bc7d73fc4e60fa 187974 rdiff-backup_1.2.0.orig.tar.gz 1cafa1bb0785c0633120c6f073ec4a252c00e24945b0bc53c2d58ca762d11738 5121 rdiff-backup_1.2.0-1.diff.gz e212c834acc22ca2fa1593ebc010224ee0c435462c772955492a0bc7977431cc 192476 rdiff-backup_1.2.0-1_i386.deb Files: 89d90ae2790536759998aaade0ecf8a8 1218 utils optional rdiff-backup_1.2.0-1.dsc 65597d2d1ce12efe9ab2fa20cd029e0c 187974 utils optional rdiff-backup_1.2.0.orig.tar.gz 77995d8ab551dcf41f294c571f6a1385 5121 utils optional rdiff-backup_1.2.0-1.diff.gz 79da5e7854f607f503cb6d83edee771c 192476 utils optional rdiff-backup_1.2.0-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiSIXUACgkQ+C5cwEsrK54P6QCg0xxgjmM0ICDocgCxbaxZSJ7T +uIAnRyozxbUSVAUIkvEE2WDuNVdiv8T =0+zN -----END PGP SIGNATURE-----
--- End Message ---

