From 2508913a0f5d531d9c965f695b8b19dfb23882c7 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 8 Apr 2022 10:51:39 -0400 Subject: If newuidmap or newgidmap fail, then check their permissions Often distributions to not have newuidmap and netgidmap configured to be setuid. If Podman fails to setup the user namespace, check to see if these files doe not have the proper protection and tell the user. [NO NEW TESTS NEEDED] Signed-off-by: Daniel J Walsh --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index 30395f7e5..541e78b78 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -233,7 +233,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/host github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process -# github.com/containers/storage v1.39.1-0.20220330193934-f3200eb5a5d9 +# github.com/containers/storage v1.39.1-0.20220406221121-28f3ba9b891d ## explicit github.com/containers/storage github.com/containers/storage/drivers -- cgit v1.2.3-54-g00ecf