Closed lukasfischer closed 8 months ago
In Ubuntu 22.04 there is no package php8.1-json. Code is included in an other package- This packages has to be omitted in __php_packages in the vars file for Ubuntu 22.04.
it works with this config.
@plix1014 Could you submit a PR with your fix?
This version vars/Ubuntu-22.yml
file worked for me:
It lists every file except the JSON dep. It' s not the cleanest solution, but it works!
There is a fix for the missing php8.0-json package in #358.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
not stale.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.
Create a vars file Ubuntu-22.yml
__php_default_version_debian: "8.1"