Skip to content

Dockerfile: convert base container to debian:bookworm#11

Open
hongxu-jia wants to merge 2 commits intozulcss:mainfrom
hongxu-jia:main
Open

Dockerfile: convert base container to debian:bookworm#11
hongxu-jia wants to merge 2 commits intozulcss:mainfrom
hongxu-jia:main

Conversation

@hongxu-jia
Copy link
Contributor

No description provided.

Update doc to install qemu-user-static rather than call apt install
in tools/build-container.sh

Remove duplicated option -v $(pwd):/usr/src

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
After convert base container to debian:bookworm, it caused mmdebstrap
was downgraded from 1.4.3 to 1.3.5. The old version does not `stop copying
qemu-$arch-static binary into the chroot'[1]. So we need to install qemu-user-static
to container otherwise assemble arm64 image in amd64 container failed
...
E: setup failed: E: cannot find /usr/bin/qemu-aarch64-static
I: main() received signal PIPE: waiting for setup...
I: removing tempdir /tmp/mmdebstrap.ICTBGw4f86...
E: mmdebstrap failed to run
...

[1] https://gitlab.mister-muffin.de/josch/mmdebstrap/commit/21366f76b79dfb4e0c929ac8365eb47e3c47f215

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant