Hello,

Sven Arvidsson wrote (23 Dec 2006 19:26:21 GMT) :
> Duplicity fails with this error message when run from backupninja. I'm
> not sure if it's a configuration problem with backupninja or a bug in
> duplicity, so please reassign the bug if needed.

> Debug: Traceback (most recent call last): File "/usr/bin/duplicity",
> line 373, in ? if __name__ == "__main__": main() File
> "/usr/bin/duplicity", line 362, in main check_last_manifest(col_stats)
> File "/usr/bin/duplicity", line 342, in check_last_manifest
> last_backup_set.check_manifests() File
> "/usr/lib/python2.4/site-packages/duplicity/collections.py", line 128,
> in check_manifests if local_manifest: remote_manifest = local_manifest
> UnboundLocalError: local variable 'local_manifest' referenced before
> assignment

> This happens when backupninja is run with encryption, no sign and
> a passwordless ssh connection. This same configuration worked fine
> when first run with incremental = no to create a complete backup, but
> when I changed it to yes, I get the above error.

Sorry for the delay before answering ; if you nevertheless still care
about this bug, please do the following :

1. Run backupninja in debug mode :
   # backupninja -n -d

2. In the debug output, find the duplicity command line backupninja is
   running ; the debug line should start with
   "Debug: duplicity  --no-print-statistics"

3. Manually run this command line as root, see if you get the same
   error, and we'll know if this is a duplicity bug or
   a backupninja one.

Ciao,
-- 
  intrigeri <[EMAIL PROTECTED]>
  | gnupg key @ http://intrigeri.boum.org/intrigeri.asc
  | The impossible just takes a bit longer.


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

Reply via email to