Package: php-apcu
Version: 5.1.18+4.0.11-1+b1
Severity: grave
Justification: renders package unusable

After the upgrade nextcloud just gives an internal server error

The problem seems to be that nextcloud is configured to use apcu as
a memory cache and this version of apcu only has php7.4 files.  Nextcloud
is currently stuck on php7.3 so the memory cache it's told to use
doesn't exist.

I can fix this in my nextcloud config.php by commenting out the line

'memcache.local' => '\\OC\\Memcache\\APCu',

But the problem certainly makes apcu unusable by nextcloud

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 5.5.0-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages php-apcu depends on:
ii  libc6                            2.30-4
ii  php-common                       2:69
ii  php7.4-cli [phpapi-20190902]     7.4.5-1
ii  php7.4-phpdbg [phpapi-20190902]  7.4.5-1

Versions of packages php-apcu recommends:
ii  php-apcu-bc  1.0.5-2+b1

Versions of packages php-apcu suggests:
ii  php-gd              2:7.3+69
ii  php7.2-gd [php-gd]  7.2.9-1
ii  php7.3-gd [php-gd]  7.3.15-3

-- no debconf information

Reply via email to