Guest User

armbian-orangepi-4a-testing

a guest
Feb 24th, 2025
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.68 KB | None | 0 0
  1. # Armbian ANSI build logs for fd872638-0d53-4e86-b500-f435175cc62a - use "less -SR" to view
  2. # Armbian build at Mon Feb 24 23:44:23 -03 2025 on IdeaPad
  3. ------------------------------------------------------------------------------------------------------------
  4. # Repeat build: ./compile.sh build BOARD=orangepi4a BRANCH=dev BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm
  5. # ARGs: 'PREFER_DOCKER=no' 'BUILD_MINIMAL=yes' 'BUILD_DESKTOP=no' 'ARMBIAN_RELAUNCHED=yes' 'BRANCH=dev' 'BOARD=orangepi4a' 'SET_OWNER_TO_UID=1000' 'RELEASE=bookworm' 'KERNEL_CONFIGURE=no' 'build'
  6. ------------------------------------------------------------------------------------------------------------
  7. # GIT revision
  8. commit f92fdcd415e46a4f02daf4fe8c8f264f6bde2fb1 (HEAD -> main, origin/main, origin/HEAD)
  9. Author: Juan Esf91 <[email protected]>
  10.  
  11. Add Ethernet BSP to sun55i-dev, restore patch deleted
  12. ------------------------------------------------------------------------------------------------------------
  13. # GIT status
  14. On branch main
  15. Your branch is up to date with 'origin/main'.
  16.  
  17. Changes not staged for commit:
  18. (use "git add <file>..." to update what will be committed)
  19. (use "git restore <file>..." to discard changes in working directory)
  20. modified: config/boards/radxa-cubie-a5e.conf
  21. modified: config/sources/families/sun55iw3.conf
  22.  
  23. Untracked files:
  24. (use "git add <file>..." to include in what will be committed)
  25. config/boards/orangepi4a.conf
  26. patch/kernel/archive/sunxi-dev-6.12/Add-sun55iw3-OrangePi-4A.patch
  27. patch/u-boot/sunxi-dev-u-boot-a523/
  28.  
  29. no changes added to commit (use "git add" and/or "git commit -a")
  30. ------------------------------------------------------------------------------------------------------------
  31. ### config_early_init.log 
  32. --> (0) INFO: Starting single build process [ orangepi4a ]
  33. --> (0) INFO: Checking [ basic host setup ]
  34. --> (0) INFO: Build host OS release [ jammy ]
  35. --> (0) INFO: Build host architecture [ amd64 ]
  36. --> (0) INFO: Detected WSL2 - experimental support [ Windows Subsystem for Linux 2 ]
  37. ------------------------------------------------------------------------------------------------------------
  38. ### config_source_board_file.log 
  39. --> (1) INFO: Sourcing board configuration [ /home/juanesf91/build/config/boards/orangepi4a.conf ]
  40. --> (1) CHANGE-TRACKING: change-tracking: after sourcing board file config/boards/orangepi4a.conf [ BOARDFAMILY='sun55iw3' ]
  41. --> (1) CHANGE-TRACKING: change-tracking: after sourcing board file config/boards/orangepi4a.conf [ BOOTCONFIG='orangepi-4a_defconfig' ]
  42. --> (1) CHANGE-TRACKING: change-tracking: after defaulting LINUXFAMILY to BOARDFAMILY [ LINUXFAMILY='sun55iw3' ]
  43. ------------------------------------------------------------------------------------------------------------
  44. ### do_main_configuration.log 
  45. --> (1) INFO: Starting main configuration
  46. --> (1) INFO: Using REVISION from [ main VERSION file: '25.02.0-trunk' ]
  47. --> (1) INFO: Enabling extension [ armbian-config ]
  48. --> (1) INFO: Sourcing family configuration [ /home/juanesf91/build/config/sources/families/sun55iw3.conf ]
  49. --> (1) INFO: Enabling extension [ sunxi-tools ]
  50. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ KERNELSOURCE='https://github.com/apritzel/linux' ]
  51. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ KERNEL_MAJOR_MINOR='6.12' ]
  52. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ KERNELBRANCH='branch:a523-v2-WIP' ]
  53. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ KERNELPATCHDIR='archive/sunxi-dev-6.12' ]
  54. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ BOOTSOURCE='https://github.com/jernejsk/u-boot/' ]
  55. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ BOOTBRANCH='branch:a523' ]
  56. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ BOOTPATCHDIR='sunxi-dev-u-boot-a523' ]
  57. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ ATFBRANCH='branch:a523' ]
  58. --> (1) CHANGE-TRACKING: change-tracking: after sourcing family config [ NETWORKING_STACK='systemd-networkd' ]
  59. --> (1) INFO: Sourcing arch configuration [ arm64.conf ]
  60. --> (1) CHANGE-TRACKING: change-tracking: after sourcing arm64 arch [ ATFDIR='arm-trusted-firmware' ]
  61. --> (1) INFO: Using NETWORKING_STACK [ NETWORKING_STACK: systemd-networkd ]
  62. --> (1) INFO: Adding networking extensions [ net-systemd-networkd, net-systemd-timesyncd ]
  63. --> (1) INFO: Enabling extension [ net-systemd-networkd ]
  64. --> (1) INFO: Enabling extension [ net-systemd-timesyncd ]
  65. --> (2) INFO: Extension manager [ processed 13 Extension Methods calls and 23 Extension Method implementations ]
  66. ------------------------------------------------------------------------------------------------------------
  67. ### do_extra_configuration.log 
  68. --> (2) INFO: Extension: net-systemd-timesyncd: Adding extra packages to image [ systemd-timesyncd ]
  69. --> (2) INFO: Extension: net-systemd-networkd: Adding extra packages to image [ netplan.io ]
  70. ------------------------------------------------------------------------------------------------------------
  71. ### config_post_main.log 
  72. --> (2) CHANGE-TRACKING: change-tracking: after late_family_config hooks [ LINUXCONFIG='linux-sun55iw3-dev' ]
  73. --> (2) CHANGE-TRACKING: change-tracking: after late_family_config hooks [ KERNEL_PATCH_ARCHIVE_BASE='sun55iw3' ]
  74. --> (2) CHANGE-TRACKING: change-tracking: after late_family_config hooks [ BOOTDIR='u-boot' ]
  75. --> (2) CHANGE-TRACKING: change-tracking: before handling KERNEL_MAJOR_MINOR in config_post_main [ BOOTSOURCEDIR='u-boot-worktree/u-boot/a523' ]
  76. --> (2) CHANGE-TRACKING: change-tracking: before handling KERNEL_MAJOR_MINOR in config_post_main [ ATFSOURCEDIR='arm-trusted-firmware/a523' ]
  77. --> (2) WARNING: Not-installing software-properties-common [ For distro 'Debian' release 'bookworm' ]
  78. --> (2) CHANGE-TRACKING: change-tracking: before calling extension_finish_config [ LINUXSOURCEDIR='linux-kernel-worktree/6.12__sun55iw3__arm64' ]
  79. --> (2) INFO: Configuration prepared for BOARD build [ orangepi4a.conf ]
  80. --> (2) EXT: Repeat Build Options (early) [ ./compile.sh build BOARD=orangepi4a BRANCH=dev BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm ]
  81. ------------------------------------------------------------------------------------------------------------
  82. ### check_dir_for_mount_options.log 
  83. --> (2) INFO: Checked directory OK for mount options [ /home/juanesf91/build/.tmp ('main temporary dir') ]
  84. ------------------------------------------------------------------------------------------------------------
  85. ### prepare_host_noninteractive.log 
  86. --> (3) INFO: Preparing [ host ]
  87. --> (3) COMMAND: update-ccache-symlinks
  88. --> (3) INFO: Syncing clock [ host ]
  89. --> (3) COMMAND: ntpdate pool.ntp.org
  90. 24 Feb 23:34:59 ntpdate[639975]: adjust time server 200.89.75.197 offset -0.393396 sec
  91. --> (10) INFO: Ignoring toolchains [ SKIP_EXTERNAL_TOOLCHAINS: yes ]
  92. --> (10) INFO: Cross arch build [ target arm64 on host amd64 ]
  93. --> (10) INFO: checking [ arch-test for 'arm64' ]
  94. --> (10) COMMAND: arch-test arm64
  95. arm64: ok
  96. ------------------------------------------------------------------------------------------------------------
  97. ### aggregate_packages.log 
  98. --> (10) INFO: Aggregating packages [ rootfs ]
  99. --> (10) INFO: Python3 version [ 3.10.12 - 'Python 3.10.12' ]
  100. --> (11) INFO: pip3 version [ 22.0.2: 'pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)' ]
  101. --> (11) INFO: Using cached pip packages for Python tools [ ef8e7c53dcd3fcb5f816d56913384bdf5006548d7785d6911ab7e6b65ab19308 ]
  102. --> (11) COMMAND: [...shortened...] /usr/bin/python3 /home/juanesf91/build/lib/tools/aggregation.py
  103. Summary: Aggregation: debootstrap: 5; rootfs: 46; image: 2; desktop: 0; apt-sources: 0; hash: ebeb9e98b7593de4
  104. --> (11) COMMAND: rm -f /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/tmp.eaGfpu8Hfq
  105. ------------------------------------------------------------------------------------------------------------
  106. ### clean_deprecated_mountpoints.log 
  107. --> (11) INFO: artifact [ uboot :: uboot() ]
  108. ------------------------------------------------------------------------------------------------------------
  109. ### artifact_prepare_version.log 
  110. --> (11) INFO: Using cached [ GIT_INFO_UBOOT ]
  111. ------------------------------------------------------------------------------------------------------------
  112. ### artifact_reversion_for_deployment.log 
  113. --> (12) INFO: Reversioning package [ re-version 'uboot-orangepi4a-dev(deb)::2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a' to '25.02.0-trunk' ]
  114. --> (12) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  115. --> (12) COMMAND: touch /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb
  116. --> (12) INFO: artifact [ kernel :: kernel() ]
  117. ------------------------------------------------------------------------------------------------------------
  118. ### artifact_prepare_version.log 
  119. --> (12) INFO: Using cached [ GIT_INFO_KERNEL ]
  120. --> (12) INFO: User patches directory for kernel [ /home/juanesf91/build/userpatches/kernel/archive/sunxi-dev-6.12 ]
  121. --> (12) INFO: Using kernel config file [ config/kernel/linux-sun55iw3-dev.config ]
  122. --> (13) INFO: Considering available RAM for BTF build [ 6729 MiB ]
  123. --> (13) INFO: Enabling eBPF and BTF info [ for fully BTF & CO-RE enabled kernel ]
  124. ------------------------------------------------------------------------------------------------------------
  125. ### artifact_reversion_for_deployment.log 
  126. --> (13) INFO: Reversioning package [ re-version 'kernel-sun55iw3-dev(deb-tar)::6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a' to '25.02.0-trunk' ]
  127. --> (13) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  128. --> (13) COMMAND: touch /home/juanesf91/build/output/debs/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  129. --> (13) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  130. --> (13) COMMAND: touch /home/juanesf91/build/output/debs/linux-headers-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  131. --> (13) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  132. --> (13) COMMAND: touch /home/juanesf91/build/output/debs/linux-libc-dev-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  133. --> (13) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  134. --> (13) COMMAND: touch /home/juanesf91/build/output/debs/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  135. --> (13) INFO: artifact [ firmware :: firmware() ]
  136. ------------------------------------------------------------------------------------------------------------
  137. ### artifact_prepare_version.log 
  138. --> (13) INFO: Using cached [ GIT_INFO_ARMBIAN_FIRMWARE ]
  139. ------------------------------------------------------------------------------------------------------------
  140. ### artifact_reversion_for_deployment.log 
  141. --> (13) INFO: Reversioning package [ re-version 'armbian-firmware(deb)::1-SAade7-B6c7f-R448a' to '25.02.0-trunk' ]
  142. --> (13) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  143. --> (13) COMMAND: touch /home/juanesf91/build/output/debs/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb
  144. --> (13) INFO: artifact [ armbian-base-files :: armbian-base-files() ]
  145. ------------------------------------------------------------------------------------------------------------
  146. ### artifact_prepare_version.log 
  147. --> (13) INFO: Found upstream base-files package filename [ base-files_12.4+deb12u9_arm64.deb ]
  148. --> (14) INFO: Found base-files upstream package version [ 12.4+deb12u9 ]
  149. ------------------------------------------------------------------------------------------------------------
  150. ### artifact_reversion_for_deployment.log 
  151. --> (14) INFO: Reversioning package [ re-version 'armbian-base-files-bookworm-arm64(deb)::1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa' to '25.02.0-trunk-12.4+deb12u9-bookworm' ]
  152. --> (14) COMMAND: mkdir -p /home/juanesf91/build/output/debs/extra/bookworm-utils
  153. --> (14) COMMAND: touch /home/juanesf91/build/output/debs/extra/bookworm-utils/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb
  154. --> (14) INFO: artifact [ armbian-bsp-cli :: armbian-bsp-cli() ]
  155. ------------------------------------------------------------------------------------------------------------
  156. ### artifact_is_available_in_remote_cache.log 
  157. --> (14) INFO: Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/os/armbian-bsp-cli-orangepi4a-dev:1-PC53a1-V5a83-H01ba-B6e44-R7697 ]
  158. --> (15) INFO: Artifact is not available in remote cache [ ghcr.io/armbian/os/armbian-bsp-cli-orangepi4a-dev:1-PC53a1-V5a83-H01ba-B6e44-R7697 ]
  159. ------------------------------------------------------------------------------------------------------------
  160. ### compile_armbian-bsp-cli.log 
  161. --> (15) INFO: Creating bsp-cli transitional package on board 'orangepi4a' branch 'dev' [ armbian-bsp-cli-orangepi4a :: 1-PC53a1-V5a83-H01ba-B6e44-R7697 ]
  162. --> (15) INFO: shellcheck found no problems in package scripts [ no scripts found for 'armbian-bsp-cli-orangepi4a' ]
  163. --> (15) INFO: Building package, this might take a while.. [ armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb ]
  164. --> (15) COMMAND: dpkg-deb -b -Znone /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-XTQzE /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb
  165. dpkg-deb: building package 'armbian-bsp-cli-orangepi4a' in '/home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb'.
  166. ------------------------------------------------------------------------------------------------------------
  167. ### compile_armbian-bsp-cli.log 
  168. --> (15) INFO: Creating bsp-cli on board 'orangepi4a' branch 'dev' [ armbian-bsp-cli-orangepi4a-dev :: 1-PC53a1-V5a83-H01ba-B6e44-R7697 ]
  169. --> (15) INFO: Copying common bsp files [ packages/bsp/common ]
  170. --> (15) COMMAND: rsync -av /home/juanesf91/build/packages/bsp/common/etc /home/juanesf91/build/packages/bsp/common/lib /home/juanesf91/build/packages/bsp/common/usr /home/juanesf91/build/packages/bsp/common/var /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur
  171. sending incremental file list
  172. etc/
  173. etc/NetworkManager/
  174. etc/NetworkManager/conf.d/
  175. etc/NetworkManager/conf.d/zz-10-override-wifi-random-mac-disable.conf
  176. etc/NetworkManager/conf.d/zz-20-override-wifi-powersave-disable.conf
  177. etc/X11/
  178. etc/X11/xorg.conf.d/
  179. etc/X11/xorg.conf.d/01-armbian-defaults.conf
  180. etc/apt/
  181. etc/apt/apt.conf.d/
  182. etc/apt/apt.conf.d/02-armbian-compress-indexes
  183. etc/apt/apt.conf.d/02-armbian-periodic
  184. etc/apt/apt.conf.d/02-armbian-postupdate
  185. etc/apt/apt.conf.d/71-armbian-no-recommends
  186. etc/apt/apt.conf.d/81-armbian-no-languages
  187. etc/apt/preferences.d/
  188. etc/apt/preferences.d/armbian
  189. etc/cron.d/
  190. etc/cron.d/armbian-check-battery
  191. etc/cron.d/armbian-truncate-logs
  192. etc/cron.d/armbian-updates
  193. etc/cron.daily/
  194. etc/cron.daily/armbian-quotes
  195. etc/cron.daily/armbian-ram-logging
  196. etc/default/
  197. etc/default/armbian-firstrun.dpkg-dist
  198. etc/default/armbian-motd.dpkg-dist
  199. etc/default/armbian-ramlog.dpkg-dist
  200. etc/default/armbian-zram-config.dpkg-dist
  201. etc/initramfs/
  202. etc/initramfs/post-update.d/
  203. etc/initramfs/post-update.d/99-uboot
  204. etc/kernel/
  205. etc/kernel/postinst.d/
  206. etc/kernel/postinst.d/xx-initramfs-cleanup
  207. etc/kernel/postrm.d/
  208. etc/kernel/postrm.d/xx-initramfs-cleanup
  209. etc/modprobe.d/
  210. etc/modprobe.d/8189fs.conf
  211. etc/modprobe.d/r8723bs.conf
  212. etc/profile.d/
  213. etc/profile.d/armbian-activate-profile-sync-daemon.sh
  214. etc/profile.d/armbian-check-first-login-reboot.sh
  215. etc/profile.d/armbian-check-first-login.sh
  216. etc/profile.d/armbian-lang.sh
  217. etc/profile.d/armbian-ssh-title.sh
  218. etc/skel/
  219. etc/skel/.bash_aliases
  220. etc/systemd/
  221. etc/systemd/system/
  222. etc/systemd/system/logrotate.service
  223. etc/udev/
  224. etc/udev/rules.d/
  225. etc/udev/rules.d/10-wifi-disable-powermanagement.rules
  226. etc/udev/rules.d/50-usb-realtek-net.rules
  227. etc/udev/rules.d/90-chromium-video.rules
  228. etc/update-motd.d/
  229. etc/update-motd.d/00-clear
  230. etc/update-motd.d/10-armbian-header
  231. etc/update-motd.d/30-armbian-sysinfo
  232. etc/update-motd.d/35-armbian-tips
  233. etc/update-motd.d/41-commands
  234. etc/update-motd.d/98-armbian-autoreboot-warn
  235. lib/
  236. lib/systemd/
  237. lib/systemd/system/
  238. lib/systemd/system/armbian-disable-autologin.service
  239. lib/systemd/system/armbian-disable-autologin.timer
  240. lib/systemd/system/armbian-firstrun.service
  241. lib/systemd/system/armbian-hardware-monitor.service
  242. lib/systemd/system/armbian-hardware-optimize.service
  243. lib/systemd/system/armbian-led-state.service
  244. lib/systemd/system/armbian-ramlog.service
  245. lib/systemd/system/armbian-resize-filesystem.service
  246. lib/systemd/system/armbian-zram-config.service
  247. lib/systemd/system/[email protected]/
  248. lib/systemd/system/[email protected]/10-noclear.conf
  249. lib/systemd/system/[email protected]/
  250. lib/systemd/system/[email protected]/10-term.conf
  251. lib/systemd/system/systemd-journald.service.d/
  252. lib/systemd/system/systemd-journald.service.d/override.conf
  253. lib/systemd/system/systemd-modules-load.service.d/
  254. lib/systemd/system/systemd-modules-load.service.d/10-timeout.conf
  255. lib/udev/
  256. lib/udev/rules.d/
  257. lib/udev/rules.d/71-axp-power-button.rules
  258. usr/
  259. usr/bin/
  260. usr/bin/armbian-install
  261. usr/bin/armbian-upgrade
  262. usr/bin/armbianmonitor
  263. usr/bin/nand-sata-install -> armbian-install
  264. usr/lib/
  265. usr/lib/nand-sata-install -> armbian-install
  266. usr/lib/armbian-install/
  267. usr/lib/armbian-install/exclude.txt
  268. usr/lib/armbian-install/a10/
  269. usr/lib/armbian-install/a10/bootloader/
  270. usr/lib/armbian-install/a10/bootloader/boot.axf
  271. usr/lib/armbian-install/a10/bootloader/boot.ini
  272. usr/lib/armbian-install/a10/bootloader/u-boot.bin
  273. usr/lib/armbian-install/a10/bootloader/linux/
  274. usr/lib/armbian-install/a10/bootloader/linux/linux.ini
  275. usr/lib/armbian-install/a13/
  276. usr/lib/armbian-install/a13/bootloader/
  277. usr/lib/armbian-install/a13/bootloader/boot.axf
  278. usr/lib/armbian-install/a13/bootloader/boot.ini
  279. usr/lib/armbian-install/a13/bootloader/linux/
  280. usr/lib/armbian-install/a13/bootloader/linux/linux.ini
  281. usr/lib/armbian-install/a13/bootloader/linux/u-boot.bin
  282. usr/lib/armbian-install/a20/
  283. usr/lib/armbian-install/a20/bootloader/
  284. usr/lib/armbian-install/a20/bootloader/boot.axf
  285. usr/lib/armbian-install/a20/bootloader/boot.ini
  286. usr/lib/armbian-install/a20/bootloader/linux/
  287. usr/lib/armbian-install/a20/bootloader/linux/linux.ini
  288. usr/lib/armbian-install/a20/bootloader/linux/u-boot.bin
  289. usr/lib/armbian/
  290. usr/lib/armbian/armbian-allwinner-battery
  291. usr/lib/armbian/armbian-apt-updates
  292. usr/lib/armbian/armbian-audio-config
  293. usr/lib/armbian/armbian-check-battery-shutdown
  294. usr/lib/armbian/armbian-common
  295. usr/lib/armbian/armbian-firstlogin
  296. usr/lib/armbian/armbian-firstrun
  297. usr/lib/armbian/armbian-hardware-monitor
  298. usr/lib/armbian/armbian-hardware-optimization
  299. usr/lib/armbian/armbian-led-state-restore.sh
  300. usr/lib/armbian/armbian-led-state-save.sh
  301. usr/lib/armbian/armbian-ramlog
  302. usr/lib/armbian/armbian-resize-filesystem
  303. usr/lib/armbian/armbian-truncate-logs
  304. usr/lib/armbian/armbian-zram-config
  305. usr/sbin/
  306. usr/sbin/armbian-add-overlay
  307. usr/sbin/ddbr
  308. usr/share/
  309. usr/share/initramfs-tools/
  310. usr/share/initramfs-tools/conf-hooks.d/
  311. usr/share/initramfs-tools/conf-hooks.d/armbian-plymouth
  312. var/
  313. var/lib/
  314. var/lib/polkit-1/
  315. var/lib/polkit-1/localauthority/
  316. var/lib/polkit-1/localauthority/50-local.d/
  317. var/lib/polkit-1/localauthority/50-local.d/backlight.pkla
  318. var/lib/polkit-1/localauthority/50-local.d/networkmanager.pkla
  319. var/lib/polkit-1/localauthority/50-local.d/plugdev.pkla
  320. var/lib/polkit-1/localauthority/50-local.d/power.pkla
  321. var/lib/polkit-1/localauthority/50-local.d/printing.pkla
  322. 
  323. sent 1,413,306 bytes received 2,030 bytes 2,830,672.00 bytes/sec
  324. total size is 1,404,239 speedup is 0.99
  325. --> (15) COMMAND: cp -pv /home/juanesf91/build/config/bootscripts/boot-sun50i-next.cmd /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/usr/share/armbian/boot.cmd
  326. '/home/juanesf91/build/config/bootscripts/boot-sun50i-next.cmd' -> '/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/usr/share/armbian/boot.cmd'
  327. --> (15) COMMAND: cp -pv /home/juanesf91/build/config/bootenv/sunxi.txt /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/usr/share/armbian/armbianEnv.txt
  328. '/home/juanesf91/build/config/bootenv/sunxi.txt' -> '/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/usr/share/armbian/armbianEnv.txt'
  329. --> (16) COMMAND: cat /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/DEBIAN/preinst
  330. --> (16) COMMAND: cat /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/DEBIAN/postrm
  331. --> (16) COMMAND: cat /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur/DEBIAN/postinst
  332. --> (16) INFO: shellcheck found no problems in package scripts [ shellchecked 3 scripts in 'armbian-bsp-cli-orangepi4a-dev' ]
  333. --> (16) INFO: Building package, this might take a while.. [ armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb ]
  334. --> (16) COMMAND: dpkg-deb -b -Znone /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/deb-bsp-cli-2c7ur /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb
  335. dpkg-deb: building package 'armbian-bsp-cli-orangepi4a-dev' in '/home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb'.
  336. ------------------------------------------------------------------------------------------------------------
  337. ### pack_artifact_to_local_cache.log 
  338. --> (17) COMMAND: tar -C /home/juanesf91/build/output/packages-hashed -cf /home/juanesf91/build/output/packages-hashed/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.tar global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb
  339. --> (17) INFO: Created deb-tar artifact [ deb-tar: /home/juanesf91/build/output/packages-hashed/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.tar ]
  340. ------------------------------------------------------------------------------------------------------------
  341. ### artifact_reversion_for_deployment.log 
  342. --> (17) INFO: Reversioning package [ re-version 'armbian-bsp-cli-orangepi4a-dev(deb-tar)::1-PC53a1-V5a83-H01ba-B6e44-R7697' to '25.02.0-trunk' ]
  343. --> (17) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  344. --> (17) COMMAND: ar x /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb --output=/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents
  345. --> (17) COMMAND: tar -xf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/control.tar --directory=/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/control
  346. --> (17) COMMAND: mv /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/control/control.new /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/control/control
  347. --> (17) COMMAND: rm /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/control.tar
  348. --> (17) COMMAND: tar cf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/control.tar .
  349. --> (17) COMMAND: ar rcs /home/juanesf91/build/output/debs/armbian-bsp-cli-orangepi4a_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/debian-binary /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/control.tar /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-WplYG/deb-contents/data.tar
  350. --> (17) COMMAND: rm -fv /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb
  351. removed '/home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb'
  352. --> (17) COMMAND: mkdir -p /home/juanesf91/build/output/debs
  353. --> (17) COMMAND: ar x /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb --output=/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents
  354. --> (17) COMMAND: tar -xf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/control.tar --directory=/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/control
  355. --> (17) COMMAND: tar -xf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/data.tar --directory=/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/data
  356. --> (17) COMMAND: rm /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/data.tar
  357. --> (17) COMMAND: tar cf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/data.tar .
  358. --> (17) COMMAND: mv /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/control/control.new /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/control/control
  359. --> (17) COMMAND: rm /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/control.tar
  360. --> (17) COMMAND: tar cf /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/control.tar .
  361. --> (17) COMMAND: ar rcs /home/juanesf91/build/output/debs/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/debian-binary /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/control.tar /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/reversion-armbian-bsp-cli-orangepi4a-dev-XH9og/deb-contents/data.tar
  362. --> (17) COMMAND: rm -fv /home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb
  363. removed '/home/juanesf91/build/output/packages-hashed/global/armbian-bsp-cli-orangepi4a-dev_1-PC53a1-V5a83-H01ba-B6e44-R7697_arm64.deb'
  364. --> (17) TARGET-STARTED: Building image [ orangepi4a ]
  365. --> (17) INFO: Checking for rootfs cache [ dev orangepi4a bookworm yes ]
  366. --> (17) INFO: artifact [ rootfs :: rootfs() ]
  367. ------------------------------------------------------------------------------------------------------------
  368. ### artifact_prepare_version.log 
  369. --> (17) INFO: rootfs version [ packages_hash: 'ebeb9e98b759-Hd4c7c2-B795ff3' cache_type: 'minimal' rootfs_cache_id: 'ebeb9e98b759-Hd4c7c2-B795ff3' ]
  370. ------------------------------------------------------------------------------------------------------------
  371. ### artifact_reversion_for_deployment.log 
  372. --> (17) INFO: Reversioning package [ re-version 'rootfs-arm64-bookworm-minimal(tar.zst)::202502-ebeb9e98b759-Hd4c7c2-B795ff3' to '25.02.0-trunk' ]
  373. ------------------------------------------------------------------------------------------------------------
  374. ### prepare_rootfs_build_params_and_trap.log 
  375. --> (17) COMMAND: rm -rfv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a
  376. --> (17) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a /home/juanesf91/build/cache/rootfs /home/juanesf91/build/output/images
  377. mkdir: created directory '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a'
  378. mkdir: created directory '/home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a'
  379. --> (17) INFO: Using tmpfs for rootfs build [ RAM available: 4038MiB > 2300MiB estimated ]
  380. ------------------------------------------------------------------------------------------------------------
  381. ### extract_rootfs_artifact.log 
  382. --> (17) INFO: Extracting 202502-ebeb9e98b759-Hd4c7c2-B795ff3 [ 4 days old ]
  383. --> (20) COMMAND: rm -v /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf
  384. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf'
  385. --> (20) COMMAND: echo nameserver 1.0.0.1 > /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf
  386. --> (20) INFO: Adding Armbian repository and authentication key [ image-early :: /etc/apt/sources.list.d/armbian.list ]
  387. --> (20) INFO: Disabling Armbian repo [ arm64-bookworm :: skip:no when:image-early ]
  388. ------------------------------------------------------------------------------------------------------------
  389. ### deploy_qemu_binary_to_chroot_image.log 
  390. --> (20) INFO: Deploying qemu-user-static binary to chroot [ qemu-aarch64-static during image ]
  391. --> (20) COMMAND: cp -pv /usr/bin/qemu-aarch64-static /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static
  392. '/usr/bin/qemu-aarch64-static' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static'
  393. ------------------------------------------------------------------------------------------------------------
  394. ### install_distribution_specific_bookworm.log 
  395. --> (20) INFO: Applying distribution specific tweaks for [ bookworm ]
  396. --> (20) COMMAND: systemctl --no-reload disable smartmontools.service || true
  397. Failed to disable unit, unit smartmontools.service does not exist.
  398. --> (21) COMMAND: systemctl --no-reload disable smartd.service || true
  399. Failed to disable unit, unit smartd.service does not exist.
  400. --> (21) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/extra/bookworm-utils/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb [ base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb ]
  401. --> (21) COMMAND: cp -pv /home/juanesf91/build/output/debs/extra/bookworm-utils/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb
  402. '/home/juanesf91/build/output/debs/extra/bookworm-utils/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb'
  403. --> (21) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  404. mkdir: created directory '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists'
  405. --> (21) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  406. --> (21) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  407. --> (21) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends --allow-downgrades install /root/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb
  408. (Reading database ... 18986 files and directories currently installed.)
  409. Preparing to unpack .../base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb ...
  410. Unpacking base-files (25.02.0-trunk-12.4+deb12u9-bookworm) over (12.4+deb12u9) ...
  411. Setting up base-files (25.02.0-trunk-12.4+deb12u9-bookworm) ...
  412. Processing triggers for man-db (2.11.2-2) ...
  413. --> (42) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  414. --> (42) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  415. --> (42) INFO: Using systemd-resolved [ for DNS management ]
  416. --> (42) COMMAND: systemctl --no-reload disable motd-news.service || true
  417. Failed to disable unit, unit motd-news.service does not exist.
  418. --> (42) COMMAND: systemctl --no-reload disable motd-news.timer || true
  419. Failed to disable unit, unit motd-news.timer does not exist.
  420. ------------------------------------------------------------------------------------------------------------
  421. ### install_distribution_agnostic.log 
  422. --> (43) COMMAND: chmod u+s /bin/ping
  423. --> (43) COMMAND: dpkg-reconfigure -f noninteractive tzdata
  424. 
  425. Current default time zone: 'Etc/UTC'
  426. Local time is now: Tue Feb 25 02:35:42 UTC 2025.
  427. Universal Time is now: Tue Feb 25 02:35:42 UTC 2025.
  428. 
  429. --> (57) INFO: Setting root password
  430. --> (57) COMMAND: ( echo '1234' ; echo '1234' ; ) | passwd root
  431. New password: Retype new password: passwd: password updated successfully
  432. --> (57) INFO: Deploying boot script [ boot-sun50i-next.cmd ]
  433. --> (57) COMMAND: cp -pv /home/juanesf91/build/config/bootscripts/boot-sun50i-next.cmd /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.cmd
  434. '/home/juanesf91/build/config/bootscripts/boot-sun50i-next.cmd' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.cmd'
  435. --> (57) COMMAND: cp -pv /home/juanesf91/build/config/bootenv/sunxi.txt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/armbianEnv.txt
  436. '/home/juanesf91/build/config/bootenv/sunxi.txt' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/armbianEnv.txt'
  437. --> (57) COMMAND: echo overlay_prefix=sun55i-t527 >> /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/armbianEnv.txt
  438. --> (57) INFO: Temporarily disabling [ initramfs-tools hook for kernel ]
  439. --> (57) COMMAND: chmod -v -x /etc/kernel/postinst.d/initramfs-tools
  440. mode of '/etc/kernel/postinst.d/initramfs-tools' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
  441. --> (57) INFO: Updating [ apt package lists ]
  442. --> (57) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  443. --> (57) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  444. --> (57) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  445. --> (57) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -q -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 update
  446. Get:1 http://security.debian.org bookworm-security InRelease [48.0 kB]
  447. Hit:2 http://deb.debian.org/debian bookworm InRelease
  448. Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
  449. Get:4 http://deb.debian.org/debian bookworm-backports InRelease [59.0 kB]
  450. Hit:5 https://github.armbian.com/configng stable InRelease
  451. Get:6 http://deb.debian.org/debian bookworm-backports/main arm64 Packages.diff/Index [63.3 kB]
  452. Get:7 http://deb.debian.org/debian bookworm-backports/main Translation-en.diff/Index [63.3 kB]
  453. Get:8 http://deb.debian.org/debian bookworm-backports/contrib arm64 Packages.diff/Index [55.5 kB]
  454. Get:9 http://deb.debian.org/debian bookworm-backports/main arm64 Packages T-2025-02-24-2009.23-F-2025-02-24-0809.40.pdiff [1,127 B]
  455. Get:10 http://deb.debian.org/debian bookworm-backports/main Translation-en T-2025-02-24-2009.23-F-2025-02-24-2009.23.pdiff [1,837 B]
  456. Get:9 http://deb.debian.org/debian bookworm-backports/main arm64 Packages T-2025-02-24-2009.23-F-2025-02-24-0809.40.pdiff [1,127 B]
  457. Get:10 http://deb.debian.org/debian bookworm-backports/main Translation-en T-2025-02-24-2009.23-F-2025-02-24-2009.23.pdiff [1,837 B]
  458. Get:11 http://deb.debian.org/debian bookworm-backports/contrib arm64 Packages T-2025-02-24-2009.23-F-2025-02-24-2009.23.pdiff [261 B]
  459. Get:11 http://deb.debian.org/debian bookworm-backports/contrib arm64 Packages T-2025-02-24-2009.23-F-2025-02-24-2009.23.pdiff [261 B]
  460. Fetched 348 kB in 21s (16.3 kB/s)
  461. Reading package lists...
  462. --> (89) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  463. --> (89) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  464. --> (89) INFO: Installing AGGREGATED_PACKAGES_IMAGE packages [ systemd-timesyncd netplan.io ]
  465. --> (89) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  466. --> (89) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  467. --> (89) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  468. --> (89) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --dry-run install systemd-timesyncd netplan.io 2>&1 | { grep --line-buffered -v -e '^Conf ' -e '^Inst ' || true; }
  469. --> (97) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  470. --> (97) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  471. --> (97) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  472. --> (97) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  473. --> (97) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  474. --> (97) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --download-only install systemd-timesyncd netplan.io
  475. --> (102) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  476. --> (102) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  477. --> (102) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  478. --> (102) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  479. --> (102) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  480. --> (102) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends install systemd-timesyncd netplan.io
  481. Selecting previously unselected package libpython3.11-minimal:arm64.
  482. (Reading database ... 18987 files and directories currently installed.)
  483. Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u5_arm64.deb ...
  484. Unpacking libpython3.11-minimal:arm64 (3.11.2-6+deb12u5) ...
  485. Selecting previously unselected package python3.11-minimal.
  486. Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u5_arm64.deb ...
  487. Unpacking python3.11-minimal (3.11.2-6+deb12u5) ...
  488. Setting up libpython3.11-minimal:arm64 (3.11.2-6+deb12u5) ...
  489. Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
  490. Selecting previously unselected package python3-minimal.
  491. (Reading database ... 19293 files and directories currently installed.)
  492. Preparing to unpack .../python3-minimal_3.11.2-1+b1_arm64.deb ...
  493. Unpacking python3-minimal (3.11.2-1+b1) ...
  494. Selecting previously unselected package media-types.
  495. Preparing to unpack .../media-types_10.0.0_all.deb ...
  496. Unpacking media-types (10.0.0) ...
  497. Selecting previously unselected package libpython3.11-stdlib:arm64.
  498. Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u5_arm64.deb ...
  499. Unpacking libpython3.11-stdlib:arm64 (3.11.2-6+deb12u5) ...
  500. Selecting previously unselected package python3.11.
  501. Preparing to unpack .../python3.11_3.11.2-6+deb12u5_arm64.deb ...
  502. Unpacking python3.11 (3.11.2-6+deb12u5) ...
  503. Selecting previously unselected package libpython3-stdlib:arm64.
  504. Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_arm64.deb ...
  505. Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ...
  506. Setting up python3-minimal (3.11.2-1+b1) ...
  507. Selecting previously unselected package python3.
  508. (Reading database ... 19702 files and directories currently installed.)
  509. Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ...
  510. Unpacking python3 (3.11.2-1+b1) ...
  511. Selecting previously unselected package systemd-timesyncd.
  512. Preparing to unpack .../01-systemd-timesyncd_252.33-1~deb12u1_arm64.deb ...
  513. Unpacking systemd-timesyncd (252.33-1~deb12u1) ...
  514. Selecting previously unselected package libglib2.0-0:arm64.
  515. Preparing to unpack .../02-libglib2.0-0_2.74.6-2+deb12u5_arm64.deb ...
  516. Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u5) ...
  517. Selecting previously unselected package libyaml-0-2:arm64.
  518. Preparing to unpack .../03-libyaml-0-2_0.2.5-1_arm64.deb ...
  519. Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
  520. Selecting previously unselected package libnetplan0:arm64.
  521. Preparing to unpack .../04-libnetplan0_0.106-2+deb12u1_arm64.deb ...
  522. Unpacking libnetplan0:arm64 (0.106-2+deb12u1) ...
  523. Selecting previously unselected package python3-dbus.
  524. Preparing to unpack .../05-python3-dbus_1.3.2-4+b1_arm64.deb ...
  525. Unpacking python3-dbus (1.3.2-4+b1) ...
  526. Selecting previously unselected package python3-mdurl.
  527. Preparing to unpack .../06-python3-mdurl_0.1.2-1_all.deb ...
  528. Unpacking python3-mdurl (0.1.2-1) ...
  529. Selecting previously unselected package python3-markdown-it.
  530. Preparing to unpack .../07-python3-markdown-it_2.1.0-5_all.deb ...
  531. Unpacking python3-markdown-it (2.1.0-5) ...
  532. Selecting previously unselected package python3-pkg-resources.
  533. Preparing to unpack .../08-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
  534. Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ...
  535. Selecting previously unselected package python3-pygments.
  536. Preparing to unpack .../09-python3-pygments_2.14.0+dfsg-1_all.deb ...
  537. Unpacking python3-pygments (2.14.0+dfsg-1) ...
  538. Selecting previously unselected package python3-rich.
  539. Preparing to unpack .../10-python3-rich_13.3.1-1_all.deb ...
  540. Unpacking python3-rich (13.3.1-1) ...
  541. Selecting previously unselected package python3-yaml.
  542. Preparing to unpack .../11-python3-yaml_6.0-3+b2_arm64.deb ...
  543. Unpacking python3-yaml (6.0-3+b2) ...
  544. Selecting previously unselected package python3-netifaces:arm64.
  545. Preparing to unpack .../12-python3-netifaces_0.11.0-2+b1_arm64.deb ...
  546. Unpacking python3-netifaces:arm64 (0.11.0-2+b1) ...
  547. Selecting previously unselected package netplan.io.
  548. Preparing to unpack .../13-netplan.io_0.106-2+deb12u1_arm64.deb ...
  549. Unpacking netplan.io (0.106-2+deb12u1) ...
  550. Setting up media-types (10.0.0) ...
  551. Setting up libyaml-0-2:arm64 (0.2.5-1) ...
  552. Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u5) ...
  553. No schema files found: doing nothing.
  554. Setting up libpython3.11-stdlib:arm64 (3.11.2-6+deb12u5) ...
  555. Setting up libnetplan0:arm64 (0.106-2+deb12u1) ...
  556. Setting up systemd-timesyncd (252.33-1~deb12u1) ...
  557. Creating group 'systemd-timesync' with GID 996.
  558. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996.
  559. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
  560. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
  561. Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ...
  562. Setting up python3.11 (3.11.2-6+deb12u5) ...
  563. Setting up python3 (3.11.2-1+b1) ...
  564. Setting up python3-mdurl (0.1.2-1) ...
  565. Setting up python3-markdown-it (2.1.0-5) ...
  566. Setting up python3-netifaces:arm64 (0.11.0-2+b1) ...
  567. Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
  568. Setting up python3-dbus (1.3.2-4+b1) ...
  569. Setting up python3-yaml (6.0-3+b2) ...
  570. Setting up python3-pygments (2.14.0+dfsg-1) ...
  571. Setting up python3-rich (13.3.1-1) ...
  572. Setting up netplan.io (0.106-2+deb12u1) ...
  573. Processing triggers for libc-bin (2.36-9+deb12u9) ...
  574. Processing triggers for systemd (252.33-1~deb12u1) ...
  575. Processing triggers for man-db (2.11.2-2) ...
  576. Processing triggers for dbus (1.14.10-1~deb12u1) ...
  577. --> (198) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  578. --> (198) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  579. --> (198) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb [ linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb ]
  580. --> (198) COMMAND: cp -pv /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb
  581. '/home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb'
  582. --> (198) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  583. --> (198) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  584. --> (198) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  585. --> (198) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb
  586. Selecting previously unselected package linux-u-boot-orangepi4a-dev.
  587. (Reading database ... 20553 files and directories currently installed.)
  588. Preparing to unpack .../linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb ...
  589. Unpacking linux-u-boot-orangepi4a-dev (25.02.0-trunk) ...
  590. Setting up linux-u-boot-orangepi4a-dev (25.02.0-trunk) ...
  591. Armbian 'uboot-orangepi4a-dev' for '2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a': 'postinst' starting.
  592. Armbian 'uboot-orangepi4a-dev' for '2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a': 'postinst' finishing.
  593. --> (209) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  594. --> (209) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  595. --> (209) INFO: Extension: net-systemd-timesyncd: Enabling systemd-timesyncd
  596. --> (209) COMMAND: systemctl enable systemd-timesyncd.service
  597. --> (209) INFO: Extension: net-systemd-networkd: Enabling systemd-networkd
  598. --> (209) COMMAND: systemctl enable systemd-networkd.service
  599. Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service.
  600. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-networkd.service → /lib/systemd/system/systemd-networkd.service.
  601. Created symlink /etc/systemd/system/sockets.target.wants/systemd-networkd.socket → /lib/systemd/system/systemd-networkd.socket.
  602. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-network-generator.service → /lib/systemd/system/systemd-network-generator.service.
  603. Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service → /lib/systemd/system/systemd-networkd-wait-online.service.
  604. --> (209) COMMAND: systemctl enable systemd-resolved.service
  605. --> (209) INFO: Extension: net-systemd-networkd: Configuring [ systemd-networkd and Netplan ]
  606. --> (209) COMMAND: cp -v /home/juanesf91/build/extensions/network/config-networkd/netplan/10-dhcp-all-interfaces.yaml /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/netplan/
  607. '/home/juanesf91/build/extensions/network/config-networkd/netplan/10-dhcp-all-interfaces.yaml' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/netplan/10-dhcp-all-interfaces.yaml'
  608. --> (209) COMMAND: cp -v /home/juanesf91/build/extensions/network/config-networkd/systemd/network/00-armbian-readme.network /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/systemd/network/
  609. '/home/juanesf91/build/extensions/network/config-networkd/systemd/network/00-armbian-readme.network' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/systemd/network/00-armbian-readme.network'
  610. --> (209) COMMAND: cp -v /home/juanesf91/build/extensions/network/config-networkd/systemd/networkd.conf.d/mac-duid.conf /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/systemd/networkd.conf.d/
  611. '/home/juanesf91/build/extensions/network/config-networkd/systemd/networkd.conf.d/mac-duid.conf' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/systemd/networkd.conf.d/mac-duid.conf'
  612. mode of '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/netplan/10-dhcp-all-interfaces.yaml' changed from 0644 (rw-r--r--) to 0600 (rw-------)
  613. --> (209) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb [ linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb ]
  614. --> (209) COMMAND: cp -pv /home/juanesf91/build/output/debs/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  615. '/home/juanesf91/build/output/debs/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb'
  616. --> (210) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  617. --> (210) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  618. --> (210) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  619. --> (210) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  620. Selecting previously unselected package linux-image-dev-sun55iw3.
  621. (Reading database ... 20565 files and directories currently installed.)
  622. Preparing to unpack .../linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb ...
  623. Armbian 'linux-image-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'preinst' starting.
  624. Armbian 'linux-image-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'preinst' finishing.
  625. Unpacking linux-image-dev-sun55iw3 (25.02.0-trunk) ...
  626. Setting up linux-image-dev-sun55iw3 (25.02.0-trunk) ...
  627. Armbian 'linux-image-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'postinst' starting.
  628. Armbian: update last-installed kernel symlink to 'Image'...
  629. '/boot/Image' -> 'vmlinuz-6.13.0-dev-sun55iw3'
  630. Armbian: Debian compat: linux-update-symlinks install 6.13.0-dev-sun55iw3 boot/vmlinuz-6.13.0-dev-sun55iw3
  631. I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.13.0-dev-sun55iw3
  632. I: /initrd.img.old is now a symlink to boot/initrd.img-6.13.0-dev-sun55iw3
  633. I: /vmlinuz is now a symlink to boot/vmlinuz-6.13.0-dev-sun55iw3
  634. I: /initrd.img is now a symlink to boot/initrd.img-6.13.0-dev-sun55iw3
  635. Armbian 'linux-image-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'postinst' finishing.
  636. --> (230) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  637. --> (230) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  638. --> (231) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb [ linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb ]
  639. --> (231) COMMAND: cp -pv /home/juanesf91/build/output/debs/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  640. '/home/juanesf91/build/output/debs/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb'
  641. --> (231) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  642. --> (231) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  643. --> (231) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  644. --> (231) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb
  645. Selecting previously unselected package linux-dtb-dev-sun55iw3.
  646. (Reading database ... 22077 files and directories currently installed.)
  647. Preparing to unpack .../linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb ...
  648. Armbian 'linux-dtb-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'preinst' starting.
  649. Armbian 'linux-dtb-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'preinst' finishing.
  650. Unpacking linux-dtb-dev-sun55iw3 (25.02.0-trunk) ...
  651. Setting up linux-dtb-dev-sun55iw3 (25.02.0-trunk) ...
  652. Armbian 'linux-dtb-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'postinst' starting.
  653. Armbian: DTB: symlinking /boot/dtb to /boot/dtb-6.13.0-dev-sun55iw3...
  654. 'dtb' -> 'dtb-6.13.0-dev-sun55iw3'
  655. Armbian 'linux-dtb-dev-sun55iw3' for '6.13.0-dev-sun55iw3': 'postinst' finishing.
  656. --> (243) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  657. --> (243) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  658. --> (243) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb [ armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb ]
  659. --> (243) COMMAND: cp -pv /home/juanesf91/build/output/debs/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb
  660. '/home/juanesf91/build/output/debs/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb'
  661. --> (244) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  662. --> (244) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  663. --> (244) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  664. --> (244) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb
  665. Selecting previously unselected package armbian-firmware.
  666. (Reading database ... 22429 files and directories currently installed.)
  667. Preparing to unpack .../armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb ...
  668. Unpacking armbian-firmware (25.02.0-trunk) ...
  669. Setting up armbian-firmware (25.02.0-trunk) ...
  670. --> (273) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  671. --> (273) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  672. --> (273) DEBINSTALL: Installing: /home/juanesf91/build/output/debs/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb [ armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb ]
  673. --> (273) COMMAND: cp -pv /home/juanesf91/build/output/debs/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb
  674. '/home/juanesf91/build/output/debs/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb'
  675. --> (273) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  676. --> (273) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  677. --> (273) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  678. --> (273) COMMAND: DEBIAN_FRONTEND=noninteractive ARMBIAN_IMAGE_BUILD_BOOTFS_TYPE=unset apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb
  679. Selecting previously unselected package netbase.
  680. (Reading database ... 23384 files and directories currently installed.)
  681. Preparing to unpack .../0-netbase_6.4_all.deb ...
  682. Unpacking netbase (6.4) ...
  683. Selecting previously unselected package lsb-release.
  684. Preparing to unpack .../1-lsb-release_12.0-1_all.deb ...
  685. Unpacking lsb-release (12.0-1) ...
  686. Selecting previously unselected package fping.
  687. Preparing to unpack .../2-fping_5.1-1_arm64.deb ...
  688. Unpacking fping (5.1-1) ...
  689. Selecting previously unselected package libfdt1:arm64.
  690. Preparing to unpack .../3-libfdt1_1.6.1-4+b1_arm64.deb ...
  691. Unpacking libfdt1:arm64 (1.6.1-4+b1) ...
  692. Selecting previously unselected package device-tree-compiler.
  693. Preparing to unpack .../4-device-tree-compiler_1.6.1-4+b1_arm64.deb ...
  694. Unpacking device-tree-compiler (1.6.1-4+b1) ...
  695. Selecting previously unselected package armbian-bsp-cli-orangepi4a-dev.
  696. Preparing to unpack .../5-armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb ...
  697. Armbian 'armbian-bsp-cli-orangepi4a-dev' for '1-PC53a1-V5a83-H01ba-B6e44-R7697': 'preinst' starting.
  698. Armbian 'armbian-bsp-cli-orangepi4a-dev' for '1-PC53a1-V5a83-H01ba-B6e44-R7697': 'preinst' finishing.
  699. Unpacking armbian-bsp-cli-orangepi4a-dev (25.02.0-trunk) ...
  700. Setting up libfdt1:arm64 (1.6.1-4+b1) ...
  701. Setting up device-tree-compiler (1.6.1-4+b1) ...
  702. Setting up netbase (6.4) ...
  703. Setting up lsb-release (12.0-1) ...
  704. Setting up fping (5.1-1) ...
  705. Setting up armbian-bsp-cli-orangepi4a-dev (25.02.0-trunk) ...
  706. Armbian 'armbian-bsp-cli-orangepi4a-dev' for '1-PC53a1-V5a83-H01ba-B6e44-R7697': 'postinst' starting.
  707. Armbian 'armbian-bsp-cli-orangepi4a-dev' for '1-PC53a1-V5a83-H01ba-B6e44-R7697': 'postinst' finishing.
  708. Processing triggers for man-db (2.11.2-2) ...
  709. Processing triggers for initramfs-tools (0.142+deb12u1) ...
  710. Processing triggers for libc-bin (2.36-9+deb12u9) ...
  711. --> (292) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  712. --> (292) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  713. --> (292) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  714. --> (292) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  715. --> (292) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  716. --> (292) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 remove --auto-remove plymouth
  717. --> (304) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  718. --> (304) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  719. --> (304) COMMAND: rm -fv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb
  720. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-bsp-cli-orangepi4a-dev_25.02.0-trunk_arm64__1-PC53a1-V5a83-H01ba-B6e44-R7697.deb'
  721. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/armbian-firmware_25.02.0-trunk_all__1-SAade7-B6c7f-R448a.deb'
  722. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/base-files_25.02.0-trunk-12.4+deb12u9-bookworm_arm64__1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa.deb'
  723. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-dtb-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb'
  724. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-image-dev-sun55iw3_25.02.0-trunk_arm64__6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a.deb'
  725. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/root/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb'
  726. --> (304) COMMAND: cp -v /home/juanesf91/build/packages/blobs/splash/armbian-u-boot.bmp /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.bmp
  727. '/home/juanesf91/build/packages/blobs/splash/armbian-u-boot.bmp' -> '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.bmp'
  728. --> (304) INFO: Applying family [  tweaks: orangepi4a :: sun55iw3 ]
  729. --> (304) INFO: Enabling Armbian services [ systemd ]
  730. --> (304) COMMAND: systemctl --no-reload enable armbian-firstrun.service
  731. Created symlink /etc/systemd/system/multi-user.target.wants/armbian-firstrun.service → /lib/systemd/system/armbian-firstrun.service.
  732. --> (304) COMMAND: systemctl --no-reload enable armbian-zram-config.service
  733. --> (305) COMMAND: systemctl --no-reload enable armbian-hardware-optimize.service
  734. --> (305) COMMAND: systemctl --no-reload enable armbian-ramlog.service
  735. Created symlink /etc/systemd/system/sysinit.target.wants/armbian-ramlog.service → /lib/systemd/system/armbian-ramlog.service.
  736. --> (304) COMMAND: systemctl --no-reload enable armbian-resize-filesystem.service
  737. Created symlink /etc/systemd/system/basic.target.wants/armbian-resize-filesystem.service → /lib/systemd/system/armbian-resize-filesystem.service.
  738. --> (305) COMMAND: systemctl --no-reload enable armbian-hardware-monitor.service
  739. --> (305) COMMAND: systemctl --no-reload enable armbian-led-state.service
  740. --> (305) COMMAND: chown root:messagebus /usr/lib/dbus-1.0/dbus-daemon-launch-helper
  741. --> (305) COMMAND: chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
  742. --> (306) COMMAND: systemctl --no-reload disable nmbd || true
  743. Failed to disable unit, unit nmbd.service does not exist.
  744. --> (306) INFO: Enabling serial console [ 'ttyS0' ]
  745. --> (306) COMMAND: systemctl daemon-reload
  746. Running in chroot, ignoring command 'daemon-reload'
  747. --> (306) COMMAND: systemctl --no-reload enable serial-getty@'ttyS0'.service
  748. Created symlink /etc/systemd/system/getty.target.wants/[email protected] → /lib/systemd/system/[email protected].
  749. ------------------------------------------------------------------------------------------------------------
  750. ### customize_image.log 
  751. --> (307) INFO: Calling image customization script [ customize-image.sh ]
  752. --> (307) COMMAND: /tmp/customize-image.sh bookworm sun55iw3 orangepi4a no arm64
  753. --> (307) INFO: Adding Armbian repository and authentication key [ image-late :: /etc/apt/sources.list.d/armbian.list ]
  754. ------------------------------------------------------------------------------------------------------------
  755. ### post_repo_apt_update.log 
  756. --> (307) INFO: Updating APT package lists [ after customization ]
  757. --> (307) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  758. --> (307) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  759. --> (307) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  760. --> (307) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -q -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 update
  761. Hit:1 http://security.debian.org bookworm-security InRelease
  762. Hit:2 http://deb.debian.org/debian bookworm InRelease
  763. Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
  764. Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
  765. Hit:5 https://github.armbian.com/configng stable InRelease
  766. Get:6 http://armbian.chi.auroradev.org/apt bookworm InRelease [53.3 kB]
  767. Get:7 http://armbian.chi.auroradev.org/apt bookworm/bookworm-utils arm64 Packages [35.4 kB]
  768. Get:8 http://armbian.chi.auroradev.org/apt bookworm/main all Packages [18.4 kB]
  769. Get:9 http://armbian.chi.auroradev.org/apt bookworm/bookworm-utils all Packages [4,011 B]
  770. Get:10 http://armbian.chi.auroradev.org/apt bookworm/bookworm-desktop all Packages [8,171 B]
  771. Get:11 http://armbian.chi.auroradev.org/apt bookworm/main arm64 Packages [1,371 kB]
  772. Get:12 http://armbian.chi.auroradev.org/apt bookworm/bookworm-desktop arm64 Packages [9,911 B]
  773. Fetched 1,500 kB in 26s (58.2 kB/s)
  774. Reading package lists...
  775. --> (342) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  776. --> (342) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  777. ------------------------------------------------------------------------------------------------------------
  778. ### post_armbian_repo_customize_image.log 
  779. --> (342) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  780. --> (342) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  781. --> (342) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  782. --> (342) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends install armbian-config
  783. Selecting previously unselected package libnewt0.52:arm64.
  784. (Reading database ... 23562 files and directories currently installed.)
  785. Preparing to unpack .../libnewt0.52_0.52.23-1+b1_arm64.deb ...
  786. Unpacking libnewt0.52:arm64 (0.52.23-1+b1) ...
  787. Selecting previously unselected package whiptail.
  788. Preparing to unpack .../whiptail_0.52.23-1+b1_arm64.deb ...
  789. Unpacking whiptail (0.52.23-1+b1) ...
  790. Selecting previously unselected package libtext-iconv-perl:arm64.
  791. Preparing to unpack .../libtext-iconv-perl_1.7-8_arm64.deb ...
  792. Unpacking libtext-iconv-perl:arm64 (1.7-8) ...
  793. Selecting previously unselected package armbian-config.
  794. Preparing to unpack .../armbian-config_25.5.0-trunk.105.0223.183341_all.deb ...
  795. Unpacking armbian-config (25.5.0-trunk.105.0223.183341) ...
  796. Setting up libtext-iconv-perl:arm64 (1.7-8) ...
  797. Setting up libnewt0.52:arm64 (0.52.23-1+b1) ...
  798. Setting up whiptail (0.52.23-1+b1) ...
  799. Setting up armbian-config (25.5.0-trunk.105.0223.183341) ...
  800. Processing triggers for man-db (2.11.2-2) ...
  801. Processing triggers for libc-bin (2.36-9+deb12u9) ...
  802. --> (375) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  803. --> (375) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  804. ------------------------------------------------------------------------------------------------------------
  805. ### apt_purge_unneeded_packages_and_clean_apt_caches.log 
  806. --> (375) INFO: No longer needed packages [ purge ]
  807. --> (375) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  808. --> (375) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  809. --> (375) COMMAND: mount --bind /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  810. --> (375) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 autoremove
  811. --> (379) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/cache/apt
  812. --> (379) COMMAND: umount /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  813. --> (379) COMMAND: apt-get clean
  814. --> (380) COMMAND: rm -rf /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  815. ------------------------------------------------------------------------------------------------------------
  816. ### apt_lists_copy_from_host_to_image_and_update.log 
  817. --> (380) INFO: Copying host-side apt list cache into image [ apt-get update and clean image-side ]
  818. --> (380) COMMAND: mkdir -pv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists
  819. mkdir: created directory '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists'
  820. --> (380) COMMAND: cp -pr /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-desktop_binary-all_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-desktop_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-desktop_Contents-all.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-desktop_Contents-arm64.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-utils_binary-all_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-utils_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-utils_Contents-all.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_bookworm-utils_Contents-arm64.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_main_binary-all_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_main_Contents-all.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/apt.armbian.com_dists_bookworm_main_Contents-arm64.gz /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/auxfiles /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_contrib_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_contrib_binary-arm64_Packages.diff_Index /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_contrib_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_contrib_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_contrib_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_binary-arm64_Packages.diff_Index /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_Contents-all.diff_Index /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_Contents-arm64.diff_Index /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_main_i18n_Translation-en.diff_Index /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free-firmware_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free-firmware_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free-firmware_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free-firmware_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-backports_non-free_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_contrib_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_contrib_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_contrib_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_contrib_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_main_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_main_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_main_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free-firmware_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free-firmware_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm_non-free_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_contrib_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_main_Contents-all.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_main_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_main_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_Contents-arm64.lz4 /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/deb.debian.org_debian_dists_bookworm-updates_non-free_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/github.armbian.com_configng_dists_stable_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/github.armbian.com_configng_dists_stable_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/lock /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/partial /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/security.debian.org_dists_bookworm-security_contrib_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/security.debian.org_dists_bookworm-security_InRelease /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/security.debian.org_dists_bookworm-security_main_binary-arm64_Packages /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/security.debian.org_dists_bookworm-security_main_i18n_Translation-en /home/juanesf91/build/cache/aptcache/lists/bookworm-arm64/security.debian.org_dists_bookworm-security_non-free-firmware_i18n_Translation-en /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/var/lib/apt/lists/
  821. --> (380) INFO: After copying host-side cache into image [ 76 files ]
  822. --> (380) INFO: Updating apt lists in image [ apt-get update and clean ]
  823. --> (380) COMMAND: apt-get -y -o APT::Get::List-Cleanup=1 -o APT::Clean-Installed=1 update
  824. Hit:1 http://security.debian.org bookworm-security InRelease
  825. Hit:2 http://deb.debian.org/debian bookworm InRelease
  826. Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
  827. Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
  828. Hit:5 https://github.armbian.com/configng stable InRelease
  829. Hit:6 http://mirrors.jevincanders.net/armbian/apt bookworm InRelease
  830. Reading package lists...
  831. --> (413) COMMAND: apt-get -y -o APT::Get::List-Cleanup=1 -o APT::Clean-Installed=1 clean
  832. --> (413) INFO: After updating and cleaning image apt list cache [ 31 files ]
  833. ------------------------------------------------------------------------------------------------------------
  834. ### list_installed_packages.log 
  835. --> (413) COMMAND: dpkg --get-selections | grep -v deinstall | awk '{print $1}' | cut -f1 -d':'
  836. --> (413) INFO: Image installed package hash [ ✅ base-files = 1-bookworm-1armbian1-Baa17-U12.4--deb12u9-R55fa ]
  837. --> (414) INFO: Image installed package hash [ ✅ linux-image-dev-sun55iw3 = 6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a ]
  838. --> (414) INFO: Image installed package hash [ ✅ armbian-firmware = 1-SAade7-B6c7f-R448a ]
  839. --> (414) INFO: Image installed package hash [ ✅ armbian-bsp-cli-orangepi4a-dev = 1-PC53a1-V5a83-H01ba-B6e44-R7697 ]
  840. --> (414) INFO: Image installed package hash [ ✅ linux-u-boot-orangepi4a-dev = 2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a ]
  841. --> (414) INFO: Image installed package hash [ ✅ linux-dtb-dev-sun55iw3 = 6.13.0-S5a8a-D7b0b-Pa1e6-C3768H02eb-HK01ba-Vc222-B8de6-R448a ]
  842. ------------------------------------------------------------------------------------------------------------
  843. ### post_debootstrap_tweaks.log 
  844. --> (414) COMMAND: rm -fv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf
  845. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf'
  846. --> (414) COMMAND: ln -s /run/systemd/resolve/stub-resolv.conf /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/resolv.conf
  847. --> (414) COMMAND: rm -fv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/sbin/initctl /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/sbin/start-stop-daemon
  848. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/sbin/initctl'
  849. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/sbin/start-stop-daemon'
  850. --> (414) COMMAND: dpkg-divert --quiet --local --rename --remove /sbin/initctl
  851. --> (414) COMMAND: dpkg-divert --quiet --local --rename --remove /sbin/start-stop-daemon
  852. --> (415) COMMAND: rm -fv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/sbin/policy-rc.d
  853. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/sbin/policy-rc.d'
  854. ------------------------------------------------------------------------------------------------------------
  855. ### undeploy_qemu_binary_from_chroot_image.log 
  856. --> (415) INFO: Removing qemu-user-static binary from chroot [ qemu-aarch64-static during image ]
  857. --> (415) COMMAND: rm -fv /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static
  858. removed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static'
  859. ------------------------------------------------------------------------------------------------------------
  860. ### umount_chroot_sdcard.log 
  861. --> (415) INFO: Unmounting [ /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a ]
  862. --> (415) COMMAND: grep -E '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/(dev|proc|sys|tmp)' /proc/mounts || true
  863. --> (415) COMMAND: rm -rf /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/run/user/0
  864. --> (415) INFO: Actual rootfs size [ 906MiB ]
  865. ------------------------------------------------------------------------------------------------------------
  866. ### prepare_partitions.log 
  867. --> (415) INFO: Preparing image file for rootfs [ orangepi4a bookworm ]
  868. --> (415) INFO: e2fsprogs version [ 1.46.5 does not support orphan_file ]
  869. --> (415) INFO: Current rootfs size [ 906 MiB ]
  870. --> (415) INFO: Creating blank image for rootfs [ truncate: 1184 MiB ]
  871. --> (415) COMMAND: truncate --size=1184M /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw
  872. --> (415) INFO: Creating partitions [ root: ext4 ]
  873. --> (416) COMMAND: sfdisk /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw
  874. Checking that no-one is using this disk right now ... OK
  875. 
  876. Disk /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw: 1.16 GiB, 1241513984 bytes, 2424832 sectors
  877. Units: sectors of 1 * 512 = 512 bytes
  878. Sector size (logical/physical): 512 bytes / 512 bytes
  879. I/O size (minimum/optimal): 512 bytes / 512 bytes
  880. 
  881. >>> Script header accepted.
  882. >>> Created a new DOS disklabel with disk identifier 0xec99b23c.
  883. /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw1: Created a new partition 1 of type 'Linux' and of size 1.2 GiB.
  884. /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw2: Done.
  885. 
  886. New situation:
  887. Disklabel type: dos
  888. Disk identifier: 0xec99b23c
  889. 
  890. Device Boot Start End Sectors Size Id Type
  891. /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw1 8192 2424831 2416640 1.2G 83 Linux
  892. 
  893. The partition table has been altered.
  894. Syncing disks.
  895. --> (416) INFO: Allocated loop device [ LOOP=/dev/loop0 ]
  896. --> (416) COMMAND: partprobe /dev/loop0
  897. --> (416) INFO: Creating rootfs [ ext4 on /dev/loop0p1 ]
  898. --> (416) COMMAND: mkfs.ext4 -q -m 2 -L armbi_root /dev/loop0p1
  899. --> (417) COMMAND: tune2fs -o journal_data_writeback /dev/loop0p1
  900. tune2fs 1.46.5 (30-Dec-2021)
  901. --> (417) INFO: Mounting rootfs [ /dev/loop0p1 (UUID=12a700da-19f7-45e3-90f2-99f41bc504ea) ]
  902. --> (417) COMMAND: mount /dev/loop0p1 /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/
  903. --> (417) COMMAND: cat /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/etc/fstab
  904. UUID=12a700da-19f7-45e3-90f2-99f41bc504ea / ext4 defaults,noatime,commit=120,errors=remount-ro 0 1
  905. --> (417) COMMAND: mkimage -C none -A arm -T script -d /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.cmd /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot/boot.scr
  906. Image Name:
  907. Created: Mon Feb 24 23:41:46 2025
  908. Image Type: ARM Linux Script (uncompressed)
  909. Data Size: 4577 Bytes = 4.47 KiB = 0.00 MiB
  910. Load Address: 00000000
  911. Entry Point: 00000000
  912. Contents:
  913.  Image 0: 4569 Bytes = 4.46 KiB = 0.00 MiB
  914. ------------------------------------------------------------------------------------------------------------
  915. ### create_image_from_sdcard_rootfs.log 
  916. --> (418) INFO: Copying files via rsync to [ / (MOUNT root) ]
  917. --> (418) COMMAND: rsync -aHWh -X --exclude=/boot --exclude=/dev/* --exclude=/proc/* --exclude=/run/* --exclude=/tmp/* --exclude=/sys/* --exclude="/home/*" --info=progress0,stats1 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/ /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/
  918. 
  919. sent 886.14M bytes received 428.80K bytes 50.66M bytes/sec
  920. total size is 888.21M speedup is 1.00
  921. --> (435) INFO: Copying files to [ /boot (MOUNT /boot) ]
  922. --> (435) COMMAND: rsync -aHWXh --info=progress0,stats1 /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a/boot /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a
  923. 
  924. sent 64.01M bytes received 6.72K bytes 18.29M bytes/sec
  925. total size is 63.97M speedup is 1.00
  926. --> (438) INFO: Deploying qemu-user-static binary to chroot [ qemu-aarch64-static during initrd# ]
  927. --> (438) COMMAND: cp -pv /usr/bin/qemu-aarch64-static /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static
  928. '/usr/bin/qemu-aarch64-static' -> '/home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static'
  929. --> (438) INFO: Updating initramfs... [ TMPDIR=/tmp update-initramfs -u -k 6.13.0-dev-sun55iw3 ]
  930. --> (438) COMMAND: TMPDIR=/tmp update-initramfs -u -k 6.13.0-dev-sun55iw3
  931. update-initramfs: Generating /boot/initrd.img-6.13.0-dev-sun55iw3
  932. update-initramfs: Armbian: Converting to u-boot format: /boot/uInitrd-6.13.0-dev-sun55iw3
  933. Image Name: uInitrd
  934. Created: Tue Feb 25 02:44:08 2025
  935. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  936. Data Size: 8116791 Bytes = 7926.55 KiB = 7.74 MiB
  937. Load Address: 00000000
  938. Entry Point: 00000000
  939. update-initramfs: Armbian: Symlinking /boot/uInitrd-6.13.0-dev-sun55iw3 to /boot/uInitrd
  940. '/boot/uInitrd' -> 'uInitrd-6.13.0-dev-sun55iw3'
  941. update-initramfs: Armbian: done.
  942. --> (559) INFO: Updated initramfs. [ TMPDIR=/tmp update-initramfs -u -k 6.13.0-dev-sun55iw3 ]
  943. --> (559) COMMAND: cp -v /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/boot/initrd.img-6.13.0-dev-sun55iw3 /home/juanesf91/build/cache/initrd/initrd.img-6.13.0-dev-sun55iw3-8c5e7f6ef335b9bd675ba340f0c5c3f7
  944. '/home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/boot/initrd.img-6.13.0-dev-sun55iw3' -> '/home/juanesf91/build/cache/initrd/initrd.img-6.13.0-dev-sun55iw3-8c5e7f6ef335b9bd675ba340f0c5c3f7'
  945. --> (559) COMMAND: cp -v /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/initrd.img-6.13.0-dev-sun55iw3.fd872638-0d53-4e86-b500-f435175cc62a.manifest /home/juanesf91/build/cache/initrd/initrd.manifest-6.13.0-dev-sun55iw3.last.manifest
  946. '/home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/initrd.img-6.13.0-dev-sun55iw3.fd872638-0d53-4e86-b500-f435175cc62a.manifest' -> '/home/juanesf91/build/cache/initrd/initrd.manifest-6.13.0-dev-sun55iw3.last.manifest'
  947. --> (559) INFO: Re-enabling [ initramfs-tools hook for kernel ]
  948. --> (559) COMMAND: chmod -v +x /etc/kernel/postinst.d/initramfs-tools
  949. mode of '/etc/kernel/postinst.d/initramfs-tools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
  950. --> (559) INFO: Unmounting [ /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a ]
  951. --> (560) COMMAND: grep -E '/home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/(dev|proc|sys|tmp)' /proc/mounts || true
  952. --> (560) COMMAND: rm -rf /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/run/user/0
  953. --> (560) INFO: Removing qemu-user-static binary from chroot [ qemu-aarch64-static during initrd ]
  954. --> (560) COMMAND: rm -fv /home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static
  955. removed '/home/juanesf91/build/.tmp/mount-fd872638-0d53-4e86-b500-f435175cc62a/usr/bin/qemu-aarch64-static'
  956. --> (560) INFO: Free SD cache [ 13% ]
  957. --> (560) INFO: Mount point [ 91% ]
  958. --> (560) INFO: Preparing u-boot bootloader [ LOOP=/dev/loop0 - /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb ]
  959. --> (560) COMMAND: dpkg -x /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb /home/juanesf91/build/.tmp/work-fd872638-0d53-4e86-b500-f435175cc62a/uboot-write-v3LtU/
  960. --> (560) INFO: Sourcing u-boot install functions [ /home/juanesf91/build/output/debs/linux-u-boot-orangepi4a-dev_25.02.0-trunk_arm64__2025.01-S2ebd-Pe2be-H8869-V77e1-Bb703-R448a.deb ]
  961. --> (560) INFO: Writing u-boot bootloader [ /dev/loop0 ]
  962. --> (561) INFO: Unmounting recursively [ MOUNT - be patient ]
  963. --> (561) INFO: Freeing loop device [ /dev/loop0 ]
  964. --> (562) COMMAND: mv -v /home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw /home/juanesf91/build/.tmp/image-fd872638-0d53-4e86-b500-f435175cc62a/Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img
  965. renamed '/home/juanesf91/build/.tmp/rootfs-fd872638-0d53-4e86-b500-f435175cc62a.raw' -> '/home/juanesf91/build/.tmp/image-fd872638-0d53-4e86-b500-f435175cc62a/Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img'
  966. --> (562) INFO: Done building [ Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img ]
  967. --> (562) INFO: SHA256 calculating [ Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img ]
  968. --> (573) INFO: Fast-moving file to output/images [ -> Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img (1.16GiB) ]
  969. --> (573) COMMAND: mv /home/juanesf91/build/.tmp/image-fd872638-0d53-4e86-b500-f435175cc62a/Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img /home/juanesf91/build/output/images
  970. --> (573) INFO: Fast-moving file to output/images [ -> Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img.sha (141.00B) ]
  971. --> (573) COMMAND: mv /home/juanesf91/build/.tmp/image-fd872638-0d53-4e86-b500-f435175cc62a/Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img.sha /home/juanesf91/build/output/images
  972. --> (573) INFO: Fast-moving file to output/images [ -> Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img.txt (19.27KiB) ]
  973. --> (573) COMMAND: mv /home/juanesf91/build/.tmp/image-fd872638-0d53-4e86-b500-f435175cc62a/Armbian-unofficial_25.02.0-trunk_Orangepi4a_bookworm_dev_6.13.0_minimal.img.txt /home/juanesf91/build/output/images
  974. --> (573) INFO: Unmounting recursively [ SDCARD rootfs finished - be patient ]
  975. --> (573) TARGET-REACHED: Done building image [ orangepi4a ]
  976. ------------------------------------------------------------------------------------------------------------
  977. ### runtime_total.log 
  978. --> (573) INFO: Runtime [ 9:31 min ]
  979. ------------------------------------------------------------------------------------------------------------
  980. ### repeat_build_options.log 
  981. --> (573) EXT: Repeat Build Options [ ./compile.sh build BOARD=orangepi4a BRANCH=dev BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm ]
  982. --> (573) INFO: Cleaning up [ please wait for cleanups to finish ]
  983. ------------------------------------------------------------------------------------------------------------
  984.  
Add Comment
Please, Sign In to add comment