I’m trying to install sofrware for Pisound micro on a PatchboxOS, but I can’t get it to work.
Typing curl ``https://blokas.io/pisound-micro/install.sh`` | sh, I get:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: blokas.io
Copying the install.sh script to a file and running it locally, I get:
Checking if the kernel version is 6.12.25 or newer... It is.Importing Blokas GPG public key...Adding Blokas APT bookworm repository...Updating package list...Ign:1 http://apt.blokas.io bookworm InReleaseIgn:2 bookworm InRelease Ign:3 bookworm InRelease Ign:4 bookworm-security InReleaseIgn:5 bookworm-updates InReleaseIgn:2 bookworm InReleaseIgn:1 http://apt.blokas.io bookworm InRelease Ign:3 bookworm InRelease Ign:4 bookworm-security InReleaseIgn:5 bookworm-updates InReleaseIgn:2 bookworm InReleaseIgn:1 http://apt.blokas.io bookworm InRelease Ign:3 bookworm InRelease Ign:4 bookworm-security InReleaseIgn:5 bookworm-updates InReleaseErr:1 http://apt.blokas.io bookworm InRelease Temporary failure resolving 'apt.blokas.io'Err:2 bookworm InRelease Temporary failure resolving 'deb.debian.org'Err:3 bookworm InRelease Temporary failure resolving 'archive.raspberrypi.com'Err:4 bookworm-security InRelease Temporary failure resolving 'deb.debian.org'Err:5 bookworm-updates InRelease Temporary failure resolving 'deb.debian.org'Reading package lists... DoneW: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease Temporary failure resolving 'deb.debian.org'W: Failed to fetch http://deb.debian.org/debian-security/dists/bookworm-security/InRelease Temporary failure resolving 'deb.debian.org'W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-updates/InRelease Temporary failure resolving 'deb.debian.org'W: Failed to fetch http://apt.blokas.io/dists/bookworm/InRelease Temporary failure resolving 'apt.blokas.io'W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease Temporary failure resolving 'archive.raspberrypi.com'W: Some index files failed to download. They have been ignored, or old ones used instead.Installing Pisound Micro software...Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following additional packages will be installed: blokas-telemetry pisound-micro-commonThe following NEW packages will be installed: pisound-micro pisound-micro-commonThe following packages will be upgraded: blokas-telemetry1 upgraded, 2 newly installed, 0 to remove and 441 not upgraded.Need to get 74.3 kB of archives.After this operation, 37.9 kB disk space will be freed.Ign:1 http://apt.blokas.io bookworm/main arm64 blokas-telemetry arm64 1.0.4-1Ign:2 http://apt.blokas.io bookworm/main arm64 pisound-micro-common all 1.0.0-1Ign:3 http://apt.blokas.io bookworm/main arm64 pisound-micro all 1.0.0-1Ign:1 http://apt.blokas.io bookworm/main arm64 blokas-telemetry arm64 1.0.4-1Ign:2 http://apt.blokas.io bookworm/main arm64 pisound-micro-common all 1.0.0-1Ign:3 http://apt.blokas.io bookworm/main arm64 pisound-micro all 1.0.0-1Ign:1 http://apt.blokas.io bookworm/main arm64 blokas-telemetry arm64 1.0.4-1Ign:2 http://apt.blokas.io bookworm/main arm64 pisound-micro-common all 1.0.0-1Ign:3 http://apt.blokas.io bookworm/main arm64 pisound-micro all 1.0.0-1Err:1 http://apt.blokas.io bookworm/main arm64 blokas-telemetry arm64 1.0.4-1 Temporary failure resolving 'apt.blokas.io'Ign:2 http://apt.blokas.io bookworm/main arm64 pisound-micro-common all 1.0.0-1Ign:3 http://apt.blokas.io bookworm/main arm64 pisound-micro all 1.0.0-1Err:2 http://apt.blokas.io bookworm/main arm64 pisound-micro-common all 1.0.0-1 Temporary failure resolving 'apt.blokas.io'Err:3 http://apt.blokas.io bookworm/main arm64 pisound-micro all 1.0.0-1 Temporary failure resolving 'apt.blokas.io'E: Failed to fetch http://apt.blokas.io/pool/main/b/blokas-telemetry/blokas-telemetry_1.0.4-1_arm64.deb Temporary failure resolving 'apt.blokas.io'E: Failed to fetch http://apt.blokas.io/pool/main/p/pisound-micro-common/pisound-micro-common_1.0.0-1_all.deb Temporary failure resolving 'apt.blokas.io'E: Failed to fetch http://apt.blokas.io/pool/main/p/pisound-micro/pisound-micro_1.0.0-1_all.deb Temporary failure resolving 'apt.blokas.io'E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The manual setup from this page though worked.