Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update package format to the new APK style #532

Open
kyogithub opened this issue Nov 12, 2024 · 8 comments
Open

Please update package format to the new APK style #532

kyogithub opened this issue Nov 12, 2024 · 8 comments

Comments

@kyogithub
Copy link

Hi!

Great work with Argon theme, It's the most amazing theme out there for Luci!!

As now openwrt is changing the package manager from opkg to APK, could you please update the release files so we can still use the amazing Argon theme?

Related info:
https://forum.openwrt.org/t/rfc-announcing-apkwrt/120096
openwrt/packages#23706

@famewolf
Copy link

I second this. I'm wanting to install this awesome theme on a new Linksys LN1301.

@lightsabata
Copy link

i am also interested by this update

@kyogithub
Copy link
Author

I hope this doesn't upset JerryKuKu, I forked the git and updated build script to use snapshot sdk and branch, in the release section of the fork (https://github.com/kyogithub/luci-theme-argon/releases) you can download the APK-style release, I installed it with : apk add --allow-untrusted luci-theme-argon-2.3.1-r20230420.apk and worked just fine.

Again, thanks Jerry for this amazing theme

@castillofrancodamian
Copy link

@kyogithub Could you update luci-app-argon-config?

@kyogithub
Copy link
Author

@kyogithub Could you update luci-app-argon-config?

Done, install like the theme: apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk

https://github.com/kyogithub/luci-app-argon-config/releases

@castillofrancodamian
Copy link

castillofrancodamian commented Nov 23, 2024

@kyogithub I copy the command line to install, which is what I was missing. I was able to compile both packages with the OpenWrt SDK.

@famewolf
Copy link

apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk

Is there a way to fix this? It's not the packages fault but seems to be an issue after latest updates with apk even just for "apk upgrade"

root@OpenWrt:/tmp# apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk
ERROR: unable to select packages:
sqm-scripts-nss-20240510-r1:
error: uninstallable
arch: all
satisfies: world[sqm-scripts-nss]

@kyogithub
Copy link
Author

apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk

Is there a way to fix this? It's not the packages fault but seems to be an issue after latest updates with apk even just for "apk upgrade"

root@OpenWrt:/tmp# apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk ERROR: unable to select packages: sqm-scripts-nss-20240510-r1: error: uninstallable arch: all satisfies: world[sqm-scripts-nss]

Try this procedure, should work: https://github.com/arix00/openwrt-mx4300/blob/doc/foss-kmod-apk.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants