I'm not sure this is _completely_ fixed in master. Could you please review the information below?
Per the log from master in the description, pip, setuptools and wheel are still installed (see 'python3 -m venv /build/maas/parts/maas/install').
Note that 'setuptools' is sufficient to cause problems (it is what caused the problem in bug 2030814), so it looks like the currently applied patch still leaves some room for issues.
That log's build used commit 7729d2a7e, which includes commit 22811b165 that Alexsander mentioned.
Hi Alexsander, Anton,
I'm not sure this is _completely_ fixed in master. Could you please review the information below?
Per the log from master in the description, pip, setuptools and wheel are still installed (see 'python3 -m venv /build/ maas/parts/ maas/install' ).
Note that 'setuptools' is sufficient to cause problems (it is what caused the problem in bug 2030814), so it looks like the currently applied patch still leaves some room for issues.
That log's build used commit 7729d2a7e, which includes commit 22811b165 that Alexsander mentioned.
Thanks!
Mauricio