Ian Wienand bbb149ebf9 ensure-pip: always check for python3-venv on Debuntu
As explained inline, we can have systems where pip is installed, but
python3-venv isn't.

This role is assuming that "python3 -m venv --help" indicates that you
will be able to create a working venv with this command, but this is
unfortunately incorrect.  On Debuntu this requires the python3-venv
package as well.  Put in an unconditional probe for this in the
workarounds, and install it if required.

Change-Id: Iaa3ecd05b64af6dd9b2ee17a39bcbe6cde8686ba
2020-05-11 11:10:04 +10:00
..
2020-04-20 17:44:49 +02:00
2020-04-20 17:44:49 +02:00
2019-07-17 15:45:24 +00:00
2019-09-09 18:14:00 +10:00
2020-04-17 10:45:15 +02:00
2020-05-06 07:54:30 +02:00
2019-07-17 15:45:24 +00:00
2020-05-04 17:47:11 +01:00
2020-01-07 17:12:15 +00:00
2020-02-21 06:55:47 -06:00
2020-05-09 14:03:51 -05:00
2019-11-20 20:27:21 +01:00
2017-11-14 13:19:08 +00:00
2018-08-15 08:38:08 +00:00
2020-05-04 17:47:11 +01:00
2020-05-03 19:06:37 +00:00
2019-07-17 15:45:24 +00:00
2020-05-04 17:47:11 +01:00
2020-05-04 17:47:11 +01:00
2018-08-17 10:23:20 +10:00