diff options
author | Ed Santiago <santiago@redhat.com> | 2020-07-23 06:17:22 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-07-23 06:17:22 -0600 |
commit | 81115243ef69368a22ca78f0c4cd5dfc173b505d (patch) | |
tree | 9e3e3d0afcdc8ebb111f2d3b30194d403882aa74 /vendor/github.com/vishvananda/netlink/nl | |
parent | 1aac197f79e91b06ec7e948bd73bb2464e8a508f (diff) | |
download | podman-81115243ef69368a22ca78f0c4cd5dfc173b505d.tar.gz podman-81115243ef69368a22ca78f0c4cd5dfc173b505d.tar.bz2 podman-81115243ef69368a22ca78f0c4cd5dfc173b505d.zip |
CI: fix rootless permission error
CI runs are failing in special_testing_rootless:
mkdir /var/tmp/go/pkg: permission denied
Probable cause: #6822, which universally set GOPATH.
Solution: in rootless setup, chown -R GOPATH as well
as GOSRC (the latter was already being chowned).
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'vendor/github.com/vishvananda/netlink/nl')
0 files changed, 0 insertions, 0 deletions