LuttyYang / luci-theme-material

this is a openwrt luci theme
331 stars 94 forks source link

Fail to install luci-theme-material_0.2.18-1_all.ipk #39

Closed lacek closed 7 years ago

lacek commented 7 years ago

My device is on 15.05.1, r48532.

Got the following error during installation:

root@OpenWrt:/tmp# opkg install /tmp/luci-theme-material_0.2.18-1_all.ipk 
Installing luci-theme-material (0.2.18-1) to root...
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-theme-material:
 *  libssp * 
 * opkg_install_cmd: Cannot install package luci-theme-material.

Probably related to apollo-ng/luci-theme-darkmatter#4

0.2.17 installs fine.

alexsalex commented 7 years ago

Same problem... MiRoter Mini OpenWRT 15.05.1, r48532

0.2.17 installs fine.

jougs commented 7 years ago

This looks like a duplicate of #38.

Cereal-Killa commented 7 years ago

I used "--force-depends" and it worked alright: opkg install ./luci-theme-material*.ipk --force-depends

I would be nice though to fix that issue so it can be installed normally.

Running LEDE Reboot 17.01.2 r3435-65eec8bd5f / LuCI lede-17.01 branch (git-17.152.82987-7f6fc16)

LuttyYang commented 7 years ago

I fix it issue in version 0.2.19, thanks