We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the install script on a Pi4 running Raspbian produces the following error for a docker container:
pi@home:~/seedbox $ ./seedbox.sh run [+] Running 0/6 ⠿ minidlna Error 1.1s ⠹ rtorrent-vpn Pulling 1.1s ⠿ samba Error 1.1s ⠿ vpn Error 1.1s ⠿ filebrowser Error 1.1s ⠿ flood-vpn Error 1.1s no matching manifest for linux/arm/v7 in the manifest list entries pi@home:~/seedbox $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
The text was updated successfully, but these errors were encountered:
Hello
Thanks for reporting !
Can you run the command uname -a and post the output please ?
uname -a
My version is Linux raspberrypi 6.1.19-v8+ #1637 SMP PREEMPT Tue Mar 14 11:11:47 GMT 2023 aarch64 GNU/Linux
Linux raspberrypi 6.1.19-v8+ #1637 SMP PREEMPT Tue Mar 14 11:11:47 GMT 2023 aarch64 GNU/Linux
I looked at what you did and pushed this PR. Let me know if it can solve your issue
Sorry, something went wrong.
No branches or pull requests
Running the install script on a Pi4 running Raspbian produces the following error for a docker container:
The text was updated successfully, but these errors were encountered: