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 for debian 12 issue (#416) that caused libraries for extensions to be uninstalled #417

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

ederuiter
Copy link
Contributor

@ederuiter ederuiter commented Jun 29, 2023

This also adds a test that makes sure all extension libraries are installed (buld fails if ldd outputs a line with => not found)

Note: the extdir variable is needed because if we execute php after the libraries are removed it will print warnings causing the ldd command to fail

Fixes: #416

Copy link
Member

@williamdes williamdes left a comment

Choose a reason for hiding this comment

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

Thank you !

@williamdes williamdes self-assigned this Jun 29, 2023
@williamdes williamdes merged commit 87bbb8d into phpmyadmin:master Jun 29, 2023
@ederuiter ederuiter deleted the fix/issue-416 branch June 29, 2023 19:16
@williamdes williamdes mentioned this pull request Jul 4, 2023
williamdes added a commit that referenced this pull request Jul 4, 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.

Missing libraries for gd/zip extensions
2 participants