[Leap 15.4] PHP8 short in modules

Hello, the package php8, not brings all needed packages for developers and/or productivity software like redis, APCu, memcahed, imagick and xdebug. is there a way to include this in leap/SLES 15.4? if exist the possibility of allowing me collaborate to it, a little guide on how can I include those modules, can help me in future of doings this kinds of things.

Some of these are already available for 15.4 in the PHP:Extensions devel project https://download.opensuse.org/repositories/server:/php:/extensions/15.4/ - but of course, it being a devel project, one has to be wary whether they want to use this repository for their use case. Inclusion of new packages in Leap/SLE is generally only possible as part of a new release, someone else can probably explain that process better than me. As for SLE, extensions for PHP are probably rather included in either the Web and Scripting Module or in Package Hub. Best, Georg On 9/23/22 15:50, Walddys Emmanuel Dorrejo Céspedes wrote:

Oh, I forgot to answer your last part - if you'd like to package PHP extensions on your own, best check some existing packages, for example the php-memcached one you mentioned, in OBS (https://build.opensuse.org/package/show/server:php:extensions/php-memcached) to figure out how they are built. You can branch some to your home project in OBS and experiment and/or read https://en.opensuse.org/openSUSE:How_to_contribute_to_Factory for advice on contributing to Factory. Once a package is in Factory, it can be submitted further for Package Hub. On 9/23/22 16:24, Georg Pfuetzenreuter wrote:

Citeren Walddys Emmanuel Dorrejo Céspedes <dev.dorrejo@gmail.com>:
This is a known problem reported in https://bugzilla.opensuse.org/show_bug.cgi?id=1200772 Until that bug is fixed, adding the https://download.opensuse.org/repositories/server:/php:/extensions/15.4/ should enable you install these extensions. There is nothing experimental about this repository.

Thank you very much, i know those repos, but having complete package in official repo, will be better, because i have some instance that only depend of the dvd and manual update using external usb media

Actually, one of ALP workgroups lead by Alex Herzig was looking into revisiting PHP modules/rpms for the php container. I guess both sides would benefit. On Fri, 2022-09-23 at 16:31 +0200, Georg Pfuetzenreuter wrote:
-- Luboš Kocman (he/him) openSUSE Leap Release Manager SUSE +1 2345678910 www.suse.com
participants (4)
-
Arjen de Korte
-
Georg Pfuetzenreuter
-
Lubos Kocman
-
Walddys Emmanuel Dorrejo Céspedes