mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 19:35:53 +03:00
[GH-ISSUE #2] Permission denied at opkg install #136
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @erdoukki on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/2
@erdoukki commented on GitHub (Aug 2, 2021):
the scripts need executable flags...
May be the Makefile is missing a install section with INSTALLBIN...
@4IceG commented on GitHub (Aug 2, 2021):
Thank you for reporting. I know the error is occuring but I haven't found an effective way to fix it.
@erdoukki commented on GitHub (Aug 3, 2021):
fixed by setting the permissions before building the package (may be a bug in luci packaging ?)