[GH-ISSUE #103] luci-app-3ginfo-lite apk package compile fails #81

Closed
opened 2026-03-04 11:58:28 +03:00 by kerem · 1 comment
Owner

Originally created by @Jalakas on GitHub (Nov 11, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/103

luci-app-3ginfo-lite apk package compile fails:

make[3] -C feeds/luci3ginfolite/luci-app-3ginfo-lite compile
ERROR: info field 'version' has invalid value: package version is invalid
ERROR: failed to create package: ../openwrt/bin/packages/mips_24kc/luci3ginfolite/luci-app-3ginfo-lite-1.0.74-20240827-r1.apk: package version is invalid

I believe apk versions does not like dash in version, as here:
github.com/openwrt/packages@bc14a5428b

Originally created by @Jalakas on GitHub (Nov 11, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/103 luci-app-3ginfo-lite **apk** package compile fails: > make[3] -C feeds/luci3ginfolite/luci-app-3ginfo-lite compile > ERROR: info field 'version' has invalid value: package version is invalid > ERROR: failed to create package: ../openwrt/bin/packages/mips_24kc/luci3ginfolite/luci-app-3ginfo-lite-1.0.74-20240827-r1.apk: package version is invalid I believe apk versions does not like dash in version, as here: https://github.com/openwrt/packages/commit/bc14a5428b66e0a191417a47fb8a78884c8b607a
kerem closed this issue 2026-03-04 11:58:28 +03:00
Author
Owner

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

Hi @Jalakas ,
I fixed Makefile to be compatible with the apk.

<!-- gh-comment-id:2468523499 --> @4IceG commented on GitHub (Nov 11, 2024): Hi @Jalakas , I fixed Makefile to be compatible with the apk.
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#81
No description provided.