balena-os / wifi-connect

Easy WiFi setup for Linux devices from your mobile phone or laptop
Apache License 2.0
1.28k stars 360 forks source link

Failed to Install RPI4, Bookworm Lite #541

Closed davthomaspilot closed 8 months ago

davthomaspilot commented 8 months ago

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4626 100 4626 0 0 11009 0 --:--:-- --:--:-- --:--:-- 11009 WiFi Connect Raspbian Installer: Retrieving latest release from https://api.github.com/repos/balena-os/wifi-connect/releases/45509064... WiFi Connect Raspbian Installer: Downloading and extracting https://github.com/balena-os/wifi-connect/releases/download/v4.4.6/wifi-connect-v4.4.6-linux-rpi.tar.gz... /dev/fd/63: line 208: /usr/local/sbin/wifi-connect: cannot execute: required file not found WiFi Connect Raspbian Installer: command failed: wifi-connect --version

davthomaspilot commented 8 months ago

Also tried running with sudo, different error:

sudo bash <(curl -L https://github.com/balena-io/wifi-connect/raw/master/scripts/raspbian-install.sh) bash: /dev/fd/63: No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Uppi@LightTreeLite:~ $ load Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4626 100 4626 0 0 10834 0 --:--:-- --:--:-- --:--:-- 10834 curl: (23) Failure writing output to destination

davthomaspilot commented 8 months ago

Found this same problem reported in another issue. As instructed there, I hacked the install script to get the aarch64 binary. At least it installs and I can do wifi-connect -h

davthomaspilot commented 8 months ago

Issue already opened and workaround provided.

mihanich commented 7 months ago

solution - https://github.com/balena-os/wifi-connect/issues/517#issuecomment-1939160434