Nope. Now I get what you see below. I abandoned backup ninja a while
back and went with my shell scripts, and then just last weekend I tried
backupninja again, but had little luck.

Yep I'm using Gutsy... You want me to file a different report for this
one?

Also I had gpg dump a list of available keys (  gpg --list-secret-keys
), and the required key shows up. Also, as with the previous problem,
the duplicity command that backupninja spits out works fine from the
command line, as-is.

Cheers!

Dec 12 23:14:37 Info: >>>> starting action /etc/backup.d/action.dup (because of 
--now)
Dec 12 23:14:37 Debug: yes
Dec 12 23:14:37 Debug: ssh -o IdentityFile=/home/lstewart/.ssh/id_dsa -o 
PasswordAuthentication=no mail.sevaserver.org -l lstewart 'echo -n 1'
Dec 12 23:14:38 Debug: Connected to mail.sevaserver.org as lstewart successfully
Dec 12 23:14:39 Debug: Data will be encrypted with the GnuPG key 83AF64BC.
Dec 12 23:14:39 Debug: Data won't be signed.
Dec 12 23:14:39 Debug: duplicity -v9 --allow-source-mismatch  
--no-print-statistics --scp-command 'scp -o 
IdentityFile=/home/lstewart/.ssh/id_dsa' --sftp-command 'sftp -o 
IdentityFile=/home/lstewart/.ssh/id_dsa' --ssh-options '-o 
IdentityFile=/home/lstewart/.ssh/id_dsa' --encrypt-key 83AF64BC 
--remove-older-than 60D --exclude '/' --include '/home/lstewart/bin/**'  
--exclude '**' / scp://[EMAIL PROTECTED]//home/lstewart/backup/nuzetta
Dec 12 23:14:42 Debug: Main action: inc Running 'sftp -o 
IdentityFile=/home/lstewart/.ssh/id_dsa -o 
IdentityFile=/home/lstewart/.ssh/id_dsa [EMAIL PROTECTED]' (attempt #1) 
Warning, found incomplete backup sets, probably left from aborted session 
Collection Status ----------------- Connecting with backend: sshBackend Archive 
dir: None No backup chains with active signatures found Found 0 backup chains 
without signatures. Also found 0 backup sets not part of any chain, and 3 
incomplete backup sets. These may be deleted by running duplicity with the 
--cleanup option. No signatures found, switching to full backup. Selecting / 
Comparing () and None Getting delta of (() / dir) and None Generating delta - 
new file: . gpg: 83AF64BC: skipped: public key not found gpg: [stdin]: 
encryption failed: public key not found gpg: 83AF64BC: skipped: public key not 
found gpg: [stdin]: encryption failed: public key not found Traceback (most 
recent call last): File "/usr/bin/duplicity", line 394, in <module> 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.5/site-packages/duplicity/gpg.py", line 208, in GPGWriteFile 
file.close() File "/usr/lib/python2.5/site-packages/duplicity/gpg.py", line 
123, in close self.gpg_process.wait() File 
"/var/lib/python-support/python2.5/GnuPGInterface.py", line 639, in wait raise 
IOError, "GnuPG exited non-zero, with code %d" % (e << 8) IOError: GnuPG exited 
non-zero, with code 131072
Dec 12 23:14:42 Fatal: Duplicity failed.
Dec 12 23:14:42 Fatal: <<<< finished action /etc/backup.d/action.dup: FAILED
Dec 12 23:14:42 Debug: send report to [EMAIL PROTECTED]
Dec 12 23:14:42 Info: FINISHED: 1 actions run. 1 fatal. 0 error. 0 warning.

-- 
duplicity jobs not working
https://bugs.launchpad.net/bugs/126417
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to