Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #381 (closed defect: invalid)

Opened 17 months ago

Last modified 17 months ago

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

Changed 17 months ago by soma

  • status changed from new to closed
  • resolution set to invalid

Yes, mixing luci versions breaks things. You should adjust your /etc/opkg.conf to point to the 10.03.1-rc6 packages.

Add/Change #381 (Installing new luci-packages makes LuCI unusable on OpenWRT 10.03.1-RC6)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.