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

Deleting extension does not delete his config #4270

Open
shyim opened this issue Nov 5, 2024 · 0 comments
Open

Deleting extension does not delete his config #4270

shyim opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shyim
Copy link
Contributor

shyim commented Nov 5, 2024

Describe the bug
Removing extension does not delete config and triggers errors

To Reproduce

brew install shivammathur/extensions/[email protected]
brew uninstall shivammathur/extensions/[email protected]
PHP -v

and you see

PHP Warning:  PHP Startup: Unable to load dynamic library '/opt/homebrew/opt/[email protected]/pcov.so' (tried: /opt/homebrew/opt/[email protected]/pcov.so (dlopen(/opt/homebrew/opt/[email protected]/pcov.so, 0x0009): tried: '/opt/homebrew/opt/[email protected]/pcov.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/[email protected]/pcov.so' (no such file), '/opt/homebrew/opt/[email protected]/pcov.so' (no such file)), /opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so (dlopen(/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so, 0x0009): tried: '/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file), '/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file))) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/homebrew/opt/[email protected]/pcov.so' (tried: /opt/homebrew/opt/[email protected]/pcov.so (dlopen(/opt/homebrew/opt/[email protected]/pcov.so, 0x0009): tried: '/opt/homebrew/opt/[email protected]/pcov.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/[email protected]/pcov.so' (no such file), '/opt/homebrew/opt/[email protected]/pcov.so' (no such file)), /opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so (dlopen(/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so, 0x0009): tried: '/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file), '/opt/homebrew/lib/php/pecl/20230831//opt/homebrew/opt/[email protected]/pcov.so.so' (no such file))) in Unknown on line 0

Expected behavior

Screenshots/Logs

Additional context

Are you willing to submit a PR?

@shyim shyim added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants