duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Why is passphrase required to write backups?


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Why is passphrase required to write backups?
Date: Tue, 23 Oct 2007 14:40:41 -0500
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

Welcome to the list.

The the password prompt issue was fixed in 0.4.4.RC2.  RC4 is currently
available at http://duplicity.nongnu.org/.  It will only ask for the
password in cases where its needed.

You did not mention what version you are currently running, but a lot
has been fixed in the last few months.  Let me know how it goes.

...Thanks,
...Ken

James Utter wrote:
> Hi, this is my first post to this list.
> 
> Running the following command is failing for me:
> 
> ~$ duplicity --encrypt-key 82C98841 /home/james file:///tmp/backup-23-10-07
> GnuPG passphrase:
> Retype to confirm:
> No signatures found, switching to full backup.
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 394, in ?
>     if __name__ == "__main__": main()
>   File "/usr/bin/duplicity", line 387, in main
>     if not sig_chain: full_backup(col_stats)
>   File "/usr/bin/duplicity", line 146, in full_backup
>     bytes_written = write_multivol("full", tarblock_iter, globals.backend)
>   File "/usr/bin/duplicity", line 82, in write_multivol
>     globals.gpg_profile,globals.volsize)
>   File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 202,
> in GPGWriteFile
>     file.write(data)
>   File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 117, in write
>     def write(self, buf): return self.gpg_input.write(buf)
> IOError: [Errno 32] Broken pipe
> close failed: [Errno 32] Broken pipe
> 
> 
> Also, why do I need to type the passphrase (and twice!) when using
> public key encryption? Surely I should only have to type the key when
> restoring from a backup, or if I was using a sign-key.
> 
> Cheers,
> 
> James
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]