For many it seems to be fixed if apcu is enable in the command line:
add this line in /etc/php/*/cli/conf.d/20-apcu.ini (path depends a bit on the distribution used):
apc.enable_cli=1
For many it seems to be fixed if apcu is enable in the command line:
add this line in /etc/php/*/cli/conf.d/20-apcu.ini (path depends a bit on the distribution used):
apc.enable_cli=1