Docker build env fails on git-review
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Fix Released
|
Critical
|
Scott Little |
Bug Description
Brief Description
-----------------
git-review fails to install/upgrade when creating the
docker builder image.
Trigger was an upstream update to git-review
Severity
--------
critical
Steps to Reproduce
------------------
tb create
Expected Behavior
------------------
docker builder environment is created
Actual Behavior
----------------
docker builder environment fails the creation step
Reproducibility
---------------
100% in absence of a docker cache
System Configuration
-------
N/A
Branch/Pull Time/Commit
-------
master & stx.5.0
Any time after Apr 26, 2021
Last Pass
---------
Apr 25, 2021
Timestamp/Logs
--------------
08:31:48.130 Step 23/50 : RUN yum install -y dh-autoreconf curl-devel expat-devel gettext-devel openssl-devel perl-devel zlib-devel asciidoc xmlto docbook2X && cd /tmp && wget https:/
...
install -m 644 gitcli.7 gitcore-tutorial.7 gitcredentials.7 gitcvs-migration.7 gitdiffcore.7 giteveryday.7 gitfaq.7 gitglossary.7 gitnamespaces.7 gitremote-helpers.7 gitrevisions.7 gitsubmodules.7 gittutorial-2.7 gittutorial.7 gitworkflows.7 /usr/local/
08:42:18.947 make[1]: Leaving directory `/tmp/git-
08:42:19.902 Collecting git-review
08:42:20.192 Downloading https:/
08:42:20.576 Complete output from command python setup.py egg_info:
08:42:20.576 Couldn't find index page for 'pbr' (maybe misspelled?)
08:42:20.576 No local packages or download links found for pbr>=4.1.0
08:42:20.576 Traceback (most recent call last):
08:42:20.576 File "<string>", line 1, in <module>
08:42:20.576 File "/tmp/pip-
08:42:20.576 setuptools.
08:42:20.576 File "/usr/lib64/
08:42:20.576 _setup_distribution = dist = klass(attrs)
08:42:20.576 File "/usr/lib/
08:42:20.576 self.fetch_
08:42:20.576 File "/usr/lib/
08:42:20.576 parse_requireme
08:42:20.576 File "/usr/lib/
08:42:20.576 dist = best[req.key] = env.best_match(req, self, installer)
08:42:20.576 File "/usr/lib/
08:42:20.576 return self.obtain(req, installer) # try and download/install
08:42:20.576 File "/usr/lib/
08:42:20.576 return installer(
08:42:20.576 File "/usr/lib/
08:42:20.576 return cmd.easy_
08:42:20.576 File "/usr/lib/
08:42:20.576 raise DistutilsError(msg)
08:42:20.576 distutils.
08:42:20.576
08:42:20.576 -------
08:42:20.586 [91mCommand "python setup.py egg_info" failed with error code 1 in /tmp/pip-
Test Activity
-------------
Build
Workaround
----------
N/A
CVE References
- 2016-10739
- 2017-6519
- 2018-10360
- 2018-1116
- 2018-1122
- 2018-12404
- 2018-1312
- 2018-13139
- 2018-14348
- 2018-14498
- 2018-15473
- 2018-17199
- 2018-18384
- 2018-19519
- 2018-4700
- 2018-5741
- 2018-5742
- 2018-5743
- 2018-8905
- 2019-0220
- 2019-10160
- 2019-10218
- 2019-11068
- 2019-11745
- 2019-12735
- 2019-13232
- 2019-13734
- 2019-16056
- 2019-17006
- 2019-3813
- 2019-3880
- 2019-5482
- 2019-6477
- 2019-9636
- 2019-9924
- 2019-9948
- 2020-0549
- 2020-10772
- 2020-10878
- 2020-12049
- 2020-12663
- 2020-5208
- 2020-6851
- 2020-8112
- 2020-8617
- 2021-26937
Changed in starlingx: | |
assignee: | nobody → Scott Little (slittle1) |
tags: |
added: in-r-stx50 removed: stx.cherrypickneeded |
Fix proposed to branch: master /review. opendev. org/c/starlingx /tools/ +/789607
Review: https:/