duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] [ ftplicity-Bugs-2684345 ] Traceback with duplicity


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] [ ftplicity-Bugs-2684345 ] Traceback with duplicity 0.5.06-2~bpo40+1]
Date: Thu, 12 Mar 2009 06:18:45 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

address@hidden wrote:
> anybody ever occured the attached error? ..
> Inbetween I asked for ncftp version and loglevel 9 output.
> 
> thanks ede
> ftplicity.sourceforge.net
> -- 
> 
> Bugs item #2684345, was opened at 2009-03-12 02:23
> Message generated for change (Tracker Item Submitted) made by Item
> Submitter
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=1041147&aid=2684345&group_id=217745
> 
> 
> Please note that this message will contain a full copy of the comment
> thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Nobody/Anonymous (nobody)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Traceback with duplicity 0.5.06-2~bpo40+1
> 
> Initial Comment:
> Hi,
> 
> I use duplicity on debian etch from the backports and get the following
> traceback with ne new version of duplicity:
> srv002:~# ftplicity srv002 list
> Start ftplicity v1.4.1b1, time is 03/12/09 03:22:25.
> Using profile '/etc/ftplicity/srv002'.
> Using installed duplicity version 0.5.06 (OK).
> 
> --- Start running command LIST (03:22:25.327) ---
> Running duplicity - FAILED (code 30)
> Output: 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'
> --- Finished (03:22:25.519) - Runtime 00:00:00.191 ---


'ftp_ncftp_v320' is an error code used when NcFTP version 3.2.0 is
detected on the machine.  The error means that there is no attribute by
that name.  From the CHANGELOG in duplicity for 0.5.07:

"Original fix to disallow use of ncftpput 3.2.0 mistyped the ErrorCode
used and resulted in an error rather than an explanation."

So, it's time for them to upgrade.

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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