Closed AuthorShin closed 1 year ago
We use the ID_LIKE tag to get DIST information, you can execute the cat /etc/os-release
command.
NAME="Ubuntu"
VERSION="20.04.5 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.5 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
This Issue hasn't been updated for over 14 days, I will close it. if you still have problems you can reopen it or create a new Issue.
@jerrykuku Ok, so what happened? did you change it to ID? cause reading ID_LINK is kinda misleading when the DIST name is something else
Yes, I've changed it to ID so you can check it.
Hello On a Ubuntu 22.04 (freshly installed) I ran the CasaOS installation script and saw that at first it's showing
[ OK ] Your Linux Distribution is : debian
but it's an Ubuntu machine. despite from this, installation went through and everything is working as expected.Full installation log: