Add support for Debian 12 (bookworm) #263
Annotations
7 errors
spec/acceptance/php_spec.rb#L27
php with default settings default parameters Package "php-fpm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "php-fpm" to be installed
|
spec/acceptance/php_spec.rb#L31
php with default settings default parameters Service "php-fpm" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "php-fpm" to be running
|
spec/acceptance/php_spec.rb#L32
php with default settings default parameters Service "php-fpm" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "php-fpm" to be enabled
|
spec/acceptance/php_spec.rb#L95
php with default settings default parameters with extensions Package "php-fpm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "php-fpm" to be installed
|
spec/acceptance/php_spec.rb#L99
php with default settings default parameters with extensions Service "php-fpm" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "php-fpm" to be running
|
spec/acceptance/php_spec.rb#L100
php with default settings default parameters with extensions Service "php-fpm" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "php-fpm" to be enabled
|
|
The logs for this run have expired and are no longer available.
Loading