-
Notifications
You must be signed in to change notification settings - Fork 177
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
php-redis - re-publish pecl for php82 #17266
base: oi/hipster
Are you sure you want to change the base?
Conversation
I think you wants to remove this line: https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/components.ignore#L27 |
The jenkins log presents the error that i have seen locally: It doesn't build because there is a dublicate dir name/path here: build/amd64/build/PHP-Parser-4.15.1/PHP-Parser-4.15.1/ |
Yes. IOW, it was never published, so it didn't disappear from the package repo :-). |
@@ -20,6 +20,7 @@ include ../../../../make-rules/shared-macros.mk | |||
|
|||
COMPONENT_NAME= redis | |||
COMPONENT_VERSION= 6.0.2 | |||
COMPONENT_REVISION= 1 | |||
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) |
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.
There is no web/php-82/extension/php-redis yet so COMPONENT_REVISION is bogus here.
And this happens on the build server (and mine, too) and is the reason the package is in components.ignore: |
|
for whatever reason disappeared from repository