robertoj Posted 1 hour ago Posted 1 hour ago (edited) I just upgraded my Linux Mint from 22.2 to 22.3 "Zena" ... CLEAN INSTALL, with "git" installed I started a typical armbian build folder, as per: https://github.com/armbian/build?tab=readme-ov-file#quick-start ย But then I got this error: [๐ฑ] Build host OS release [ zena ] [๐ฑ] Build host architecture [ amd64 ] [๐ฅ] error! [ Unsupported build system: 'zena' ] ย I know that Mint 22.3 was released just last month, but I needed something in the new Linux kernel. ย I can use Mint 22.2 in another computer (where armbian is working OK)... but what is the typical delay for a new Linux Mint to become supported? ย Then I tried with $ sudo apt install docker.io , and got a little further: ย $ ./compile.sh [๐ธ] Docker is installed, but not usable [ can't use Docker; check your Docker config / groups / etc ] [๐ฅ] Problem detected [ Docker installed but not usable ] [๐ฅ] Exiting in 10 seconds [ Press <Ctrl-C> to abort, <Enter> to ignore and continue ] Counting down: 9... 8... 7... 6... 5... 4... 3... 2... 1... 0... [๐ฅ] error! [ Exiting due to 'Docker installed but not usable' ] [๐ฅ] Exiting with error 43 [ at /home/roberto/armbian-2026-feb/build/lib/functions/logging/traps.sh:1 exit_with_error() --> lib/functions/logging/traps.sh:1 exit_if_countdown_not_aborted() --> lib/functions/general/countdown.sh:41 cli_standard_relaunch_docker_or_sudo() --> lib/functions/cli/utils-cli.sh:261 cli_standard_build_pre_run() --> lib/functions/cli/cli-build.sh:14 armbian_cli_pre_run_command() --> lib/functions/cli/utils-cli.sh:122 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:79 main() --> ./compile.sh:50 ย Edited 1 hour ago by robertoj 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.