duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] webdav in trunk broken - File /tmp/... not found lo


From: edgar . soldin
Subject: Re: [Duplicity-talk] webdav in trunk broken - File /tmp/... not found locally after get from backend
Date: Tue, 06 May 2014 11:37:48 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06.05.2014 11:13, address@hidden wrote:
> just checked and duplicity still runs with 2.4/2.5 .. the message i got from 
> a user was he couldn't install from tgz because of progress bar 2.6-isms

out of interest checked and got this. maybe we should fix those as a final 
compatibility effort?
couldn't run it though as my python 2.4 has no lockfile and i know no easy way 
to get it. ..ede

@:~/duplicity-0.6.23> /usr/local/python-2.4.6/bin/python setup.py install 
--prefix="$PREFIX" --install-lib="$PREFIX"
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
byte-compiling /tmp/blabla/duplicity/backends/_boto_multi.py to _boto_multi.pyc
  File "/tmp/blabla/duplicity/backends/_boto_multi.py", line 438
    with FileChunkIO(filename, 'r', offset=offset * bytes, bytes=bytes) as fd:
                   ^
SyntaxError: invalid syntax
byte-compiling /tmp/blabla/duplicity/backends/webdavbackend.py to 
webdavbackend.pyc
  File "/tmp/blabla/duplicity/backends/webdavbackend.py", line 298
    finally:
          ^
SyntaxError: invalid syntax
byte-compiling /tmp/blabla/duplicity/filechunkio.py to filechunkio.pyc
  File "/tmp/blabla/duplicity/filechunkio.py", line 80
    except TypeError as err:
                      ^
SyntaxError: invalid syntax
byte-compiling /tmp/blabla/duplicity/progress.py to progress.pyc
  File "/tmp/blabla/duplicity/progress.py", line 128
    class ProgressTracker():
                          ^
SyntaxError: invalid syntax
running install_scripts
changing mode of /tmp/blabla/bin/duplicity to 755
changing mode of /tmp/blabla/bin/rdiffdir to 755
running install_data



reply via email to

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