Your message dated Sat, 29 Oct 2016 15:22:32 +0000
with message-id <[email protected]>
and subject line Bug#841295: fixed in obnam 1.20-1
has caused the Debian Bug report #841295,
regarding ERROR: RD5FA4X: System error: /tmp/tmpZmTUlC/S.gpg-agent.rstrd: 2: No 
such file or directory
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.)


-- 
841295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841295
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: obnam
Version: 1.19.1-1
Severity: normal

Context: I have a shell script pushing obnam backups from my desktop to
multiple other machines using SFTP. All remote backups
are GPG-encrypted using obnam's built-in capability,
in exactly the same way. This has been working
flawlessly for over a year.

Suddenly, backing up to just one of those machines results in
the above error message. fsck results in the same error. The remote
causing the error is running an up-to-date stretch, as are multiple
other machines that are accepting backups just fine. This happens
reliably every time on this one machine, and never happens on the
other machines.

This is the trace that shows up in my syslog:

Oct 19 20:10:23 t410 obnam: CRITICAL Caught OSError: [Errno 2] No such
file or directory: '/tmp/tmp8XfPQ3/S.gpg-agent.rstrd'#012Traceback
(most recent call last):#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 208, in
process_args#012    cliapp.Application.process_args(self, args)#012
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 589, in
process_args#012    method(args[1:])#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/plugins/fsck_plugin.py",
line 320, in fsck#012    self.repo.lock_everything()#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/repo_interface.py", line
422, in lock_everything#012    self.lock_chunk_indexes()#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/fmt_6/repo_fmt_6.py", line
751, in lock_chunk_indexes#012    self._raw_lock_chunk_indexes()#012
File "/usr/lib/python2.7/dist-packages/obnamlib/fmt_6/repo_fmt_6.py",
line 734, in _raw_lock_chunk_indexes#012
self._chunksums.start_changes()#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/fmt_6/repo_tree.py", line
82, in start_changes#012    self.dirname)#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/hooks.py", line 187, in
call#012    self.hooks[name].call_callbacks(*args, **kwargs)#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/hooks.py", line 64, in
call_callbacks#012    callback(*args, **kwargs)#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/plugins/encryption_plugin.py",
line 128, in toplevel_init#012    pubkeys.add(self.pubkey)#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/encryption.py", line 216, in
add#012    self.gpg(True, ['--import'], stdin=key)#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/encryption.py", line 232, in
gpg#012    self._cleanup()#012  File
"/usr/lib/python2.7/dist-packages/obnamlib/encryption.py", line 181, in
_cleanup#012    shutil.rmtree(self._gpghome)#012  File
"/usr/lib/python2.7/shutil.py", line 252, in rmtree#012
onerror(os.remove, fullname, sys.exc_info())#012  File
"/usr/lib/python2.7/shutil.py", line 250, in rmtree#012
os.remove(fullname)#012OSError: [Errno 2] No such file or directory:
'/tmp/tmp8XfPQ3/S.gpg-agent.rstrd' 

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.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.24-3
ii  python            2.7.11-2
ii  python-cliapp     1.20160724-1
ii  python-fuse       2:0.2.1-14
ii  python-larch      1.20151025-1
ii  python-paramiko   2.0.0-1
ii  python-tracing    0.9-1
ii  python-ttystatus  0.32-1
ii  python-yaml       3.12-1

obnam recommends no packages.

obnam suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: obnam
Source-Version: 1.20-1

We believe that the bug you reported is fixed in the latest version of
obnam, 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.
Lars Wirzenius <[email protected]> (supplier of updated obnam 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: Sat, 29 Oct 2016 12:25:37 +0300
Source: obnam
Binary: obnam
Architecture: source
Version: 1.20-1
Distribution: unstable
Urgency: medium
Maintainer: Lars Wirzenius <[email protected]>
Changed-By: Lars Wirzenius <[email protected]>
Description:
 obnam      - online and disk-based backup application
Closes: 837770 841295
Changes:
 obnam (1.20-1) unstable; urgency=medium
 .
   * New upstream version.
     - list-errors produces python traceback (Closes: #837770)
     - ERROR: RD5FA4X: System error: /tmp/tmpZmTUlC/S.gpg-agent.rstrd:
       2: No such file or directory (Closes: #841295)
   * Require Python 2.7.
Checksums-Sha1:
 42b8dbcee506ff430f80396d0693bc3635e9cd3f 1994 obnam_1.20-1.dsc
 0c1f1343feadf77e147a51c683ef76df3333934a 295532 obnam_1.20.orig.tar.xz
 87e0c5e4c016e1057e0cbd64bea340ba08bf54b9 6536 obnam_1.20-1.debian.tar.xz
Checksums-Sha256:
 007dc66233ff8cc3e294eee84307f1d614746fc7995258fd1cdeb7910004fe6a 1994 
obnam_1.20-1.dsc
 08b674f400f7c132a560af5b23bc080bd96f95c4738d41713cff90d41f3a30f1 295532 
obnam_1.20.orig.tar.xz
 5a6cd9414a6a2a9c65d65f356e8e91bd0bb01c148aa90ea220e001f7256d02c7 6536 
obnam_1.20-1.debian.tar.xz
Files:
 617f3ddbc48f60e51f5f08a280ee1671 1994 python optional obnam_1.20-1.dsc
 3edac5079b1381a11e0ee79b743c0ec8 295532 python optional obnam_1.20.orig.tar.xz
 d8246510cc0599f44d0cf84da43953e6 6536 python optional 
obnam_1.20-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYFHYEAAoJEGwvphbseiAxzKkQALp7NDCcQM/e6FigYlLgGdiA
jsDKJr0ux6bGJFPimN2cipQj37gXFwyk0vFDHjojI7ZUv3v3TeS6cAVZru/YUcYX
RhVeDtgG3yCXX3OkPMh4zhL/UT650Vrkxt6HFt9yi7ZDUBaQOXhw0ewlOcZOfU3/
KLchOhGpAZkZCN7CnZWd0Vj3SlPQqY88cBuW2CGNie2JNrowcv09pQdUViaR3oJj
VanHHWYebXh8eRxmlvjPoup9pphKEph8ClGIKBGxmuD3peg8hP1JFal1HotJmoks
Q2q/fhgzYV7AQsXwvTACDkr3ryw30AJrOZgGc1GKnmnLyVnP885YRw9kf9RwfCtn
UL3R+cY+y5tjA3S5PiK9bmn06c64eoYhi28ikiC80iFUFq7p2WrnHkUgUJCYYXkg
+xdbHXPKxCMtzMPiE5ZNxRNNBWOguVgG21X5McwQdtlg3tPxxl6YHNGQpgcQLcqb
Hh0AKcpXH6TF9+74+PNz+DpHKcWMDc6RbDPmfQF/HtMiNNeYtc5UCx00nPwHMMQv
yyy47IkyhrM28q7d/Ts8dTQxYCgxLWFhZtb6Cz7T6alWvD/M/oHGQ44P9PUtyrT5
9K8Roz0mar8KBV2qxwVt0H1njdByiEocMMz4lfWxuH4+kzL+9YAnI7qP4+zY2FTw
eJRso32wPyvJLoZqbjt3
=NaEY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to