eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.93k stars 1.19k forks source link

An adaptation is required for building Che-Code images after CentOS Stream 8 End Of Life #22998

Open RomanNikitenko opened 1 month ago

RomanNikitenko commented 1 month ago

Is your task related to a problem? Please describe

CentOS Stream 8 End Of Life was May 31, 2024: https://lists.centos.org/hyperkitty/list/devel@lists.centos.org/thread/BIWCCSDWOPCX5DMDEYJVTTEXHNYHSJZ3/

Che-Code podman/docker build was affected - https://rpmfind.net was used to install some dependencies.

Describe the solution you'd like

ibuziuk commented 1 month ago

@dmytro-ndp could you please raise this issue on the next DS IBM/x86 QE weekly sync?

RomanNikitenko commented 5 days ago

About s390x platform:

So, adaptation for the ubi8-based assembly is required. There are still available some versions of the packages, probably libsecret-0.21.1-1.fc39.s390x.rpm could be used, but anyway it should tested on the s390x platform.

RomanNikitenko commented 4 days ago

About ppc64 platform: