geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
496 stars 441 forks source link

No package matching 'php-devel' found available, installed or updated #328

Closed dspolleke closed 3 years ago

dspolleke commented 3 years ago

In the vars/RedHat.yml

__php_packages: contans:

but this cannot be installed in my environment. Is this strictly needed for the moduile to work or can this be caught in another vars (php-extra packages)

dspolleke commented 3 years ago

I checked but is not in de "general" repo but in the extra-packages repo so to put it in the default install is nog really a good idea.

kindlehl commented 3 years ago

@dspolleke this role is for setting up PHP. It would be expected that your environment is setup to allow the role to work. There is no better way to get PHP on your server than going through EPEL or IUS.

dspolleke commented 3 years ago

Well, the rest of the packages are NOT in epel. -devel packages have no place on production servers.

On Fri, Apr 16, 2021, 16:50 Hunter Lannon @.***> wrote:

@dspolleke https://github.com/dspolleke this role is for setting up PHP. It would be expected that your environment is setup to allow the role to work. There is no better way to get PHP on your server than going through EPEL or IUS.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/geerlingguy/ansible-role-php/issues/328#issuecomment-821231301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYX66AS7SG35KCHLRNHAHTTJBFBTANCNFSM4266IO4Q .

stale[bot] commented 3 years ago

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.

stale[bot] commented 3 years ago

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.