-
Notifications
You must be signed in to change notification settings - Fork 56
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
Remove Kubic references for Debian and Ubuntu #240
Conversation
Kubic repositories are just too painful to maintain, so best to get rid of them. The kubic repos are at: https://build.opensuse.org/project/show/devel:kubic:libcontainers:unstable Signed-off-by: Lokesh Mandvekar <[email protected]>
I'm not sure if I understand it enough to have a say in chucking this section out, but a change in markdown file wont affect the functionality of the website so LGTM. |
The linked repos were an alternative way for debian and ubuntu users to install a newer podman than what the distro provided by default. They are becoming increasingly difficult to maintain so I don't want to point users to it. Hence the deletion. |
This should also be publicly announced somewhere if you drop support for this. But can we ask someone from the community to maintain these first? I know you tried in the past but maybe ask again. One of the biggest complains is outdated version on ubuntu/debian and when I point this out on the podman bug tracker when people file issues against old versions the usual response is: how can I install the recent version? I want by no means force you to do that work, you have every right to drop this if you like. |
FYI we're using these repos in Github Actions |
Is there another way to install more recent podman package into ubuntu other than ofiicial repositores? |
I hate to get rid of all of that, but I will lean on you to determine the pain point for updating it all versus not having it. |
Does this also include https://build.opensuse.org/project/show/devel:kubic:libcontainers:stable ? |
@lsm5 update on this? |
@benoitf is this still the case?
@odockal I think people have sometimes mentioned alternative ways in github issues but I can't comment on how dependable those are or if they will be actively supported. I think some people do install via brew.
@afbjorklund I don't intend to remove the actual repos. I only intend to stop mentioning them in the official docs unless we have sufficient community support for active maintenance. |
@lsm5 any update on this PR? |
I'd like to go ahead with this. If anyone is willing to volunteer for active maintenance of Kubic packages, I'm listening and willing to help. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Would have to be someone else doing the majority work. I won't be able to assign this to myself.
I guess removing it from the official podman docs is the better approach then. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Last time I was maintaining PPAs, they were ubuntu-only. Has that changed? Debian users would also want something |
This comment was marked as off-topic.
This comment was marked as off-topic.
@afbjorklund Let's take any further conversation either to a gh issue / discussion. LMK if any further concerns blocking this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Yes it is. We are using it to get more recent Podman in GH action ubuntu runner for our tests. I have created an issue in podman-desktop repo for us to tackle eventual need for a new solution if Kubic repo will be not maintained anymore, but I do not really see anyone who can work on the issue to keep unofficial repository alive, even if we combine both teams as suggested. Do not want to open the discussion here. Let's see if something can be done in the linked issue and open new on podman side if needed. |
Kubic repositories are just too painful to maintain, so best to get rid of them.
The kubic repos are at:
https://build.opensuse.org/project/show/devel:kubic:libcontainers:unstable
@TomSweeneyRedHat @cgiradkar @GabiNecasova PTAL