duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] error running duplicity 0.5.17


From: Will Wyatt
Subject: [Duplicity-talk] error running duplicity 0.5.17
Date: Fri, 15 May 2009 09:39:05 -0500

I get the following error when running duplicity. Just running duplicity with no options gives the error:

[main]$ duplicity
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 378, in <module>
    if __name__ == "__main__": main()
  File "/usr/local/bin/duplicity", line 352, in main
    action = "">  File "/usr/lib/python2.5/site-packages/duplicity/commandline.py", line 567, in ProcessCommandLine
    args = parse_cmdline_options(cmdline_list)
  File "/usr/lib/python2.5/site-packages/duplicity/commandline.py", line 339, in parse_cmdline_options
    command_line_error("Expected %d args, got %d" % (num_expect, len(args)))
  File "/usr/lib/python2.5/site-packages/duplicity/commandline.py", line 351, in command_line_error
    log.ErrorCode.command_line)
  File "/usr/lib/python2.5/site-packages/duplicity/log.py", line 172, in FatalError
    Log(s, ERROR, code, extra)
  File "/usr/lib/python2.5/site-packages/duplicity/log.py", line 57, in Log
    _logger.controlLine = '%d' % (code)
AttributeError: 'NoneType' object has no attribute 'controlLine'

the server is Ubuntu. Python 2.5.2.

Thanks.

--
Will Wyatt
address@hidden
http://www.willwyatt.com

reply via email to

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