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

include/pdal directory has too restrictive permissions #394

Open
bbhtt opened this issue Nov 27, 2023 · 1 comment
Open

include/pdal directory has too restrictive permissions #394

bbhtt opened this issue Nov 27, 2023 · 1 comment

Comments

@bbhtt
Copy link

bbhtt commented Nov 27, 2023

See PDAL/PDAL#4258

This causes the runners in flathub to fail and make unrelated builds fail as it can't delete that directory.

Please run something like chmod -R u+w /app/include/pdal as post-install to "fix" it.

@bbhtt
Copy link
Author

bbhtt commented Nov 29, 2023

Please make sure to not update to PDAL 2.6.0 or 2.6.1 without the upstream patch or correct permissions on that folder.

Also, no test builds must reach installing PDAL 2.6.0 or 2.6.1 without the patch/correct permissions.

@bbhtt bbhtt mentioned this issue Nov 29, 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

No branches or pull requests

1 participant