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

Wrong install mode for DSOs #27

Open
kloczek opened this issue Sep 16, 2020 · 0 comments
Open

Wrong install mode for DSOs #27

kloczek opened this issue Sep 16, 2020 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Sep 16, 2020

Looks like ExtUtils::Install is installing DSos loadable modules with 555. This is causing that most of the package managers has problem with extracriong from those DSOs elf debug info.
I was unable to figure out where actially it is hardcodes that 555.
Proper permission should be 755.

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

No branches or pull requests

1 participant