Hi Randy,

the problem is, that your /etc/opkg.conf wasn't updated. Yuu still have
the package sources for Attiude Adjustment in place.

Make sure your /etc/opkg.conf looks like this:
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz chaos_calmer_base
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/base
src/gz chaos_calmer_luci
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/luci
src/gz chaos_calmer_management
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/management
src/gz chaos_calmer_packages
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages
src/gz chaos_calmer_routing
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/routing
src/gz chaos_calmer_telephony
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/telephony
# src/gz chaos_calmer_targets
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/targets


Then try:
opkg update
opkg upgrade luci

When upgrading major versions, I'd always recommend doing a clean
factory install (instead of a sysupgrade):
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/

I hope I could help you! :)

Regards,
Jannis

Am 03.04.2015 um 03:36 schrieb Randy Bush:
> upgrading to bleeding edge from bb gave me a working luci for the first
> time in a while.  (this is just one system, two others worked.  all
> wnd3800s.  darned if i know).
> 
> but luci seems unhappy with interfaces etc.  says "Collecting data."
> 
> here is the upgrade
> 
> root@wrt-biwa:~# opkg upgrade luci-ssl
> Installing luci-ssl (0.11.1-1) to root...
> Downloading 
> http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//luci-ssl_0.11.1-1_ar71xx.ipk.
> Installing uhttpd-mod-tls 
> (2012-10-30-e57bf6d8bfa465a50eea2c30269acdfe751a46fd) to root...
> Downloading 
> http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//uhttpd-mod-tls_2012-10-30-e57bf6d8bfa465a50eea2c30269acdfe751a46fd_ar71xx.ipk.
> Installing libcyassl (1.6.5-1) to root...
> Downloading 
> http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//libcyassl_1.6.5-1_ar71xx.ipk.
> Installing px5g (1) to root...
> Downloading 
> http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//px5g_1_ar71xx.ipk.
> Configuring libcyassl.
> Configuring uhttpd-mod-tls.
> Configuring px5g.
> Configuring luci-ssl.
> 
> i did resolve the diffs in /etc/config
> 
> randy
> _______________________________________________
> openwrt-users mailing list
> [email protected]
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to