-
-
Notifications
You must be signed in to change notification settings - Fork 46
Description
What happened?
I know running a custom image from trunk isn't supported, but I thought this might effect other Trixie images as well.
armbian-config --cmd PIH001 on a custom trunk Trixie image (BTRFS filesystem) freezes the entire system. The below output was hanging for about 10 minutes before I killed it with ^C. Output of armbianmonitor -u. The bold line below looks interesting.
Synchronizing state of docker.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable docker
9385145776a1973f09ea7f3523b923a2357765245bec0439b1c4f274a58b65ad
Unable to find image 'mvance/unbound:latest' locally
latest: Pulling from mvance/unbound
7d98d813d54f: Pull complete
c2550e06c99f: Pull complete
af762f23f831: Pull complete
bb574cb281dd: Pull complete
f8a3598dc629: Pull complete
9182d5feae48: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:76906da36d1806f3387338f15dcf8b357c51ce6897fb6450d6ce010460927e90
Status: Downloaded newer image for mvance/unbound:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
1a0ccf694762eddb9db32f409bb7d40d7adef7490727f696d21f05491686d605
^C^C^C
got 3 SIGTERM/SIGINTs, forcefully exiting
mihanson@unbound03:~$ armbianmonitor -u
Collecting info and sending to paste.armbian.com, wait...https://paste.armbian.com/qonugebara
Please post the URL in the forum where you've been asked for.
mihanson@unbound03:
$ sudo armbian-config --cmd PIH001$ sudo reboot
[sudo] password for mihanson:
Initializing script
^C
mihanson@unbound03:
Call to Reboot failed: Connection timed out
How to reproduce?
armbian-config --cmd PIH001 and let it run.
On which OS are you observing this problem? (for easier diagnosis please provide logs with armbianmonitor -u)
Other
Code of Conduct
- I agree to follow this project's Code of Conduct