Ticket #381 (closed defect: invalid)
Installing new luci-packages makes LuCI unusable on OpenWRT 10.03.1-RC6
| Reported by: | juergen@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | LuCI 0.10.0 |
| Component: | LuCI Applications | Keywords: | |
| Cc: |
Description
I use 10.03.1-RC6, r28680, on a TP-Link TL-WR1043ND. This is an ar71xx machine.
After uploading the firmware image, the router initially worked fine. After installing luci-ddns via the software management web GUI, however, LuCI returns the following error message:
/usr/lib/lua/luci/controller/admin/uci.lua:22: attempt to call global '_' (a nil value) stack traceback: /usr/lib/lua/luci/controller/admin/uci.lua:22: in function 'v' /usr/lib/lua/luci/dispatcher.lua:496: in function 'createtree' /usr/lib/lua/luci/dispatcher.lua:179: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:143: in function </usr/lib/lua/luci/dispatcher.lua:142>
I suppose the reason is a mixup of different luci package versions:
root@openwrtrouter:~# opkg list-installed | grep luci luci - 0.10+svn7852-1 luci-app-ddns - 0.10+svn7852-1 luci-app-firewall - 0.10+svn7852-1 luci-cbi - 0.9+svn6512-1 luci-core - 0.9+svn6512-1 luci-http - 0.9+svn6512-1 luci-i18n-english - 0.10+svn7852-1 luci-lib-core - 0.10+svn7852-1 luci-lib-ipkg - 0.10+svn7852-1 luci-lib-lmo - 0.10+svn7852-1 luci-lib-nixio - 0.10+svn7852-1 luci-lib-sys - 0.10+svn7852-1 luci-lib-web - 0.10+svn7852-1 luci-lmo - 0.9+svn6512-1 luci-mod-admin-core - 0.10+svn7852-1 luci-mod-admin-full - 0.10+svn7852-1 luci-nixio - 0.9+svn6512-1 luci-proto-core - 0.10+svn7852-1 luci-proto-ppp - 0.10+svn7852-1 luci-sgi-cgi - 0.10+svn7852-1 luci-sys - 0.9+svn6512-1 luci-theme-base - 0.10+svn7852-1 luci-theme-openwrt - 0.10+svn7852-1 luci-uci - 0.9+svn6512-1 luci-uvl - 0.9+svn6512-1 luci-web - 0.9+svn6512-1
I would have expected the flashing process to remove any older package versions, however.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
