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

2.3.2 is not possible to install on Openwrt 24.10 as apk package, the .ipk package does not exist #558

Open
roblad opened this issue Feb 9, 2025 · 1 comment

Comments

@roblad
Copy link

roblad commented Feb 9, 2025

There is no possible to install the
luci-theme-argon-2.3.2-r20250207.apk by opkg in openwrt 24.10 the opkg does not recognize the package. APK package in Openwrt 24.1has not updated yet.
Is it possible to get the same package as ver. 2.3.1 for 2.3.2 as .ipk to install on Openwrt 24.10.

The manual below is wrong:

Install for OpenWrt official SnapShots and ImmortalWrt

opkg install luci-compat
opkg install luci-lib-ipkg
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk
opkg install luci-theme-argon*.ipk

Result:

wget --no-check-certificate https://github.com/jerrykuku
/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk
Downloading 'https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk'
Connecting to 140.82.121.4:443
Redirected to /github-production-release-asset-2e65be/170895520/72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250209T162801Z&X-Amz-Expires=300&X-Amz-Signature=dbc79cd61206193df66823c140f3bc106f743d2840e6d129106924e46331a9e2&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dluci-theme-argon-2.3.2-r20250207.apk&response-content-type=application%2Fvnd.android.package-archive on objects.githubusercontent.com
Writing to '72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256'
72aa6620-e888-44f8-9 100% |*******************************| 383k 0:00:00 ETA
Download completed (392891 bytes)

-rw-r--r-- 1 root root 392891 Feb 9 17:28 72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256

moreover, the online extractor shows:

luci-theme-argon-2.3.2-r20250207.apk
This directory is empty

@roblad roblad changed the title 2.3.2 2.3.2 is not possible to install on Openwrt 24.10 as apk package, the .ipk package does not exist 2.3.2 is not possible to install on Openwrt 24.10 as apk package, the .ipk package does not exist Feb 9, 2025
@jerrykuku
Copy link
Owner

The ipk version has been updated.

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

2 participants