Released just yesterday: https://github.com/containers/libpod/releases/tag/v1.9.0 Since I cannot report bugs in older versions of podman, I would need the latest version despite it being so recent. ;)
A simple `mv libpod-1.{8.2,9.0}.ebuild && repoman manifest` sufficed on my system to create something that builds and runs.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c6deb01e007307cba63a3dc3e307976608732f commit a0c6deb01e007307cba63a3dc3e307976608732f Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-04-19 22:49:34 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-04-19 22:53:32 +0000 app-emulation/libpod: Bump to version 1.9.0 #717394 add fuse? ( sys-fs/fuse-overlayfs ) dependency Closes: https://bugs.gentoo.org/717394 Reported-by: Lukas Hrazky <lukkash@email.cz> Closes: https://bugs.gentoo.org/717756 Reported-by: Dennis Schridde <devurandom@gmx.net> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-emulation/libpod/Manifest | 1 + app-emulation/libpod/libpod-1.9.0.ebuild | 142 +++++++++++++++++++++++++++++++ app-emulation/libpod/metadata.xml | 4 + 3 files changed, 147 insertions(+)