openwrt/package
Matt Merhar fcb07b00ec
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
build: propagate errors when generating apk indexes
The build would continue even if the some of the intermediate commands
failed, as long as the last command in the final iteration of the loop
was successful.

Add 'set -e' to the subshell so that we immediately exit. Previously,
only the exit status of the final make-index-json.py mattered.

Fixes: https://github.com/openwrt/openwrt/issues/21981
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Link: https://github.com/openwrt/openwrt/pull/21993
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-02-13 21:17:21 +01:00
..
base-files build: use STAGING_DIR for special APK package versions 2026-02-01 11:16:54 +01:00
boot mediatek: add support for netis NX32U 2026-02-12 23:02:05 +01:00
devel strace: use bundled kernel headers 2026-01-21 11:41:59 +01:00
firmware linux-firmware: update to 20260110 2026-01-30 16:51:32 +01:00
kernel lantiq: ltq-adsl: remove of_platform header 2026-02-04 00:38:31 +01:00
libs elfutils: fix license 2026-02-13 12:07:07 +01:00
network xdp-tools: bump PKG_RELEASE 2026-02-11 22:05:25 +01:00
system apk: handle edge case when parsing .apk files 2026-02-12 10:23:56 +01:00
utils usbmode: add modeswitch rule for ZTE MF833U1 2026-02-11 23:21:42 +01:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00