Skip to content
New issue

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

Install script fails to run #1

Open
nicholas-c opened this issue Mar 24, 2023 · 1 comment
Open

Install script fails to run #1

nicholas-c opened this issue Mar 24, 2023 · 1 comment

Comments

@nicholas-c
Copy link

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"
@Chris3481
Copy link
Owner

Chris3481 commented Apr 2, 2023

Hello

Thanks for reporting !

Can you run the command uname -a and post the output please ?

My version is 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants