Passes podman baseline tests as root user.
LGTM, passed baseline tests
LGTM passes gating tests
Basic testing works for me.
LGTM, but would love a test from @ankursinha if they've the time.
@ankursinha, thanks for lifting my confusion, I'm on the same page now. You had Podman installed on the system prior, you installed this skopeo rpm, and then Podman went belly up. Thanks for the explanation.
OK, I'm confused. Is this an issue with Podman or Skopeo? All the problems in the comments are for Podman build issues.... Could I ask that you create an upstream issue against https://github.com/containers/libpod/issues please?
LGTM, passes rudimentary tests
LGTM and passes rudimentary testing.
Failed the first baseline test:
ctr=$(buildah from scratch) mnt=$(buildah mount $ctr) dnf -y install --installroot=$mnt --releasever=31 httpd
After installing the packages, it starts spewing all kinds of error like this:
Running transaction Running scriptlet: filesystem-3.10-1.fc30.x86_64 1/1 Preparing : 1/1 Installing : libgcc-9.2.1-1.fc30.x86_64 1/166 error: lsetfilecon: (/usr/share, system_u:object_r:usr_t:s0) Operation not supported error: lsetfilecon: (/usr/share/licenses, system_u:object_r:usr_t:s0) Operation not supported error: lsetfilecon: (/lib64/libgcc_s-9-20190827.so.1;5e604985, system_u:object_r:lib_t:s0) Operation not supported error: lsetfilecon: (/lib64/libgcc_s.so.1;5e604985, system_u:object_r:lib_t:s0) Operation not supported error: lsetfilecon: (/usr/lib/.build-id, system_u:object_r:lib_t:s0) Operation not supported error: lsetfilecon: (/usr/lib/.
Passes baseline test except port test which is an old issue.
Passes baseline test except port test which is an old issue.
LGTM passes Podman baseline tests.
Passes baseline tests, LGTM
Passes baseline tests
Reverting my +1, the Version is off. It's showing:
Version: 1.9.3-dev
Go Version: go1.12.7
Image Spec: 1.0.1
Runtime Spec: 1.0.1-dev
CNI Spec: 0.4.0
libcni Version:
Git Commit:
Built: Wed Dec 31 19:00:00 1969
OS/Arch: linux/amd64
Passes baseline tests
LGTM. Passes Buildah Baseline.
LGTM. Passes Buildah Baseline tests
LGTM, passed baseline tests.