Skip to content

Install script fails on Raspberry Pi with go-task/task crit platform linux/arm is not supported #1516

@ToshY

Description

@ToshY

Trying to use the install script on my Raspberry Pi 3 Model B fails:

admin@rpi:~ $ sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b ~/.local/bin
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9634  100  9634    0     0  35814      0 --:--:-- --:--:-- --:--:-- 35814
go-task/task crit platform linux/arm is not supported.  Make sure this script is up-to-date and file request at https://github.com/go-task/task/issues/new

  • Task version: Install script
  • Operating system:
     $ uname -s
     Linux
     $ uname -m 
     armv7l
     $ lsb_release -a
     No LSB modules are available.
     Distributor ID: Raspbian
     Description:    Raspbian GNU/Linux 11 (bullseye)
     Release:        11
     Codename:       bullseye
  • Experiments enabled: n/a

Possibly related to #842

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: installerChanges related to the installation script.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions