luk23 Posted July 20, 2022 Posted July 20, 2022 Hi, As I have quite unpopular mobo, I am playing with armbian alone with sbc like in topic I am on macos, I created a docker container with ubuntu, I cloned armbian project there and I was able to run ./compile.sh I had some errors but I was able to fix them but now I really stuck after some options selection (depending which way I choose) I am always ending in same place: [ .... ] Extension being added [ sunxi-tools :: added by main.sh:381 -> configuration.sh:178 -> config/sources/families/sun7i.conf:1 -> config/sources/families/include/sunxi_common.inc:1 ] [ o.k. ] Extension manager [ processed 3 Extension Methods calls and 3 Extension Method implementations ] [ o.k. ] Preparing [ host ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] [ warn ] Package manager is running in the background. [ Please wait! Retrying in 30 sec ] I tried to remove /var/lib/dpkg/lock-frontend /var/lib/dpkg/lock but it changes nothing ps command also shows that nothing runs in background root@7df16688df5e:/armbian/build# ps -AF UID PID PPID C SZ RSS PSR STIME TTY TIME CMD root 1 0 0 1123 1192 0 09:56 pts/0 00:00:00 /bin/bash root 8 0 0 1157 2588 0 09:57 pts/1 00:00:00 /bin/bash root 20882 8 0 1552 3480 0 10:33 pts/1 00:00:00 su root 20883 20882 0 1156 3824 0 10:33 pts/1 00:00:00 bash root 24744 0 0 1156 3672 0 11:28 pts/2 00:00:00 bash root 32299 20883 0 2081 7524 0 12:22 pts/1 00:00:00 /bin/bash ./compile.sh root 33470 32299 0 697 1000 0 12:42 pts/1 00:00:00 sleep 30 root 33471 24744 0 1765 1552 0 12:42 pts/2 00:00:00 ps -AF Any thoughts? Thanks 0 Quote
owlwang Posted October 13, 2023 Posted October 13, 2023 See here: https://github.com/armbian/build/issues/2001 https://github.com/armbian/build/pull/2164 Solution: sudo apt-get update sudo apt-get install -y psmisc 0 Quote
gene07 Posted July 6 Posted July 6 @luk23 i have have just received an AD-B03 V1.5 myself. I am very interested in your findings - were you able to get Armbian running on it? If so, how.. ? Was there Android preinstalled on it or not? Did you install it on the SD card or on emmc? If not Armbian - did something else work? :-) Thank you so much for the feedback! 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.