Ubuntu 22.04 installs podman v3.4.4: Errors were encountered while processing golang-github-containers-image and golang-github-containers-common #14367
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
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?
Steps to reproduce the issue:
Run the following commands on a new Ubuntu 22.04 machine:
Potentially related? #9345
Describe the results you received:
The
sudo apt-get install -y podman
fails with:**Note that podman does seem to be working after this error. I was able to pull and run the Hello-World image from DockerHub.
Describe the results you expected:
I expected podman to install without errors.
Here's the full output from both commands:
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Running on Windows Hyper-V.
The text was updated successfully, but these errors were encountered: