Skip to content
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

fix(pecl): configuration options in the right order #5373

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

ernolf
Copy link
Collaborator

@ernolf ernolf commented Oct 2, 2024

This pull request addresses an issue with the PECL installation of the memcached and redis extensions.
The invocation did not properly pass the configuration options, which resulted in igbinary not being enabled for both memcached and redis.

  • old:
    image
    image

  • new:
    image
    image

@ernolf ernolf requested a review from szaimen October 2, 2024 21:36
@szaimen
Copy link
Collaborator

szaimen commented Oct 3, 2024

Thanks @ernolf! It was my mistake, see our internal chat for the complete explanation.

In order to merge this, we need to update this workflow so that the dependencies still get correctly updated: https://github.com/nextcloud/all-in-one/blob/main/.github/workflows/nextcloud-update.yml

@szaimen szaimen added 3. to review Waiting for reviews bug Something isn't working labels Oct 3, 2024
@szaimen szaimen added this to the next milestone Oct 3, 2024
@ernolf
Copy link
Collaborator Author

ernolf commented Oct 3, 2024

need to update this workflow

✔️ e5ef4a2

build(pecl): update sed commands in workflow script to handle module versions dynamically
build(imagick): update url

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
@ernolf ernolf force-pushed the ernolf/fix/pecl-install-invocation branch from e5ef4a2 to d7428f0 Compare October 3, 2024 12:33
Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! 😊

@szaimen szaimen merged commit d9bf933 into main Oct 4, 2024
4 checks passed
@szaimen szaimen deleted the ernolf/fix/pecl-install-invocation branch October 4, 2024 13:41
@szaimen
Copy link
Collaborator

szaimen commented Oct 10, 2024

This is now released with v9.7.0 Beta. Testing and feedback is welcome! See https://github.com/nextcloud/all-in-one#how-to-switch-the-channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants