[7] This can break the local provider due to juju/machine/unit.py using sys.executable instead of /usr/bin/python.. ie. its in the container, so the reference point to the binary is unambiguous, else it breaks with a virtualenv.
« Back to merge proposal
[7] This can break the local provider due to juju/machine/ unit.py using sys.executable instead of /usr/bin/python.. ie. its in the container, so the reference point to the binary is unambiguous, else it breaks with a virtualenv.