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 14:50:03 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06.05.2014 14:41, Michael Terry wrote:
> Those py24 errors were not with my branch, right?  I fixed some of those 
> myself.

0.6.23

> 
>> Ken: can i create a branch with the webdav fix against MT's branch that you 
>> merge later?
> 
> Which webdav fix?  I thought the claim was that webdav only broke because of 
> the backend-unification branch, which isn't in my 0.6.24 branch.

unrelated, but the reason why i came to try webdav with current 0.6 trunk

> 
> Speaking of, I tested last night, and trunk worked fine for my testing webdav 
> server.  

with 0.6 branch? you cannot reproduce the erros i've got?

>I tried against box.com <http://box.com>, and did get some odd errors.  So I'm 
>looking into why there is a difference.

what are those? maybe the fix i initially wanted to add fixes it? e.g. expat 
errors?


..ede

> 
> -mt
> 
> On 6 May 2014 05:37, <address@hidden <mailto:address@hidden>> wrote:
> 
>     On 06.05.2014 11:13, address@hidden <mailto: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
> 
> 
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 



reply via email to

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