duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Trouble running duplicity from a cronjob. "local_manife


From: Fred Trotter
Subject: [Duplicity-talk] Trouble running duplicity from a cronjob. "local_manifest" error
Date: Tue, 14 Aug 2007 16:28:26 -0400

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?

-- 
Fred Trotter
http://www.fredtrotter.com




reply via email to

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