Latest release.
Bump to v0.8.1
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-ca761d17f5
Please log in to add feedback.
This update has been submitted for testing by dwalsh.
This update has obsoleted podman-0.8.1-1.git6b4ab2a.fc28, and has inherited its bugs and notes.
works
Not passing baseline tests as root.
ctrid=$(podman pull registry.access.redhat.com/rhscl/redis-32-rhel7) Trying to pull registry.access.redhat.com/rhscl/redis-32-rhel7...Getting image source signatures Copying blob sha256:428a9ca37f0e50a5d54a0540773f2c7d402b27ed1264cfef3b7b8d87ee102ec8 71.45 MB / 71.45 MB [======================================================] 7s Copying blob sha256:8115a58d83bdb789829910c62fc48223d5204954608a08f612f06bdd162677ab 1.27 KB / 1.27 KB [========================================================] 0s Copying blob sha256:339bc4cdfd0f5fb6f1efb3efc66de4968af86634e1d852bfdb68a74ac66d5a39 7.30 MB / 7.30 MB [========================================================] 0s Copying blob sha256:fff1a4593f69a553981712d1e9d54a31924b6a0581b05bd8306e373e19198f9c 6.59 MB / 6.59 MB [========================================================] 0s Copying config sha256:294a1906c56250af046bf3adbed1ab048341d592b4ff6ee81dc913f3ba4909d2 8.84 KB / 8.84 KB [========================================================] 0s Writing manifest to image destination Storing signatures podman run $ctrid ls / error reading container (probably exited) json message: EOF
After talking with dan walsh, reran baseline tests and they passed as root. I'd a configuration error. About 50% of the baseline tests passed as non-root.
After some tweaking in the cgroups test (adding
--cgroup-manager=cgroupfs) to account for new defaults, this build passes 114 of 122 tests in autotest suite.I'm unable to reproduce the problem reported by @tomsweeneyredhat
This update has been pushed to testing.
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
works for me