Would you please branch and build php-pecl-redis6 for EPEL10. This is needed for nextcloud. Thank you. I get it, if this is blocked by: https://issues.redhat.com/browse/RHEL-55273 I'm creating this bug simply for tracking purposes.
Don't know yet, perhaps redis extension will be part of RHEL-10, waiting for more information.
*** Bug 2319780 has been marked as a duplicate of this bug. ***
Roughtly one month later, php 8.3.12 is in CS10 and the redis extension is still not. Shall php-pecl-redis6 be built now to unblock nextcloud ?
Still waiting for RHEL-10 status BTW, such dependencies should be optional (Recommends) Nextcloud works without redis.
Yes, very good point, same for memcached and apcu. That will solve the FTI and will automagically use redis when it'll become available either in CS/RHEL or EPEL. Anyone to implement that or do you want a PR ?
Also candidates for Recommends rather than Requires, as they are optional: - php-intl - php-sodium (already a Recommends) - php-gmp - php-exif - php-imagick Not currently a Requires or Recommends, the weakest Suggests might be better for them: - ffmpeg - libreoffice
For the case of Nextcloud and redis, I would argue that it isn't that simple. Yes, for brand new installations with a default nextcloud config file, Nextcloud will continue to work. However, the admin panel will complain it is missing. For existing systems, already using redis, Nextcloud will crash w/o an obvious message as to the problem if, during an upgrade, the redis package goes away. While the fix would be to simply remove the redis entry from the config file, it will not be obvious to the average end user what the problem is, nor how to fix it. If there is not an approximate idea when php-pecl-redis6 might become available, I would rather pull nextcloud from el10 repos until php-pecl-redis6 becomes available. Please let me know.
> - php-sodium (already a Recommends) It is not even needed, also password argon2 which is available using OpenSSL 2 (PHP 8.4 feature backported to 8.3 in F41 and RHEL-10) > If there is not an approximate idea when php-pecl-redis6 might become available Before RHEL-10 GA
Package on its way to CentOS Stream 10 (and RHEL-10.0) See: https://gitlab.com/redhat/centos-stream/rpms/php-pecl-redis6 So not needed in EPEL