WIP: Fix debian 10+ php 5.6 container creation #168

Draft
pmarchand wants to merge 1 commit from fix_lxc_php56_debian10 into unstable
Contributor

The keyring has to be downgraded for the php 5.6 jessie container to be installed on debian 10 and +

The keyring has to be downgraded for the php 5.6 jessie container to be installed on debian 10 and +
pmarchand added 1 commit 2022-12-22 17:45:41 +01:00
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
cb727a007d
Fix debian 10+ php 5.6 container creation
The keyring for jessie has to be downgraded
mtrossevin was assigned by pmarchand 2022-12-22 17:45:57 +01:00
pmarchand added the
bug
label 2022-12-22 17:46:10 +01:00
Owner

FWIW, now the key is even expired, so meh…

FWIW, now the key is even expired, so meh…
mtrossevin requested changes 2023-11-17 15:28:17 +01:00
mtrossevin left a comment
Owner

NAK

I am really not certain that it is a good idea. Especially considering that the key is now expired which mean that it will probably not work.

NAK I am really not certain that it is a good idea. Especially considering that the key is now expired which mean that it will probably not work.
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
This pull request has changes conflicting with the target branch.
  • CHANGELOG.md

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_lxc_php56_debian10:fix_lxc_php56_debian10
git checkout fix_lxc_php56_debian10

Merge

Merge the changes and update on Forgejo.
git checkout unstable
git merge --no-ff fix_lxc_php56_debian10
git checkout unstable
git merge --ff-only fix_lxc_php56_debian10
git checkout fix_lxc_php56_debian10
git rebase unstable
git checkout unstable
git merge --no-ff fix_lxc_php56_debian10
git checkout unstable
git merge --squash fix_lxc_php56_debian10
git checkout unstable
git merge --ff-only fix_lxc_php56_debian10
git checkout unstable
git merge fix_lxc_php56_debian10
git push origin unstable
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
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#168
No description provided.