duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] 0.6.07 gpg error


From: edgar . soldin
Subject: [Duplicity-talk] 0.6.07 gpg error
Date: Tue, 02 Mar 2010 15:28:46 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Here is the next one. Is it possible that --gpg-options does not reach
the gpg.py gpg call? ... ede

call:

TMPDIR='/tmp' PASSPHRASE='pass' FTP_PASSWORD='pass'
/home/me/_apps/duplicity-0.6.07/bin/duplicity --name 'duply_test'
--encrypt-key '00000000' --sign-key '00000000' --verbosity '4'
--gpg-options '--trust-model always' --full-if-older-than 1M --volsize
50 --exclude-globbing-filelist /home/me/.duply/test/exclude /home/me/
'ftp://address@hidden/test/'

error:

Removing still remembered temporary file
/tmp/duplicity-PBgtxB-tempdir/mkstemp-FzDoNy-2
Removing still remembered temporary file
/tmp/duplicity-PBgtxB-tempdir/mktemp-EJFn4p-4
Removing still remembered temporary file
/tmp/duplicity-PBgtxB-tempdir/mkstemp-zzkpLV-1
GPG error detail: Traceback (most recent call last):
  File "/home/me/_apps/duplicity-0.6.07/bin/duplicity", line 1240, in
<module>
    with_tempdir(main)
  File "/home/me/_apps/duplicity-0.6.07/bin/duplicity", line 1233, in
with_tempdir
    fn()
  File "/home/me/_apps/duplicity-0.6.07/bin/duplicity", line 1215, in main
    incremental_backup(sig_chain)
  File "/home/me/_apps/duplicity-0.6.07/bin/duplicity", line 488, in
incremental_backup
    globals.backend)
  File "/home/me/_apps/duplicity-0.6.07/bin/duplicity", line 295, in
write_multivol
    globals.gpg_profile, globals.volsize)
  File "/home/me/_apps/duplicity-0.6.07/duplicity/gpg.py", line 286, in
GPGWriteFile
    file.write(data)
  File "/home/me/_apps/duplicity-0.6.07/duplicity/gpg.py", line 156, in
write
    self.gpg_failed()
  File "/home/me/_apps/duplicity-0.6.07/duplicity/gpg.py", line 168, in
gpg_failed
    raise GPGError, msg
GPGError: GPG Failed, see log below:
===== Begin GnuPG log =====
gpg: 42E6861C: Es gibt keine Garantie, daà dieser Schlüssel wirklich
dem angegebenen Besitzer gehört.
gpg: [stdin]: sign+encrypt failed: Unbrauchbarer öffentlicher Schlüssel
===== End GnuPG log =====




reply via email to

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