Conversation
.. see #2420 (comment) As suggested by @polarathene the not needed repos are more elegantly removed, commands for removing util-linux removal and zypper up were redudant and thus squashed. First stage was build manually and it looked fine. This fixes #2439 .
|
@polarathene : better? |
|
Yeah looks like the advice I gave in 2023 👍 I personally have been sticking to Fedora as a base image of choice but I don't expect much to have changed with the Leap advice since then :) Reference - Comparison to
|
|
Thanks! And apologize to have this hung for so long. Actually heard the first time about chisel. Thanks for the heads up. IIRC by the end of the year opensuse 15.6 should be EOL and after that it looks like there's a version 16 from which I don´t know what it'll be like. From what I've heard earlier the desktop version will be containerized -- whatever that means for this project. |
No worries! I know how it is finding the time to spare for such 😅
SUSE has other base images specifically for containers (BCI - Base Container Image) at their own image registry. It's been a while but I think the BCI images might differ a little with packages. So if there were an issue with your current base image in the future, the BCI images should be similar enough for you and I doubt they'd be dropping those. If needed you could also switch to an alternative base image:
Fedora was simple enough, with a similar approach to what openSUSE Leap is doing with
|
|
Short comment here..
It's seems to me not relevant |
|
I think we also considered Debian alongside Fedora and Leap. It wasn't as competitive at meeting the size goal though that was important for you. A recent issue I had with Debian was Debian 12 was released around June 2023, and that came with SpamAssassin 4.0 package, which in March 2024 released 4.0.1, yet that did not arrive until Debian 12 in March 2025. Dates might be slightly off, but that was quite a long time for a bug fix to land. Other software also similarly lagged behind in receiving updates with point releases to get fixes we wanted. We still use Debian as a base for now but that is one of my annoyances with it. You shouldn't have to wait 1-2 years for that, it's even longer for some packages when it comes to upgrading major/minor versions (Leap had a similar observation IIRC, but was a bit more inconsistent). |
.. see #2420 (comment)
As suggested by @polarathene the not needed repos are more elegantly removed, commands for removing util-linux removal and zypper up were redudant and thus squashed.
First stage was build manually and it looked fine.
This fixes #2439 .
What is your pull request about?
If it's a code change please check the boxes which are applicable
help()