install_chef.sh does not support "Arch ARM"
Describe the problem
the install_chef.sh script says "Unable to determine platform version!" when running on a Arch Linux OS running on a Raspberry PI (i.e. ARM CPU architecture).
Software Version
(root) akvm-1:~# uname -m
armv7l
(root) akvm-1:~# uname -r
5.15.68-3-rpi-ARCH
(root) akvm-1:~# head -5 /etc/os-release
NAME="Arch Linux ARM"
PRETTY_NAME="Arch Linux ARM"
ID=archarm
ID_LIKE=arch
BUILD_ID=rolling
Replication Case
I'm using a PiKVM image that uses arch as shown above:
(root) akvm-1:~# wget https://omnitruck.chef.io/install.sh
[ ... ]
(root) akvm-1:~# chmod +x install.sh
(root) akvm-1:~# ./install.sh
Unable to determine platform version!
Version:
Please file a Bug Report at ....
Stacktrace
see above
Possible Solution
Not sure, just reporting as the script advised me to :-)
install_chef.sh does not support "Arch ARM"
Describe the problem
the install_chef.sh script says "Unable to determine platform version!" when running on a Arch Linux OS running on a Raspberry PI (i.e. ARM CPU architecture).
Software Version
Replication Case
I'm using a PiKVM image that uses arch as shown above:
Stacktrace
see above
Possible Solution
Not sure, just reporting as the script advised me to :-)