duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Trouble running duplicity from a cronjob. "local_ma


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Trouble running duplicity from a cronjob. "local_manifest" error
Date: Tue, 14 Aug 2007 16:12:23 -0500
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

That's been fixed in the newest version 0.4.3.RC12.

You can download the package here:
http://duplicity.nongnu.org/

...Thanks,
...Ken

Fred Trotter wrote:
> Operating System
> Fedora 6 - uname -a
> Linux localhost.localdomain 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16
> 14:54:20 EDT 2006 i686 i686 i386 GNU/Linux
> 
> using duplicity
> duplicity-0.4.2-7.fc6
> 
> When I run the command from the prompt, it runs fine. When I run the
> command from crontab I get the following error.
> 
> 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
> 
> The local directory has global read permissions.
> 
> Any ideas?
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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