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

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -