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: Kenneth Loafman
Subject: Re: [Duplicity-talk] duplicity broken after upgrade to v0.5.06
Date: Fri, 30 Jan 2009 07:01:41 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Stevie,

There is a patch at https://savannah.nongnu.org/bugs/?25379 that will
fix the situation.  The traceback you see is only when run under Python
2.4 and 2.3.  2.5 and above do not do this.

I'll have a new version out soon that includes this fix.

...Thanks,
...Ken

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


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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