Dear all, I'm trying to build Jailhouse-enabled image for Raspberry PI 4. Unfortunately, both using v0.12 and master/next branches, I experienced several errors during the build process.
In the following, the logs using master/next branch: ____________________________________________________________________________________ ..... dpkg: error processing archive /tmp/apt-dpkg-install-fQatE1/67-rpi-firmware-brcm80211_1.0_arm64.deb (--unpack): trying to overwrite '/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob', which is also in package firmware-brcm80211 20210315-3 Selecting previously unselected package sshd-regen-keys. Preparing to unpack .../68-sshd-regen-keys_0.4_arm64.deb ... Unpacking sshd-regen-keys (0.4) ... Selecting previously unselected package usbutils. Preparing to unpack .../69-usbutils_1%3a013-3_arm64.deb ... Unpacking usbutils (1:013-3) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../70-vim-runtime_2%3a8.2.2434-3_all.deb ... Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.2.2434-3) ... Selecting previously unselected package vim. Preparing to unpack .../71-vim_2%3a8.2.2434-3_arm64.deb ... Unpacking vim (2:8.2.2434-3) ... Selecting previously unselected package wireless-tools. Preparing to unpack .../72-wireless-tools_30~pre9-13.1_arm64.deb ... Unpacking wireless-tools (30~pre9-13.1) ... Selecting previously unselected package wpasupplicant. Preparing to unpack .../73-wpasupplicant_2%3a2.9.0-21_arm64.deb ... Unpacking wpasupplicant (2:2.9.0-21) ... Errors were encountered while processing: /tmp/apt-dpkg-install-fQatE1/67-rpi-firmware-brcm80211_1.0_arm64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) WARNING: exit code 100 from a shell command. ERROR: Logfile of failure stored in: /work/build/tmp/work/jailhouse-demo-arm64/demo-image-rpi4-wic-img/1.0-r0/temp/log.do_rootfs_install.2140 ERROR: Task (mc:rpi4-jailhouse-demo:/repo/recipes-core/images/demo-image.bb:do_rootfs_install) failed with exit code '1' ____________________________________________________________________________________ In the following, the logs using v0.12 branch: ____________________________________________________________________________________ Exception: bb.process.ExecutionError: Execution of '/work/build/tmp/work/jailhouse-demo-arm64/demo-image-rpi4-wic-img/1.0-r0/temp/run.rootfs_install_pkgs_download.21860' failed with exit code 100: Reading package lists... Building dependency tree... Reading state information... Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) jailhouse-jailhouse-rpi:arm64 < none -> 0.12 @un puN Ib > Broken jailhouse-jailhouse-rpi:arm64 Depends on python:any:any < none @un H > (< 2.8) Considering python-is-python2:arm64 0 as a solution to jailhouse-jailhouse-rpi:arm64 9999 Re-Instated libpython2.7-minimal:arm64 Re-Instated python2.7-minimal:arm64 Re-Instated python2-minimal:arm64 Re-Instated perl-modules-5.32:arm64 Re-Instated libgdbm-compat4:arm64 Re-Instated libperl5.32:arm64 Re-Instated perl:arm64 Re-Instated media-types:arm64 Re-Instated mailcap:arm64 Re-Instated mime-support:arm64 Re-Instated libpython2.7-stdlib:arm64 Re-Instated python2.7:arm64 Re-Instated libpython2-stdlib:arm64 Re-Instated python2:arm64 Re-Instated python-is-python2:arm64 Broken jailhouse-jailhouse-rpi:arm64 Depends on python-mako:arm64 < none @un H > Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: jailhouse-jailhouse-rpi : Depends: python-mako but it is not installable E: Unable to correct problems, you have held broken packages. WARNING: exit code 100 from a shell command. ____________________________________________________________________________________ Any clues? Thanks! Luigi -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/5c8edbda-5bf0-450e-bbab-a99de33df2a9n%40googlegroups.com.
