Comments

298 Comments
karma

LGTM

karma

Tests pass when run manually. LGTM.

Gating tests failed because of missing nc, a fix I made on f32 and rawhide but not f31. Fixed for next time.

passes podman-2.0.1-1.fc32 system tests, root and rootless. LGTM.

Passes podman-2.0.1-1.fc32 test suite, root & rootless. LGTM.

Passes (admittedly incomplete) test suite.

@ankursinha this build made it out by accident, but it was caught quickly and replaced by the -2 build. The bug only affected shortnames ("podman pull foo", vs "podman pull registry/name/foo").

@jimtahu I've filed podman issue 6629. Thank you for reporting this.

Confirmed. With oci-umount-2:2.5-4.gitc3cda1f.fc32, podman fails as follows:

# podman run alpine date
Error: error setting up OCI Hooks: parsing hook "/usr/share/containers/oci/hooks.d/oci-umount.json": unrecognized hook version: ""

This is a regression: podman-2:1.9.3-1.fc32 succeeds with and without oci-umount installed.

dnf remove oci-umount makes podman work again.

LGTM - passes gating tests (manually invoked, since Fedora CI seems to be down). -1 karma is for reasons explained above.

karma

The ongoing CI outage worries me. However, I ran skopeo and podman gating tests manually - all pass. I confirmed that pulling alpine (shortname) works. @ankursinha PTAL

karma

@tomsweeneyredhat /etc/containers/registries.conf comes from containers-common rpm which == skopeo

karma

Confirmed. This containers-common has a bad registries.conf.

karma

Passes system tests and simple manual tests with podman-1.9.2-1.fc31

Gating-test failure is due to a broken test setup. Tests pass when run manually with the right settings.

Tested with podman-2.0.0-0.10.dev.git8857ba2.fc33.

# podman run alpine date

Before:  Error: unable to pull alpine: image name provided is a short name and no search registries are defined in the registries config file.

After: [works as expected]
karma

LGTM

karma

LGTM

karma

LGTM. I'm not sure why gating tests aren't showing up though.

karma

LGTM