Package: duplicity
Version: 0.6.14-1
Severity: normal

Hi!
Thanks for maintaining duplicity in Debian!

I've recently noticed this error on another box, but now I managed to
copy the exact error message.

After issuing the following command (as regular user):

  $ duplicity --encrypt-key $MYGPGKEY --full-if-older-than 30D \
    --include-globbing-filelist .duplicity.include . file://backup

I obtained the following error message, just after the local
cache synchronization, but before the statistics table:

  Unable to delete 
/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-new-signatures.20110828T071808Z.to.20110904T082028Z.sigtar.gpg:
 [Errno 2] No such file or directory: 
'/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-new-signatures.20110828T071808Z.to.20110904T082028Z.sigtar.gpg'
  Unable to delete 
/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-inc.20110828T071808Z.to.20110904T082028Z.manifest.gpg:
 [Errno 2] No such file or directory: 
'/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-inc.20110828T071808Z.to.20110904T082028Z.manifest.gpg'

It seems that duplicity attempts to delete these two files, but cannot,
as they do not exist.
Actually my local cache directory includes a number of files, among which

  
/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-new-signatures.20110828T071808Z.to.20110904T082028Z.sigtar.gz
  
/home/$MYUSERNAME/.cache/duplicity/4ae0b7093d93097164a8831bfad7f9c8/duplicity-inc.20110828T071808Z.to.20110904T082028Z.manifest

but no .gpg file lives in the local cache (as I understand it, this
is correct and expected).

Hence, I fail to understand why duplicity attempts to remove files
that cannot be found where it looks for them.

Is there anything wrong with the command I use to perform my user
data backup?
Is this a bug?
If it is indeed a bug, then please fix it and/or forward it upstream.

Thanks a lot for your time!



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages duplicity depends on:
ii  libc6                         2.13-16    Embedded GNU C Library: Shared lib
ii  librsync1                     0.9.7-8    rsync remote-delta algorithm libra
ii  python                        2.6.7-3    interactive high-level object-orie
ii  python-gnupginterface         0.3.2-9.1  Python interface to GnuPG (GPG)
ii  python-pexpect                2.3-1      Python module for automating inter
ii  python2.6                     2.6.7-3    An interactive high-level object-o

duplicity recommends no packages.

Versions of packages duplicity suggests:
pn  ncftp                         <none>     (no description available)
pn  python-boto                   <none>     (no description available)
ii  rsync                         3.0.8-1    fast remote file copy program (lik
pn  ssh                           <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to