Closed adejanovski closed 3 years ago
Invoking a python script using source instead of python3 can fail on Mac laptops (and possibly other OS as well) with the following error: from: can't read /var/mail/google.cloud
source
python3
from: can't read /var/mail/google.cloud
https://github.com/k8ssandra/k8ssandra-terraform/blob/4385cbacf2b4943119f5c13919ea38c9adff1422/gcp/scripts/init.sh#L34
┆Issue is synchronized with this Jiraserver Task by Unito ┆Issue Number: K8SSAND-479 ┆Priority: Medium
Update It slipped from my sight, Update init.sh script
Update It slipped from my sight, Update init script
Invoking a python script using
source
instead ofpython3
can fail on Mac laptops (and possibly other OS as well) with the following error:from: can't read /var/mail/google.cloud
https://github.com/k8ssandra/k8ssandra-terraform/blob/4385cbacf2b4943119f5c13919ea38c9adff1422/gcp/scripts/init.sh#L34
┆Issue is synchronized with this Jiraserver Task by Unito ┆Issue Number: K8SSAND-479 ┆Priority: Medium