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

[WIP] bwidget: Fix permissions, adopt. #49319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Eloitor
Copy link
Contributor

@Eloitor Eloitor commented Mar 16, 2024

Testing the changes

  • I tested the changes in this PR: NO

@Eloitor
Copy link
Contributor Author

Eloitor commented Mar 16, 2024

Currently the user does not have permissions in the folder /usr/lib/tcl8.6/BWidget/.

@Eloitor
Copy link
Contributor Author

Eloitor commented Mar 16, 2024

When I build this package locally I get the following...

=> bwidget-1.9.16_2: running do_install ...
chmod: cannot access '/destdir//bwidget-1.9.16/usr/lib/tcl8.6/BWidget/BWman/ArrowButton.html': Permission denied
chmod: cannot access '/destdir//bwidget-1.9.16/usr/lib/tcl8.6/BWidget/BWman/BWidget.html': Permission denied
chmod: cannot access '/destdir//bwidget-1.9.16/usr/lib/tcl8.6/BWidget/BWman/Button.html': Permission denied
chmod: cannot access '/destdir//bwidget-1.9.16/usr/lib/tcl8.6/BWidget/BWman/ButtonBox.html': Permission denied
chmod: cannot access '/destdir//bwidget-1.9.16/usr/lib/tcl8.6/BWidget/BWman/ComboBox.html': Permission denied

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.

None yet

1 participant