Source: golang-github-containerd-cgroups
Version: 1.0.4-1
Severity: normal

Hi,

src:golang-github-containerd-cgroups tries to access
/sys/kernel/mm/hugepages which is not guaranteed to be there in
containers:

https://systemd.io/CONTAINER_INTERFACE/

This is for example the case with sbuild in unshare mode (starting with
0.85.9) due to #1071234. I would propose to either mock the path or
disable the test.

Cheers Jochen

Reply via email to