Project

General

Profile

Actions

Bug #7977

open

get rid of dependencies python-pyasn1 python-pyasn1-modules

Added by Nico César over 8 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

  • take them out from puppet modules/arvados-pin/manifests/init.pp
  • stop building the packages
Actions #1

Updated by Brett Smith over 8 years ago

These are dependencies of our Python Google API client library. From a fresh pip install arvados-python-client:

Downloading/unpacking pyasn1>=0.1.7 (from oauth2client>=1.4.6->google-api-python-client->arvados-python-client)
Downloading/unpacking pyasn1-modules>=0.0.5 (from oauth2client>=1.4.6->google-api-python-client->arvados-python-client)

Getting rid of the dependencies would mean major code changes in the Python SDK. Why do you want them completely gone?

Actions #2

Updated by Tom Morris over 7 years ago

  • Target version set to Arvados Future Sprints

Nico - Did you see Brett's question? Do you have an answer?

Actions #3

Updated by Nico César over 7 years ago

Tom Morris wrote:

Nico - Did you see Brett's question? Do you have an answer?

I don't have an answer but we should review google-api-python-client in the current distros. Since I've removed them in 10713-centos7-pyasn-dependency-problem (not merged yet) and seems that stuff doesn't break centos7.3 is making this a nightmare: replaced python-pyasn1-modules with python2-pyasn1-modules changing to an arbitrary version number 0.0.8 (which comes from pip) -> 0.1.9 (which seems to come from python2-pyasn1 version)

as for centos, the solution seems to stop doing our packages and start using the ones in the distro seems to work. but testing and verification is crucial here

Actions #4

Updated by Ward Vandewege almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #5

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #6

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF