diskimage-builder/diskimage_builder/elements/pip-and-virtualenv/install.d
Ian Wienand ea1735b6a2 pip-and-virtualenv : only remove system files on centos
As described inline, we only want to remove the system package files
on centos; it causes problems on Fedora where some system tools expect
these to be there.

But there is an additional bug -- pip actually removes the system
package files anyway.  To work around this, reinstall the system
package.

Closes-Bug: #1813232
Change-Id: I041a141366099093805e6052b1bbf64efd277e1e
2019-02-01 11:01:45 +11:00
..
pip-and-virtualenv-source-install pip-and-virtualenv : only remove system files on centos 2019-02-01 11:01:45 +11:00