Here's what "pip2 install b2" gives (each time I run it):

 Collecting b2
Collecting requests>=2.9.1 (from b2)               Using cached 
requests-2.18.4-py2.py3-none-any.whl
Collecting futures>=3.0.5 (from b2)                Using cached 
futures-3.2.0-py2-none-any.whl
Collecting logfury>=0.1.2 (from b2)                Using cached 
logfury-0.1.2-py2.py3-none-any.whl
Collecting arrow>=0.8.0 (from b2)                Collecting six>=1.10 (from b2)
  Using cached six-1.11.0-py2.py3-none-any.whl   Collecting tqdm>=4.5.0 (from 
b2)                   Using cached tqdm-4.19.5-py2.py3-none-any.whl
Collecting urllib3<1.23,>=1.21.1 (from requests>=2.9.1->b2)                     
                    Using cached urllib3-1.22-py2.py3-none-any.whl Collecting 
idna<2.7,>=2.5 (from requests>=2.9.1->b2)
  Using cached idna-2.6-py2.py3-none-any.whl     Collecting 
chardet<3.1.0,>=3.0.2 (from requests>=2.9.1->b2)
Using cached chardet-3.0.4-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests>=2.9.1->b2)
  Using cached certifi-2017.11.5-py2.py3-none-any.whl
Collecting funcsigs (from logfury>=0.1.2->b2)
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Collecting python-dateutil (from arrow>=0.8.0->b2)
  Using cached python_dateutil-2.6.1-py2.py3-none-any.whl
Installing collected packages: urllib3, idna, chardet, certifi, requests, 
futures, six, funcsigs, logfury, python-dateutil, arrow, tqdm, b2
Successfully installed arrow-0.12.0 b2-1.1.0 certifi-2017.11.5 chardet-3.0.4 
funcsigs-1.0.2 futures-3.2.0 idna-2.6 logfury-0.1.2 python-dateutil-2.6.1 
requests-2.18.4 six-1.10.0 tqdm-4.19.5 urllib3-1.22
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1743247

Title:
  B2 Python APIs are missing

Status in Duplicity:
  In Progress
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  When I try to use the B2 backend with
  0.7.16-0ubuntu1ppa1347~ubuntu16.04.1, I get the following error:

  > BackendException: B2 backend requires B2 Python APIs (pip install
  b2)

  It seems odd to me that the library would be installed outside of apt.
  I had an old package from trusty
  (duplicity_0.7.14-0ubuntu0ppa1316~ubuntu14.04.1_amd64.deb) with 0.7.14
  which works fine on 16.04, which makes me think this regression was in
  0.7.15 or 0.7.16.

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1743247/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to