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: Stefan Hoth
Subject: Re: [Duplicity-talk] duplicity broken after upgrade to v0.5.06
Date: Fri, 30 Jan 2009 13:58:29 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Hi again,

Kennon Ballou wrote:
> 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.

I'd love to ignore it but sadly a wrapper script called ftplicity which
is relying on duplicity stopped working, too.

~#:ftplicity fullserver cleanup --force > /dev/null;
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
519, in ProcessCommandLine
    globals.backend = backend.get_backend(args[0])
  File "/usr/lib/python2.4/site-packages/duplicity/backend.py", line 93,
in get_backend
    return _backends[pu.scheme](pu)
  File
"/usr/lib/python2.4/site-packages/duplicity/backends/ftpbackend.py",
line 58, in __init__
    log.ErrorCode.ftp_ncftp_v320)
AttributeError: class ErrorCode has no attribute 'ftp_ncftp_v320'

Any clues?


- Stevie

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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