[GH-ISSUE #32] luci-app-modemband apk package compile fails: #28

Closed
opened 2026-03-04 12:06:50 +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-modemband/issues/32

luci-app-modemband apk package compile fails:

make[3] -C feeds/modemband/luci-app-modemband compile
ERROR: info field 'version' has invalid value: package version is invalid
ERROR: failed to create package: .../openwrt/bin/packages/mips_24kc/modemband/luci-app-modemband-1.0.25-20240519-r1.apk: package version is invalid
make[3]: *** [.../openwrt/feeds/luci/luci.mk:381: .../openwrt/bin/packages/mips_24kc/modemband/luci-app-modemband-1.0.25-20240519-r1.apk] Error 99
ERROR: package/feeds/modemband/luci-app-modemband failed to build.

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-modemband/issues/32 luci-app-modemband apk package compile fails: > make[3] -C feeds/modemband/luci-app-modemband compile > ERROR: info field 'version' has invalid value: package version is invalid > ERROR: failed to create package: .../openwrt/bin/packages/mips_24kc/modemband/luci-app-modemband-1.0.25-20240519-r1.apk: package version is invalid > make[3]: *** [.../openwrt/feeds/luci/luci.mk:381: .../openwrt/bin/packages/mips_24kc/modemband/luci-app-modemband-1.0.25-20240519-r1.apk] Error 99 > ERROR: package/feeds/modemband/luci-app-modemband failed to build. 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 12:06:50 +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:2468525223 --> @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-modemband#28
No description provided.