Your message dated Sun, 20 Dec 2015 16:06:01 +0100
with message-id <[email protected]>
and subject line Re: Bug#806520: obnam: Error -3 while decompressing data:
incorrect data check
has caused the Debian Bug report #806520,
regarding obnam: Error -3 while decompressing data: incorrect data check
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.)
--
806520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806520
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: obnam
Version: 1.18.2-1
Severity: normal
Hello Lars,
following Problem when running
obnam fsck --fsck-fix
root@saturn:~# obnam fsck --fsck-fix
Checking 5824/6107: chunk 14985708487633071802Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 189, in _run
self.process_args(args)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 207, in
process_args
cliapp.Application.process_args(self, args)
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 570, in
process_args
method(args[1:])
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/fsck_plugin.py", line
339, in fsck
for more in work.do() or []:
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/fsck_plugin.py", line
38, in do
data = self.repo.get_chunk_content(self.chunkid)
File "/usr/lib/python2.7/dist-packages/obnamlib/fmt_6/repo_fmt_6.py", line
647, in get_chunk_content
return self._fs.cat(filename)
File "/usr/lib/python2.7/dist-packages/obnamlib/repo_fs.py", line 96, in cat
repo=self.repo, toplevel=toplevel)
File "/usr/lib/python2.7/dist-packages/obnamlib/hooks.py", line 191, in
filter_read
return self.filters[name].run_filter_read(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/obnamlib/hooks.py", line 130, in
run_filter_read
more, data = filter_next_tag(data)
File "/usr/lib/python2.7/dist-packages/obnamlib/hooks.py", line 126, in
filter_next_tag
return True, callback.filter_read(remaining, *args, **kwargs)
File
"/usr/lib/python2.7/dist-packages/obnamlib/plugins/compression_plugin.py", line
30, in filter_read
return zlib.decompress(data)
error: Error -3 while decompressing data: incorrect data check
Best Regards
Stefan
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages obnam depends on:
ii libc6 2.19-22
ii python 2.7.9-1
ii python-cliapp 1.20150829-1
ii python-fuse 2:0.2.1-11
ii python-larch 1.20151025-1
ii python-paramiko 1.15.3-1
ii python-tracing 0.9-1
ii python-ttystatus 0.30-1
ii python-yaml 3.11-2+b1
obnam recommends no packages.
obnam suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, Nov 28, 2015 at 12:18:38PM +0100, Stefan Rücker wrote:
> following Problem when running
>
> obnam fsck --fsck-fix
>
> root@saturn:~# obnam fsck --fsck-fix
...
> error: Error -3 while decompressing data: incorrect data check
Hi,
I'm afraid this indicates there's corruption in the backup repository.
It looks like the chunk file is compressed, but the file has changed,
and can no longer be uncompressed. There's not really anything Obnam
can do about that.
If you can find out how the file got changed, I would be glad to know.
If it's a bug in Obnam, I'll fix it, but it's most likely it was due
to a disk or transfer error. As such, I'm going to close the bug
report. If you find a reason to think it's an Obnam bug, please either
reopen, or send a reply, and I'll reopen it.
Thank you, and sorry about the problem you're having.
--
Schrödinger's backup hypothesis: the condition of any backup is
undefined until a restore is attempted. -- andrewsh
signature.asc
Description: Digital signature
--- End Message ---