overcloud-prep-containers : Update pip returns SyntaxError: invalid syntax
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
In Progress
|
Critical
|
Daniel Bengtsson |
Bug Description
Hi,
Seen in that review https:/
- tripleo-
- tripleo-
TASK [overcloud-
Monday 25 January 2021 18:28:42 +0000 (0:00:00.075) 0:28:17.379 ********
changed: [undercloud]
TASK [overcloud-
Monday 25 January 2021 18:28:51 +0000 (0:00:09.119) 0:28:26.498 ********
fatal: [undercloud]: FAILED! => {
"changed": false,
"cmd": [
"-U",
"pip"
]
}
MSG:
:stderr: Traceback (most recent call last):
File "/bin/pip2", line 9, in <module>
File "/usr/lib/
return get_distributio
File "/usr/lib/
return ep.load()
File "/usr/lib/
return self.resolve()
File "/usr/lib/
module = __import_
File "/usr/lib/
SyntaxError: invalid syntax
Changed in tripleo: | |
assignee: | nobody → Daniel Bengtsson (damani42) |
status: | New → In Progress |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
milestone: | xena-1 → xena-2 |
Changed in tripleo: | |
milestone: | xena-2 → xena-3 |
12:18 < marios> chem: hmmm i wonder if that is related to http:// lists.openstack .org/pipermail/ openstack- discuss/ 2021-January/ 020003. html (python2 support gone from latest pip)