Your message dated Thu, 15 Sep 2016 13:10:02 +0000
with message-id <[email protected]>
and subject line Bug#835395: Removed package(s) from unstable
has caused the Debian Bug report #828721,
regarding data corruption on ssh remote
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.)
--
828721: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828721
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: attic
Version: 0.13-1
I attached a test script to this report. get root and do
cd /root
mkdir delme
cd delme
attic init mystore
now edit the script and configure it for local REPO and singletask.
run it, it will work.
now edit the script and configure it for local REPO and parallel.
run it, it will work.
now edit the script and configure it for remote REPO and singletask.
run it, it will work.
now edit the script and configure it for remote REPO and parallel.
run it, it will FAIL with tons of message like these:
attic: /usr/bin/xdg-screensaver: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
attic: /usr/bin/xmodmap: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
attic: /usr/bin/xmore: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
attic: /usr/bin/xosview: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
attic: /usr/bin/xpmtoppm: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
attic: /usr/bin/xprop: [Errno 17] File exists:
'/root/.cache/attic/e6cb8c3a09fcd0a6737eae8ddfe53e685ab46a31a6e39d72b40e69d3143ecfdc/txn.tmp'
and other message aswell.
the used filesystem type is ext3 with noatime mount option.
the script seems unable to produce data corruption, because
attic check mystore
does not show problems. but anyway you see that backing up your data
does not work.
but in my real world scenario where i tried to backup all my servers on
a central attic repository i did not only have failed backups but also
the repository got corrupted on every night (backups run at night) -
which made the system completely unusable.
this is the result then:
backuphost:/backups/attic# attic check .
Starting repository check...
Error reading segment 0
Error reading segment 1
Error reading segment 2
Error reading segment 3
Error reading segment 4
Error reading segment 5
Error reading segment 6
Error reading segment 7
Error reading segment 8
Error reading segment 9
... and so on.
no, the harddisc or filesystem is not corrupt, it is really the
repository itself.
I think there should be some kind of warning to administrators not to
use attic via ssh although that might be the main usage scenario...
erik
foo.sh
Description: application/shellscript
--- End Message ---
--- Begin Message ---
Version: 0.16-2+rm
Dear submitter,
as the package attic has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/835395
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---