diff options
author | Chris Evich <cevich@redhat.com> | 2022-01-27 11:02:22 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2022-01-27 11:36:48 -0500 |
commit | 4c26a3a5cde02b45a38b04105f5d8d470ef2c458 (patch) | |
tree | 9588519a90fc9866a93b212b6c40fad2b74272ff /test/e2e/run_userns_test.go | |
parent | 5d6b5a03557385e1a0d6d6ecc29522b0101e22dd (diff) | |
download | podman-4c26a3a5cde02b45a38b04105f5d8d470ef2c458.tar.gz podman-4c26a3a5cde02b45a38b04105f5d8d470ef2c458.tar.bz2 podman-4c26a3a5cde02b45a38b04105f5d8d470ef2c458.zip |
Cirrus: Fix get_ci_vm.sh initial setup
Due to some recent changes in the Makefile, the setup part of the script
is now breaking with the error:
```
install: cannot stat 'bin/rootlessport': No such file or directory
make: *** [Makefile:767: install.bin] Error 1
```
The root-cause seems to be the `install` targets not
properly specifying their build dependencies. This may lead to other
problems WRT automation, but for now I'm just patching this tool to
workaround the issue.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'test/e2e/run_userns_test.go')
0 files changed, 0 insertions, 0 deletions