X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffix-pip-install-9986f896b122d952.yaml;fp=releasenotes%2Fnotes%2Ffix-pip-install-9986f896b122d952.yaml;h=903240ebc7150d574bdc57ffc6bbf6c6d14d5805;hb=a69d4e3a1b365a4745301ee41c86ee25768c8618;hp=0000000000000000000000000000000000000000;hpb=89f292cb641869b287df79983fd35e93d8db9db7;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/fix-pip-install-9986f896b122d952.yaml b/releasenotes/notes/fix-pip-install-9986f896b122d952.yaml new file mode 100644 index 00000000..903240eb --- /dev/null +++ b/releasenotes/notes/fix-pip-install-9986f896b122d952.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Fix `pip install pip setuptools` which seems to fail against the Nexus 3 + proxy. Run them as separate calls to make things happier.