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 - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -