Files
podman/pkg
Paul Holzinger 246724fc60 fix system df flake
When reading the mount path here it can be missing and thus fail with
ENOENT when the voluem is removed in parallel. Because we do not want to
block for a full directory walk of course with the volume lock the only
choice is to ignore the error.

I have seen this error many times in CI in the past weeks:
    FAIL: podman system df --format '{{"\n"}}'
expected: = ''
  actual:   Error: lstat /home/ubuntu.guest/.local/share/containers/storage/volumes/v-t450-1djh1zmh/_data: no such file or directory

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-19 17:44:52 +02:00
..
2026-03-09 11:09:23 +01:00
2022-12-15 13:39:56 +01:00
2026-06-09 11:51:46 -07:00
2026-06-09 11:51:46 -07:00
2026-06-19 17:44:52 +02:00
2025-09-10 16:17:04 +02:00
2026-04-22 14:02:25 -05:00
2025-09-10 16:17:04 +02:00
2026-04-22 14:02:25 -05:00
2025-09-10 16:17:04 +02:00
2026-05-22 12:25:21 -07:00
2025-11-11 12:32:46 +01:00