LGTM passes baseline tests
Passes baseline tests, LGTM
LGTM, passes baseline tests.
FWIW, there's a fix for progress for that issue: https://github.com/containers/buildah/pull/1201. I'm thinking we might want to do a 1.5-2 release in the very near future.
LGTM passes Buildah Baseline
LGTM passes baseline tests
LGTM, passes baseline tests.
LGTM, passes baseline tests
LGTM, passes baseline tests
LGTM, passes buildah baseline tests
After pulling https://kojipkgs.fedoraproject.org//packages/containernetworking-plugins/0.7.3/2.fc29/x86_64/containernetworking-plugins-0.7.3-2.fc29.x86_64.rpm directly and installing it, the kit ran fine. Per@lsm5, this should be a temporary hiccup.
LGTM and passes baseline tests
@lsm5, I'm getting:
Last metadata expiration check: 0:04:49 ago on Thu 13 Sep 2018 09:59:33 AM EDT. Error: Problem: conflicting requests - nothing provides containernetworking-plugins >= 0.7.3-2 needed by podman-1:0.9.1.1-1.dev.git95dbcad.fc29.x86_64
Only seems to bump containernetworking-plugins up to 7.3.1
Is this expected?
LGTM passes baseline tests
Edsantiago pinged me via e-mail he suggested updating container-selinux too, and that turned the trick. Baseline tests pass after updating container-selinux and runc.
I've had more problems than Ed. I've had to dnf -y update runc --enablerepo updates-testing
&& runc both, but when I run a container I'm seeing no output.
podman run $ctrid ls /
I'd expect to see the root directories files.
Passed podman baseline tests, no issues.
My bad, on the last one. Adding --enablerepo updates-testing to my 'dnf install' command turned the trick. Baseline tests passed, reverting the -1.
Won't install.
Last metadata expiration check: 0:35:53 ago on Mon 27 Aug 2018 09:13:29 AM EDT. Error: Problem: conflicting requests - nothing provides containernetworking-plugins >= 0.7.3-1 needed by podman-0.8.4-1.git9f9b8cf.fc28.x86_64
LGTM passes baseline.