lxcphp74: Broken on ustable #130

Open
opened 2021-08-13 14:00:10 +02:00 by bwaegeneire · 0 comments
Owner

By inadvertence I deployed an lxc php 7.4 container from the unsatable branch instead of stable, this was unsuccessfull.

The playbook stoped at the "Copy evolinux PHP configuration" step because /var/lib/lxc/php74/rootfs/etc/php/7.4/ didn't exist because php 8.0 was installed instead of php 7.4. I think that's because "Install PHP packages" doesn't specify a version packaged but just "php-fpm" for example.

We should try to reprdduce the issue and then fix the creation of containers for php74 on Debian Buster.

By inadvertence I deployed an lxc php 7.4 container from the unsatable branch instead of stable, this was unsuccessfull. The playbook stoped at the "Copy evolinux PHP configuration" step because `/var/lib/lxc/php74/rootfs/etc/php/7.4/` didn't exist because php 8.0 was installed instead of php 7.4. I think that's because "Install PHP packages" doesn't specify a version packaged but just "php-fpm" for example. We should try to reprdduce the issue and then fix the creation of containers for php74 on Debian Buster.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#130
No description provided.