duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] cache problems


From: Scott Classen
Subject: Re: [Duplicity-talk] cache problems
Date: Wed, 12 Apr 2017 08:46:56 -0700

all my conf files already had this set explicitly:

# override the used python interpreter, defaults to "python"
#   e.g. "python2" or "/usr/bin/python2.7"
PYTHON="/usr/local/bin/python"




> On Apr 12, 2017, at 12:58 AM, address@hidden wrote:
> 
> On 11.04.2017 18:20, Scott Classen wrote:
>> However this is with the modified duplicity script where I replaced 
>> #!/usr/bin/env python (default 2.6.6 that ships with CentOS) with  
>> #!/usr/bin/env /usr/local/bin/python (my custom 2.7.13 version)
> 
> btw. duply 1.11+ has a conf parameter for that purpose
> 
> # override the used python interpreter, defaults to "python"
> #   e.g. "python2" or "/usr/bin/python2.7"
> #PYTHON="python"
> 
> so no need to patch duplicity.
> 
> AND
> 
> there is a mini howto install multiple duplicity versions on
>  under TIPS -> INSTALL MULTIPLE VERSIONS
>  http://duply.net/wiki/index.php/Duply-documentation
> this way _all_ duplicity files end up under the given PREFIX.
> 
> 
> ..ede/duply.net




reply via email to

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