duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] error running duplicity 0.5.17


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] error running duplicity 0.5.17
Date: Sat, 16 May 2009 08:49:59 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Will Wyatt wrote:
> 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 = commandline.ProcessCommandLine(sys.argv[1:])
>   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.

I'm not seeing this on any system, so lets start with some questions...

1) How did you install it?  Were there any errors shown?

2) Did you have a previous release from the Ubuntu repository installed?
 Did you remove it before installing manually?

...Thanks,
...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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