-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Ubuntu 22.04 installs podman v3.4.4: Errors were encountered while processing golang-github-containers-image and golang-github-containers-common #1571
Comments
I've hacked We're going to leave this open to track what the Podman team does with this and hopefully I'll be able to revert this hack in the near future. |
The podman team closed this issue and referred me to the Debian package managers. I'm not quite sure how to submit an issue there and I need to move on, so I'm going to leave this be. The problem seems to be that two google container related dependencies are trying to update the same file (AKA overlapping files). I'm going to try using the actions/runner-images#2703 (comment) like:
|
We're seeing the same problem installing kubeadm |
The I'm going to leave this issue open though, so we can check whether this is still necessary in the future. |
Ubuntu 22.04 ships Podman v3.4 (see https://packages.ubuntu.com/search?keywords=podman&searchon=names&suite=jammy§ion=all). @siretart may understand what's going on. Note that it's best to open issues or bugzillas against the specific Linux distribution as there is not much we can do upstream for dowstream packaging issues. |
Please follow the instructions at https://www.debian.org/Bugs/Reporting for reporting bugs to debian. I highly recommend using the As for the specific error, I'm unable to reproduce this issue with The error output is probably missing the relevant part that would indicate why the package manager might be having difficulties. The cases where |
FIXED: We upgraded to Ubuntu 22.04 and where Podman is on the official mirrors now. |
Tracking: containers/podman#14367
Installing podman on Ubuntu 22.04 via apt-get fails with:
Important: Podman v3.4.4 is being installed here not the latest v4.1.0 build. Perhaps this is the underlying problem?
The text was updated successfully, but these errors were encountered: