[FS#1239] uhttpd package comes with /etc/config/uhttpd file that is not in lua/luci-saved format

LEDE Bugs lede-bugs at lists.infradead.org
Fri Dec 22 10:11:00 PST 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - mdbuerkle (mdbuerkle) 

Attached to Project - LEDE Project
Summary - uhttpd package comes with /etc/config/uhttpd file that is not in lua/luci-saved format
Task Type - Bug Report
Category - Packages
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - Device problem occurs on
 - Software versions of LEDE release, packages, etc.
 - Steps to reproduce

root at OpenWRT:~# cat /etc/openwrt_release 
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r5601-efa22b1'
DISTRIB_TARGET='ar71xx/generic'
DISTRIB_ARCH='mips_24kc'
DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT r5601-efa22b1'
DISTRIB_TAINTS=''
root at OpenWRT:~# cat /etc/board.json 
{
	"model": {
		"id": "tl-wdr4300",
		"name": "TP-Link TL-WDR3600 v1"
	},
...


to reproduce:
- install lede
- run lua/luci, modify configuration somehow and save, so that /etc/config/uhttpd is overwritten
- flash corresponding sysupgrade.bin with "[x] keepsettings"
- ssh root at OpenWRT.localnet opkg update
- ssh root at OpenWRT.localnet opkg install luci-ssl strace snmpd snmp-mibs lsof rsyslog diffutils vim less

note in output:

Collected errors:
 * resolve_conffiles: Existing conffile /etc/config/uhttpd is different from the conffile in the new package. The new conffile will be placed at /etc/config/uhttpd-opkg.
 * resolve_conffiles: Existing conffile /etc/config/luci is different from the conffile in the new package. The new conffile will be placed at /etc/config/luci-opkg.

The contents of uhttpd-opkg and uhttpd are quite the same, the lua/luci version being without comments and with 'quoted' values (see attached file).

A resolution of "wont fix" would be absolutely acceptable.

Kind regards,
Dominik

One or more files have been attached.

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1239



More information about the lede-bugs mailing list