#17309: Luci Meta Package Misconfigured with Theme
-------------------------+-----------------------------------
 Reporter:  johnllyon@…  |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  packages     |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 I installed Barrier Breaker RC-2, but noticed that the Luci web-interface

 After upgrading to Barrier Breaker, I performed the following commands to
 update my packages:


 {{{
 opkg update
 opkg install luci luci-app-qos luci-proto-ipv6 ...
 }}}

 Luci installed successfully.  I then started the uhttp daemon to enable
 access to Luci.  However, when attempting to access the Luci Web
 Interface, I get the following error in my browser window:


 {{{
 /usr/lib/lua/luci/dispatcher.lua:284: No valid theme found
 stack traceback:
         [C]: in function 'assert'
         /usr/lib/lua/luci/dispatcher.lua:284: in function 'dispatch'
         /usr/lib/lua/luci/dispatcher.lua:195: in function
 </usr/lib/lua/luci/dispatcher.lua:194>
 }}}

 My first thought was that the meta-package was misconfigured and failed to
 install a theme for Luci.  However, when I try to install a them manually,
 I get the following console output:


 {{{

 root@OpenWrt:~# opkg install luci-theme-bootstrap
 Package luci-theme-bootstrap (svn-r10459-1) installed in root is up to
 date.

 }}}

 So it looks like the Luci meta-package is misconfigured.  I'm using a
 WNDR3700, so I'm using the ar71xx/generic set of packages and builds.

--
Ticket URL: <https://dev.openwrt.org/ticket/17309>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to