Re: pseudo error building master with kas-container
Quentin Schulz
Hi Trevor,
On January 6, 2022 2:50:47 PM GMT+01:00, Trevor Woerner <twoerner@...> wrote: Hey Quentin,https://docs.podman.io/en/latest/markdown/podman-run.1.html#tmpfs-fs I wasn't talking about uids or gids, but pids_limit in containers.conf for podman on your host. See:- increase pids_limit in container.conf (your system's), we've set it toThere seem to be a couple places to update the uid/gid mappings. Originally, https://man.archlinux.org/man/containers.conf.5.en We discovered that it just had nothing to do with Bitbake/pseudo or whatever, because with a fork bomb we reached the max of 2048 processes (within the container) before the container started to fail us. Without those two changes, I've never been able to successfully build even core-image-minimal for qemu-x86_64. Cheers, Quentin I expanded my testing and discovered that using kas-container with podman on
|
|