Skip to content

EL8 stackstorm is bundled with old PIP #4930

@arm4b

Description

@arm4b

StackStorm v3.2.0. New RHEL8/CentOS8 has outdated pip 9.0.3 in its virtualenv:

[vagrant@centos8 ~]$ /opt/stackstorm/st2/bin/pip --version
pip 9.0.3 from /opt/stackstorm/st2/lib/python3.6/site-packages (python 3.6)

While others platforms are consistent with their pip version:

vagrant@ubuntu16:~$ /opt/stackstorm/st2/bin/pip --version
pip 19.1.1 from /opt/stackstorm/st2/local/lib/python2.7/site-packages/pip (python 2.7)

[vagrant@centos6 ~]$ /opt/stackstorm/st2/bin/pip --version
pip 19.1.1 from /opt/stackstorm/st2/lib/python2.7/site-packages/pip (python 2.7)

vagrant@ubuntu18:~$ /opt/stackstorm/st2/bin/pip --version
pip 19.1.1 from /opt/stackstorm/st2/lib/python3.6/site-packages/pip (python 3.6)

Metadata

Metadata

Assignees

Labels

OS supportSupport/issues/PRs on a specific OSbug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions