luci - OpenWrt GUI installation failure -


enter image description here

i have installed openwrt on router , want install web gui, luci. accessed router , logged in gives me problems:

  • signature check failed
  • remove wrong signature file

i think should edit file , try opkg update.
following:-

vi /etc/opkg/distfeeds.conf src/gz chaos_calmer_luci http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/luci 

firstly remove link above file contain luci's link , add above link in file, , try

opkg update opkg install luci 

Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -