Unable to install Podman on Ubutu 20.04 #17159
Replies: 7 comments
-
I believe this is also the issue for another Ubuntu releases (I've faced that in i.e 18.04). It would be good to fix this relatively quickly due to fact that this problem may affect a lot of environments. |
Beta Was this translation helpful? Give feedback.
-
Could it be that |
Beta Was this translation helpful? Give feedback.
-
Please try this link: |
Beta Was this translation helpful? Give feedback.
-
To me it seems that https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/ If Podman 4 would not be supported by Ubuntu 20.04 for some reason (e.g. Kernel version requirements) you could not use the |
Beta Was this translation helpful? Give feedback.
-
Yes I have tried switching the url to unstable. The issue is the certificate that comes back has expired
We started with the stable that then redirects to the unstable and then that goes to a URL That's a 404.
Playing with all the features we get to a state where I don't get a 404 within the cert that comes back is expired. Looks like it expired on December 5th.
…________________________________
From: Alexander Veit ***@***.***>
Sent: Sunday, December 11, 2022 5:07:13 PM
To: containers/podman ***@***.***>
Cc: Kyle Dawson ***@***.***>; Author ***@***.***>
Subject: [EXTERNAL] Re: [containers/podman] Unable to install Podman on Ubutu 20.04 (Issue #16760)
To me it seems that unstable corresponds to Podman 4 while stable is Podman 3. https: //download. opensuse. org/repositories/devel: /kubic: /libcontainers: /stable/xUbuntu_20. 04/amd64/ https: //download. opensuse. org/repositories/devel: /kubic: /libcontainers: /unstable/xUbuntu_22. 04/amd64/
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
To me it seems that unstable corresponds to Podman 4 while stable is Podman 3.
https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/<https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/>
https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/amd64/<https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/amd64/>
If Podman 4 would not be supported by Ubuntu 20.04 for some reason (e.g. Kernel version requirements) you could not use the unstable branch with Ubuntu 20.04 and you probably had to change unstable to stable in your URL.
—
Reply to this email directly, view it on GitHub<#16760 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHATIRLKYDMYOGDL77KBB43WMZGBDANCNFSM6AAAAAASV4CWWQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
A friendly reminder that this issue had no activity for 30 days. |
Beta Was this translation helpful? Give feedback.
-
I think this is a discussion, since not much the upstream repo can do. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
/kind bug
Description
Unable to install podman on Ubutu 20.04
Steps to reproduce the issue:
Describe the results you received:
curl -fsSL https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_$(lsb_release -rs)/Release.key \
Describe the results you expected:
Podman gets installed
Beta Was this translation helpful? Give feedback.
All reactions