Before submitting
ujust report gist URL
https://gist.github.com/znmeb/73e1467797c6c2c745c2299a459e6dc1
What happened?
Starting the Armbian imager gets a few errors but eventually comes up and works:
❯ sudo ./Armbian.Imager_2.0.3_amd64.AppImage
Password:
12:57:43 ● logger: Armbian Imager logging initialized
12:57:43 ● logger: Log file: /home/znmeb/.cache/armbian-imager/logs/armbian-imager_20260807_125743.log
12:57:43 ● main: === Armbian Imager Starting ===
12:57:43 ● main: Version: 2.0.3
12:57:43 ● main: OS: linux x86_64
12:57:43 ● main: Config URLs:
12:57:43 ● main: - API Base: https://api.armbian.com/api/v1
12:57:43 ● main: - Board images: https://api.armbian.com/api/v1/images/boards/
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
12:58:14 ● main: Developer mode disabled, using default log level
12:58:14 ● main: Image cache enabled with 20 GB limit
12:58:14 ● picture_cache: Pre-populating asset cache...
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
12:58:16 ● frontend::app: Not running on Armbian system
12:58:16 ● frontend::updater: No updates available
12:58:32 ● picture_cache: Pre-populate complete: 443/443 assets processed
Steps to reproduce
- Download Armbian imager at https://imager.armbian.com/#downloads
- Start it up - it requires
sudo to write USB drives / SD cards.
- Go through the menu - you'll get a flashed image, so this isn't a critical issue!!
Affected area
other
Extra context
This might be an issue with the imager - they may need to static-link some libraries.
Before submitting
ujust report gist URL
https://gist.github.com/znmeb/73e1467797c6c2c745c2299a459e6dc1
What happened?
Starting the Armbian imager gets a few errors but eventually comes up and works:
Steps to reproduce
sudoto write USB drives / SD cards.Affected area
other
Extra context
This might be an issue with the imager - they may need to static-link some libraries.