Project

General

Profile

Actions

Bug #4988

closed

[SDKs] Fix incompatibility between Python packages and newer virtualenv

Added by Brett Smith over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
0.5

Description

Jenkins runs our tests using the virtualenv package from wheezy. This works great.

If you have a newer virtualenv, like the version from jessie, installation steps fail. After the pip install command says "Cleaning up," it reports this error:

ValueError: ("Expected ',' or end-of-list in", u'arvados-node-manager==0.1.20150114174738+9c2e673', 'at', u'+9c2e673')

Figure out how to address this to improve the forward compatibility of our builds.


Related issues

Related to Arvados - Bug #5175: [SDKs] Fix Python package versions so they can be uploaded to pypiResolvedTom Clegg02/09/2015Actions
Actions

Also available in: Atom PDF