jerrykuku / luci-theme-argon

Argon is a clean and tidy OpenWrt LuCI theme that allows users to customize their login interface with images or videos. It also supports automatic and manual switching between light and dark modes.
Apache License 2.0
4.09k stars 800 forks source link

Unable to install 2.2.5 to OpenWRT 19.0.7.6 #187

Closed ngb closed 1 year ago

ngb commented 3 years ago

Attempted to install Argon 2.2.5 via SSH and via LuCI. Receive the same message about control file both ways. Full messages when attempting to install via LuCI:

Collected errors:

xkuza commented 3 years ago

Same here

maans2001 commented 3 years ago

same here as well have you found a fix ??

mikekscholz commented 3 years ago

wget isnt naming the downloaded file properly, its saving as something like 'f2383380-f6e3-11ea-9936-81d1784fa4d5?X-Amz-Algorithm=AWS4-HMAC-SHA256'

you have to do a ls and copy whatever yours is named and then

mv f2383380-f6e3-11ea-9936-81d1784fa4d5?X-Amz-Algorithm=AWS4-HMAC-SHA256 luci-theme-argon.ipk

to rename the file