[From nobody Thu Jun 25 05:55:35 2020
Received: from mr85p00im-zteg06011501.me.com ([17.58.23.182])
 by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux))
 id 1ilY9Y-00015O-GN
 for openwrt-devel@lists.openwrt.org; Sun, 29 Dec 2019 12:58:41 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai;
 t=1577624319; bh=dDaMyctrL1tbnAOGp3ravH5e6lxc3jBnEuc6oJU1hXs=;
 h=Content-Type:Subject:From:Date:Message-Id:To;
 b=VDZ2B+TzAblkYtBVOrgCyBBE/8Wd3blq4iLt5m2B8yfpVcvBSVmCUohsOk2l+NN6s
 gjrjeR9psETzqDxY2049npBQfrFIWPHNCJ6n0iWl0QSrX1PewKXqWmN7JI/psKQiE2
 SV0+KhjfksHTRWRO7SEnCjHReiaAvtnw1u7l801jBsgH7gSdVdFLWypMjKmQOdblDd
 sADXRxEYbFTpSUFG6kYr3QnQ8uU/A83uVS3/8n/aYrQGntvKHgfscJQ+sRLfGoQAcb
 x+KPi357gke9sS+fXtojr0o+Yuz5+GwX53QT0opHL1Q3OGhmdk8tTmKLqrScl8Y50+
 o+0XyQaaBERyg==
Received: from [192.168.176.103] (89-24-43-124.nat.epc.tmcz.cz [89.24.43.124])
 by mr85p00im-zteg06011501.me.com (Postfix) with ESMTPSA id
 0BF942A07C2; Sun, 29 Dec 2019 12:58:38 +0000 (UTC)
Content-Type: text/plain;
	charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\))
Subject: Re: Sysupgrade possibly broken in recent development snapshots:
 &quot;message&quot;: &quot;Firmware image couldn't be validated&quot;
From: =?utf-8?Q?Petr_Nov=C3=A1k?= &lt;petrn@me.com&gt;
In-Reply-To: &lt;275940ab-bc14-b1b1-336a-509ddd73ea5b@iki.fi&gt;
Date: Sun, 29 Dec 2019 13:58:36 +0100
Cc: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Content-Transfer-Encoding: quoted-printable
Message-Id: &lt;1DB38131-2A37-40EB-B219-F8AD93665354@me.com&gt;
References: &lt;5C8E2171-198A-49B9-8306-9A025BE15575@me.com&gt;
 &lt;dca2a586-f2e7-eb4a-5b4a-2a8d33264040@welho.com&gt;
 &lt;37443D9C-A708-463C-A906-3E6A1B5F214E@me.com&gt;
 &lt;275940ab-bc14-b1b1-336a-509ddd73ea5b@iki.fi&gt;
To: openwrt-devel@lists.openwrt.org
X-Mailer: Apple Mail (2.3608.40.2.2.4)
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, ,
 definitions=2019-12-29_03:, , signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=1
 malwarescore=0
 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0
 mlxlogscore=800 adultscore=0 classifier=spam adjust=0 reason=mlx
 scancount=1 engine=8.0.1-1908290000 definitions=main-1912290124
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 
X-CRM114-CacheID: sfid-20191229_045840_553454_170D4839 
X-CRM114-Status: UNSURE (   8.61  )
X-CRM114-Notice: Please train this message.
X-Spam-Score: -0.9 (/)
X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary:
 Content analysis details:   (-0.9 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.7 RCVD_IN_DNSWL_LOW      RBL: Sender listed at https://www.dnswl.org/,
 low trust [17.58.23.182 listed in list.dnswl.org]
 0.0 FREEMAIL_FROM          Sender email is commonly abused enduser mail
 provider (petrn[at]me.com)
 0.0 SPF_HELO_NONE          SPF: HELO does not publish an SPF Record
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 -0.1 DKIM_VALID_EF          Message has a valid DKIM or DK signature from
 envelope-from domain
 0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily
 valid
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from
 author's domain

Hannu was correct - the root cause are the libubox and ubus updates done =
recently. Taking the r11829-e3e939d8e6 as a baseline and rolling back =
ubus and libubox to versions before the 2019-12-26 does fix the issue. I =
have previously tried only to roll back the ubus but that did not work - =
but doing both does fix it.



&gt; On 29 Dec 2019, at 13:13, Hannu Nyman &lt;hannu.nyman@iki.fi&gt; wrote:
&gt;=20
&gt; Petr Nov=C3=A1k kirjoitti 29.12.2019 klo 13.49:
&gt;&gt; I am normally building my own images, but to make sure this is easy =
to reproduce, I have recreated the problem with the most recent snapshot =
builds as well.
&gt;&gt;=20
&gt;=20
&gt; Can you be explicit with &quot;most recent&quot;?
&gt; You mean r11829-e3e939d8e6 images that contain the last fix for =
libubox?
&gt;=20
&gt;=20
&gt; Ps. Just as reference, so far I have not seen the sysupgrade problem =
myself. I have already successfully sysupgraded away from =
r11829-e3e939d8e6 to a 19.07 build both on R7800 and on WNDR3700v2
&gt;=20
&gt;=20


]