Summary
For Distros to be supported by default, I would like to see linux mint supported, which is another Ubuntu image.
Steps to reproduce
(include tooling version, platform, etc)
- I create a VM using linux mint.
- install ibm cloud cli with 'sudo curl -sL https://ibm.biz/idt-installer | bash'
- Fails because distro = Linux Mint 20.1
Operating System
Specify: (MacOS, Linux, Windows)
Linux Mint 20.1 virtual machine running in Oracle Virtual box on a IBM Windows 10 host.
Supporting details
(Logs, stack traces, images, etc. Wrap in <detail> ... </detail> tags as appropriate)
I can get the script to work if I set DISTRO=Ubuntu below the line where DISTRO is actually set.
Development "done" checklist
Summary
For Distros to be supported by default, I would like to see linux mint supported, which is another Ubuntu image.
Steps to reproduce
(include tooling version, platform, etc)
Operating System
Specify: (MacOS, Linux, Windows)
Linux Mint 20.1 virtual machine running in Oracle Virtual box on a IBM Windows 10 host.
Supporting details
(Logs, stack traces, images, etc. Wrap in
<detail> ... </detail>tags as appropriate)I can get the script to work if I set DISTRO=Ubuntu below the line where DISTRO is actually set.
Development "done" checklist