1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Nick Hainke 10db6fc26e base-files: sysupgrade: avoid cat missing conffiles_static
If the user removes all /lib/apk/packages/*.conffiles* files to prevent
sysupgrade from preserving configuration, the glob no longer matches and
sysupgrade ends up calling cat on a non-existent path:

  cat: can't open '/lib/apk/packages/*.conffiles_static': No such file or directory

Fix this by using find cmd.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Link: https://github.com/openwrt/openwrt/pull/22071
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-03-19 17:50:12 +01:00
..
base-files base-files: sysupgrade: avoid cat missing conffiles_static 2026-03-19 17:50:12 +01:00
boot uboot-airoha: Add support for Nokia Valyrian 2026-03-17 14:44:44 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware linux-firmware: ath11k: add IPQ5018, IPQ8074, QCN9074 2026-03-17 14:42:08 +01:00
kernel mt76: remove incompatible patch 2026-03-19 17:30:43 +01:00
libs zlib: update to 1.3.2 2026-03-14 22:24:13 +01:00
network hostapd: ubus: fix parent-tsf size in beacon report notification 2026-03-19 10:57:26 +01:00
system apk: add help text for 'apk add --force-reinstall' 2026-03-16 14:52:56 +01:00
utils jsonfilter: update to Git HEAD (2026-03-16) 2026-03-16 00:51:04 +01:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00