-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Podman won't install on Ubuntu 20.04 any longer #14336
Comments
Hmm, this breaks minikube. We might have to build our own package again, sigh. We will use 3.4.7 it looks like, but 3.0.1 or 3.2.1 would also have been a possibility... |
From what I see the podman packages disappeared from all kubic repos: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/ https://build.opensuse.org/projects/devel:kubic:libcontainers:stable/pulse "Package was deleted (podman) by lsm5 about 19 hours ago" @lsm5 Do you know why? |
That's not cool. Having at least podman package in 20.04 would give basic functionality for our gates in https://github.com/openstack/kuryr-kubernetes. With that change we are currently broken and unable to merge any changes. |
We have not been maintaining the Kubic repositories for over a year, and they have accumulated a number of security vulnerabilities in the process; as such, the decision was made to stop hosting the packages. I believe the current suggested alternative is #14065 (comment) but @lsm5 should have more details. |
I think, that's ok to drop support for version 20.10 and higher, since there is both podman/buildah in official repository, but for the older releases (20.04 and below) Kubic is (was) the only choice. And while most of the OpenStack projects are not transitioned into newer LTS, we are kind of stuck on that release. Having only cri-o installed, is not a full solution for us, since we need to build containers with our services. And finally, I must stress, that we use it to test only, not on production. |
I have restored the Beware that the podman in there is v3.4.2 which is vulnerable to IIRC 4 CVEs (3 of them are probably low severity) and please consider some alternatives as mentioned in #14278 (comment) |
I have also restored podman on the Builds should be published in a few mins. |
Thank you :) |
sure thing. sorry about the hassle. Closing.. |
This is the same use case ( |
Is there still a way to install Podman (any version) on Ubuntu 20.04?
Because this throws
gpg: no valid OpenPGP data found
:The text was updated successfully, but these errors were encountered: