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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -