mirror of https://github.com/containers/podman.git
Newer versions of git are much more pedantic about who owns the repository files. When setting up to run rootless, prior to this commit, the repo. ownership was changed from root. This causes all subsequent git-operations as root to fail: ``` fatal: unsafe repository ('<$GOSRC>' is owned by someone else) ``` Fix this by re-ordering operations, such that the change in ownership is done immediately before executing as a user. Also disable the git-ownership check on the source repository assuming the CI environment is disposable. Signed-off-by: Chris Evich <cevich@redhat.com> |
||
---|---|---|
.. | ||
cirrus | ||
containers-common | ||
hello | ||
modules-load.d | ||
msi | ||
podmanimage | ||
remote | ||
script | ||
snapcraft | ||
spec | ||
systemd | ||
tmpfile | ||
dependabot-dance | ||
dependencies.txt |