[GH-ISSUE #24] Problem installing on OpenWrt 23.05.0 #22

Closed
opened 2026-03-04 12:10:17 +03:00 by kerem · 1 comment
Owner

Originally created by @huntz on GitHub (Nov 14, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/24

Hi @4IceG,
I am having problems installing this package on OpenWrt 23.05.0.

I have some of your plugins already installed and working fine (3ginfo-lite and luci-app-modemband) but i cannot install luci-app-sms-tool.

I have installed all the prerequisites:

opkg install kmod-usb-serial kmod-usb-serial-option sms-tool
Package kmod-usb-serial (5.15.134-1) installed in root is up to date.
Package kmod-usb-serial-option (5.15.134-1) installed in root is up to date.
Package sms-tool (2022-03-21-f07699ab-1) installed in root is up to date.

but when I install luci-app-sms-tool I get this error:

opkg install ./luci-app-smms-tool_1.9.6-20230501_all.ipk
Installing luci-app-sms-tool (1.9.6-20230501) to root...
Configuring luci-app-sms-tool.
uci: Entry not found
uci: Entry not found

uci: Entry not found

Killed

Thank you!

Originally created by @huntz on GitHub (Nov 14, 2023). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/24 Hi @4IceG, I am having problems installing this package on OpenWrt 23.05.0. I have some of your plugins already installed and working fine (3ginfo-lite and luci-app-modemband) but i cannot install luci-app-sms-tool. I have installed all the prerequisites: > opkg install kmod-usb-serial kmod-usb-serial-option sms-tool > Package kmod-usb-serial (5.15.134-1) installed in root is up to date. > Package kmod-usb-serial-option (5.15.134-1) installed in root is up to date. > Package sms-tool (2022-03-21-f07699ab-1) installed in root is up to date. but when I install luci-app-sms-tool I get this error: > opkg install ./luci-app-smms-tool_1.9.6-20230501_all.ipk > Installing luci-app-sms-tool (1.9.6-20230501) to root... > Configuring luci-app-sms-tool. > uci: Entry not found > uci: Entry not found > > uci: Entry not found > > > Killed Thank you!
kerem closed this issue 2026-03-04 12:10:17 +03:00
Author
Owner

@4IceG commented on GitHub (Nov 14, 2023):

Hi @huntz ,

The package installs normally despite these errors. It will work properly.

The question is why you install the old package on new OpenWrt releases. For current OpenWrt releases, install this package luci-app-sms-tool-js.

<!-- gh-comment-id:1810269704 --> @4IceG commented on GitHub (Nov 14, 2023): Hi @huntz , The package installs normally despite these errors. It will work properly. The question is why you install the old package on new OpenWrt releases. For current OpenWrt releases, install this package [luci-app-sms-tool-js](https://github.com/4IceG/luci-app-sms-tool-js).
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-sms-tool#22
No description provided.