Closed KA2107 closed 8 months ago
@dangowrt Same error trying to build from OpenWrt MAIN SNAPSHOT r25361-a86ff06d2e
I'm running into the same situation:
user@cbb8a2af433b:~/owrt-ubi-installer$ make -C openwrt-ib/ info | grep -A 2 "linksys_e8450-ubi:"
linksys_e8450-ubi:
Linksys E8450 UBI
Packages: kmod-mt7915-firmware kmod-usb3
I also tried to use Image Builder that I built locally from snapshot, but I hit the same issue with missing fitblk
.
Yes, I have this change locally already, but didn't push it to the repo yet.
@dangowrt Does https://github.com/dangowrt/owrt-ubi-installer/releases/tag/v1.1.1 include the change https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=f08e63bd8396326953705468fe2e7b47bf080979 ? If not, is this change required as part of the updated UBI Installer?
I was able to build the Installer images from https://github.com/dangowrt/owrt-ubi-installer/commit/9439e55b0e1cfdc49d5f98b1d06bb8b78d4c2293.
But since I had already converted my RT3200's to FIP-in-UBI layout using pre-built v1.1.0 images https://github.com/dangowrt/owrt-ubi-installer/releases/tag/v1.1.0, I did not try to run the v1.1.1 Installer again (neither using my custom built images nor using the pre-built images at https://github.com/dangowrt/owrt-ubi-installer/releases/tag/v1.1.1) based on comments from @dangowrt at https://forum.openwrt.org/t/belkin-rt3200-linksys-e8450-wifi-ax-discussion/94302/4368).
Closing this issue.
Unable to create UBI Installer Images from OpenWrt MAIN SNAPSHOT r25339-35a5e62da7 ImageBuilder
Full Log 2024-02-27_RT3200_UBI_Installer_Build_Log.txt