Closed mythi closed 4 months ago
@eero-t are you fine with the suggested buildah fix?
@hj-johannes-lee PTAL and merge if ok
@eero-t are you fine with the suggested buildah fix?
Yes. It would still be nice to know what's the root cause, but in the meanwhile it's acceptable workaround.
(Cannot say anything about the other changes though, so approval needs to come from somebody else.)
:+1 FWIW, my host
dmesg
shows something that looks related:[55853.131352] audit: type=1326 audit(1721716790.685:552): auid=1001 uid=1001 gid=1002 ses=20 subj=unconfined pid=317640 comm="tar" exe="/usr/bin/tar" sig=0 arch=c000003e syscall=452 compat=0 ip=0x78a577c8fe8e code=0x50000
Does the container have any apt
configs that would cause apt install
to avoid calling that syscall? See: https://github.com/opencontainers/runc/issues/2517#issuecomment-1030859646
unfortunately not enough authority to merge it.
Closes: #1780