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: nextcloud 28.0.0 needs bz2 module #2128

Closed
wants to merge 2 commits into from
Closed

fix: nextcloud 28.0.0 needs bz2 module #2128

wants to merge 2 commits into from

Conversation

jjasoncool
Copy link

@jjasoncool jjasoncool commented Dec 17, 2023

Solving this issue
fix #2118

nextcloud 28.0.0 needs bz2 php module

Signed-off-by: JAN <forwork.jan@gmail.com>
Signed-off-by: JAN <forwork.jan@gmail.com>
@PH89
Copy link

PH89 commented Dec 19, 2023

I can confirm bz2 is missing in the latest docker image.
Applying these changes will fix this warning:
image

LG2M

@J0WI
Copy link
Contributor

J0WI commented Dec 21, 2023

Duplicate of #1351, please follow the discussion in nextcloud/server#42342

@J0WI J0WI closed this Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After upgrading 28.0.0 bz2 module missing
3 participants