Bugzilla – Bug 1212924
PHP 8.2 no installable APCu module for apache2
Last modified: 2024-07-01 18:10:32 UTC
PHP 8.2 installed from https://download.opensuse.org/repositories/devel:/languages:/php/openSUSE_Leap_15.5/ The APCU module from https://download.opensuse.org/repositories/server:/php:/extensions/15.5/ is does not fit to 8.2 (it wants php 8.0)
The php8 version in Leap 15.5 should be 8.0.29 and not the Factory version 8.2.7. I'll ask maintenance.
he is using devel:languages:php which has the newer php. php 8.2 did not come from leap but from this devel repo
(In reply to Marcus Meissner from comment #2) > he is using devel:languages:php which has the newer php. > > php 8.2 did not come from leap but from this devel repo Right, the packages in server:php:extensions do not build against 8.2.x for Leap 15.5 but they do in the devel:languages:php repo. Probably this repo should not be published since its most likely used only internally. Let's wait for the php maintainers to review this once they're back next week...
The reason for my upgrade is: Nextcloud 27.0 (Hub 5) will not be installed, if PHP version < 8.2.x.
@Marcus, I do not have privs to enable the devel:languages:php in server:php:extensions. I'm assigning the bug to the php-APCu maintainer as is listed as bugowner of the project in [0]. @Christian, would you mind taking a look here? TIA https://build.opensuse.org/project/users/server:php:extensions
There is a https://download.opensuse.org/repositories/server:/php:/extensions/devel_languages_php_php82_leap_15_5/ since a couple of months.