php-legacy--8.1.23-2 unable to load apcu.so
Hi, after upgrading php-legacy, php-legacy-fpm, php-legacy-gd, php-legacy-pgsql and php-legacy-sqlite (8.1.23-1 -> 8.1.23-2) I get the following error in the log file: php-fpm-legacy[24175]: [14-Oct-2023 17:15:49] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php-legacy/modules/apcu.so (/usr/lib/php-legacy/modules/apcu.so: undefined symbol: php_strlcpy), /usr/lib/php-legacy/modules/apcu.so.so (/usr/lib/php-legacy/modules/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Downgrading to 8.1.23-1 helped getting my server back online. Is there an upgrade to php-legacy-apcu (currently 5.1.22-6) in the pipeline that has not yet landed on the mirror I use? Does this package need to be rebuilt? Thanks, Uwe
On 2023-10-14 17:22:17 (+0200), Uwe Sauter wrote:
after upgrading php-legacy, php-legacy-fpm, php-legacy-gd, php-legacy-pgsql and php-legacy-sqlite (8.1.23-1 -> 8.1.23-2) I get the following error in the log file:
php-fpm-legacy[24175]: [14-Oct-2023 17:15:49] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php-legacy/modules/apcu.so (/usr/lib/php-legacy/modules/apcu.so: undefined symbol: php_strlcpy), /usr/lib/php-legacy/modules/apcu.so.so (/usr/lib/php-legacy/modules/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Downgrading to 8.1.23-1 helped getting my server back online.
Is there an upgrade to php-legacy-apcu (currently 5.1.22-6) in the pipeline that has not yet landed on the mirror I use? Does this package need to be rebuilt?
Hi, It appears the php-legacy in [extra-staging] has been moved to [extra] prematurely (as part of a libsodium rebuild). As there has been an issue with parts of the modules and core php-legacy being/ not being built against glibc 2.38, there has been a TODO with overlap to the libsodium rebuild TODO. We're rebuilding remaining/affected packages momentarily. Best, David -- https://sleepmap.de
participants (2)
-
David Runge
-
Uwe Sauter