[GH-ISSUE #30] luci-app-sms-tool apk package compile fails #26

Closed
opened 2026-03-04 12:10:18 +03:00 by kerem · 5 comments
Owner

Originally created by @Jalakas on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/30

luci-app-sms-tool apk package compile fails:

make[3] -C feeds/luciappsmstool/luci-app-sms-tool compile
ERROR: info field 'version' has invalid value: package version is invalid
ERROR: failed to create package: ../openwrt/bin/packages/mips_24kc/luciappsmstool/luci-app-sms-tool-1.9.6-20230501-r1.apk: package version is invalid

Fix would be same as here: github.com/4IceG/luci-app-modemband@2b52318486

Originally created by @Jalakas on GitHub (Nov 20, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/30 luci-app-sms-tool **apk** package compile fails: > make[3] -C feeds/luciappsmstool/luci-app-sms-tool compile > ERROR: info field 'version' has invalid value: package version is invalid > ERROR: failed to create package: ../openwrt/bin/packages/mips_24kc/luciappsmstool/luci-app-sms-tool-1.9.6-20230501-r1.apk: package version is invalid Fix would be same as here: https://github.com/4IceG/luci-app-modemband/commit/2b52318486c8fbee5bbca4a834a9b258e6609595
kerem closed this issue 2026-03-04 12:10:18 +03:00
Author
Owner

@4IceG commented on GitHub (Nov 20, 2024):

Fixed.

Strange that you compile a old package in Lua when there is a package available rewritten in JS.

<!-- gh-comment-id:2489436359 --> @4IceG commented on GitHub (Nov 20, 2024): Fixed. Strange that you compile a old package in Lua when there is a package available rewritten in JS.
Author
Owner

@Jalakas commented on GitHub (Nov 21, 2024):

Didn't know about JS package, will find out.
Anyway, big thanks for your work supporting 3G/4G infrastructure on Openwrt!

<!-- gh-comment-id:2490126693 --> @Jalakas commented on GitHub (Nov 21, 2024): Didn't know about JS package, will find out. Anyway, big thanks for your work supporting 3G/4G infrastructure on Openwrt!
Author
Owner

@4IceG commented on GitHub (Nov 21, 2024):

It's nice that my packages are useful not only for me.

JS version is https://github.com/4IceG/luci-app-sms-tool-js

<!-- gh-comment-id:2490644162 --> @4IceG commented on GitHub (Nov 21, 2024): It's nice that my packages are useful not only for me. JS version is https://github.com/4IceG/luci-app-sms-tool-js
Author
Owner

@Jalakas commented on GitHub (Nov 21, 2024):

Did't find JS version link from README.
Maybe you can add the link?

<!-- gh-comment-id:2491127733 --> @Jalakas commented on GitHub (Nov 21, 2024): Did't find JS version link from README. Maybe you can add the link?
Author
Owner

@4IceG commented on GitHub (Nov 21, 2024):

I added information about the package rewritten to JS in the README.

<!-- gh-comment-id:2492262128 --> @4IceG commented on GitHub (Nov 21, 2024): I added information about the package rewritten to JS in the README.
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#26
No description provided.