-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use ext name instead of pkg name, and add redis #479
Conversation
Pull Request validationSuccess🟢 CI - All checks have passed Auto MergeFailed🔴 Pull Request has unsupported target branch Success🟢 Pull Request is not marked as draft and it's not blocked by |
@phracek please check |
[test] |
Testing Farm results
|
@remicollet IT looks like on CentOS Stream 10 packages do not exist
|
[test] |
Yes, because these are NOT package name (so rpm -V fails) |
From CI log:
:) |
Thanks. Let's try another shot [test] |
@remicollet One more question. The Dockerfile.rhel10 is not valid? Thanks for the great work, though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing. LGTM.
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Main benefit: will install the extension, whatever the package name is, and latest version, ex:
By packaging Guidelines, the
php-<extname>
is always provided and is the only reliable namehttps://docs.fedoraproject.org/en-US/packaging-guidelines/PHP/#requires-provides-c