[GH-ISSUE #2] Permission denied at opkg install #136

Closed
opened 2026-03-13 13:06:41 +03:00 by kerem · 3 comments
Owner

Originally created by @erdoukki on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/2

Configuring luci-app-3ginfo-lite.
//usr/lib/opkg/info/luci-app-3ginfo-lite.postinst: /usr/lib/opkg/info/luci-app-3ginfo-lite.postinst-pkg: line 4: /usr/share/3ginfo-lite/set_3ginfo_port.sh: Permission denied
uci: Entry not found
Originally created by @erdoukki on GitHub (Aug 2, 2021). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/2 ``` Configuring luci-app-3ginfo-lite. //usr/lib/opkg/info/luci-app-3ginfo-lite.postinst: /usr/lib/opkg/info/luci-app-3ginfo-lite.postinst-pkg: line 4: /usr/share/3ginfo-lite/set_3ginfo_port.sh: Permission denied uci: Entry not found ```
kerem closed this issue 2026-03-13 13:06:46 +03:00
Author
Owner

@erdoukki commented on GitHub (Aug 2, 2021):

the scripts need executable flags...
May be the Makefile is missing a install section with INSTALLBIN...

<!-- gh-comment-id:891069385 --> @erdoukki commented on GitHub (Aug 2, 2021): the scripts need executable flags... May be the Makefile is missing a install section with INSTALLBIN...
Author
Owner

@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.

<!-- gh-comment-id:891096869 --> @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.
Author
Owner

@erdoukki commented on GitHub (Aug 3, 2021):

fixed by setting the permissions before building the package (may be a bug in luci packaging ?)

<!-- gh-comment-id:891982045 --> @erdoukki commented on GitHub (Aug 3, 2021): fixed by setting the permissions **before** building the package (may be a bug in luci packaging ?)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#136
No description provided.