duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] duplicity broken after upgrade to v0.5.06


From: Kennon Ballou
Subject: Re: [Duplicity-talk] duplicity broken after upgrade to v0.5.06
Date: Fri, 30 Jan 2009 13:50:05 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Someone already commented on this; apparently it's been fixed in the source tree, and you can ignore it for now - apparently it has to do with an older version of python.

The same thing happens to me for some commands like --version, but for normal operation it works fine.

KB

Stefan Hoth wrote:
Hi list,

after normal upgrade to the current version 0.5.06 my duplicity stopped
working and just throws the error below.

Me being not quite an expert on python I would rather would like one of
you pros tell me what went wrong here.

 ~# duplicity --version
duplicity 0.5.06
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 583, in ?
    with_tempdir(main)
  File "/usr/bin/duplicity", line 577, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 504, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line
510, in ProcessCommandLine
    args = parse_cmdline_options(cmdline_list)
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line
284, in parse_cmdline_options
    sys.exit(0)
SystemExit: 0


Thank you in advance,

Stevie



------------------------------------------------------------------------

_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

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