Skip to content

Install.sh does not support Arch ARM #596

Description

@adregner

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 :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions