What version of podman are you running? I see said fix was supposedly pushed to master 14 days ago, while the latest release was 17 days ago. Unless you're building from master, it's possible your version just doesn't have the fix - Thomas Clayborne
Mar 22, 2019, 11:05 AM by [email protected]: > On Fri, 22 Mar 2019, Robert P. J. Day wrote: > >> >> just system upgraded to fedora 30 branched (worked almost flawlessly >> other than having to manually Ctrl-Alt-Del manually at the end), >> testing some simple container examples and immediately hit this when >> trying non-root podman (it works fine running as root): >> >> $ podman run hello-world >> Error: error creating libpod runtime: Error running podman info while >> refreshing state: exit status 1 >> $ >> >> i found a github containers/libpod issue that clearly relates to >> this: >> >> >> https://github.com/containers/libpod/issues/1853 >> <https://github.com/containers/libpod/issues/1853> >> >> the final comment on that, dated dec 2018, suggests that that issue >> was addressed, so i'm not sure whether i should try all the >> suggestions listed there, or whether i'm doing something wrong. >> > > whoops, linked to wrong github issue page, here's the right one: > > https://github.com/containers/libpod/issues/2231 > <https://github.com/containers/libpod/issues/2231> > > rday > > -- > > ======================================================================== > Robert P. J. Day Ottawa, Ontario, CANADA > > http://crashcourse.ca/dokuwiki <http://crashcourse.ca/dokuwiki> > > Twitter: > http://twitter.com/rpjday <http://twitter.com/rpjday> > LinkedIn: > http://ca.linkedin.com/in/rpjday > <http://ca.linkedin.com/in/rpjday> > ======================================================================== > _______________________________________________ > test mailing list -- > [email protected] > <mailto:[email protected]> > To unsubscribe send an email to > [email protected] > <mailto:[email protected]> > Fedora Code of Conduct: > https://getfedora.org/code-of-conduct.html > <https://getfedora.org/code-of-conduct.html> > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > <https://fedoraproject.org/wiki/Mailing_list_guidelines> > List Archives: > > https://lists.fedoraproject.org/archives/list/[email protected] > <https://lists.fedoraproject.org/archives/list/[email protected]> > _______________________________________________ test mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
