duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] alternate temp location for duplicity ?


From: Arone Silimantia
Subject: Re: [Duplicity-talk] alternate temp location for duplicity ?
Date: Thu, 28 Sep 2006 07:02:06 -0700 (PDT)

Mark,
 
 
--- Mark Rose <address@hidden> wrote:
 
> According to the FAQ at
> http://duplicity.nongnu.org/FAQ.html :
>
> "You can specify where to put many temp files using
> the TMPDIR environment
> variable. The default is either /usr/tmp or /tmp,
> depending on the system."
 

Thanks - I did that, and it ran once successfully,
however each subsequent attempt to run it gives me:
 
 
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 372, in ?
>     if __name__ == "__main__": main()
>   File "/usr/bin/duplicity", line 361, in main
>     check_last_manifest(col_stats)
>   File "/usr/bin/duplicity", line 341, in
check_last_manifest
>     last_backup_set.check_manifests()
>   File
"/usr/lib/python2.3/site-packages/duplicity/collections.py",
line
> 128, i
>  check_manifests
>     if local_manifest: remote_manifest =
local_manifest
> UnboundLocalError: local variable 'local_manifest'
referenced before
> assignment
 

I am using ssh key authentication.  Is there any
indication from this error what the problem might be ?
 
I wonder why it ran correctly the first time, but
failed after that ?
 
Many thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


reply via email to

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