ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.76k stars 1.57k forks source link

please include btrfs-progs on your dependency, it makes building openwrt fail without it #305

Closed remlei closed 1 year ago

remlei commented 1 year ago

as title said the build fails on step 6 with error

mount: /home/openwrt-s9xx/amlogic-s9xxx-openwrt/tmp/5.15.71/s905w/rootfs: wrong fs type, bad option, bad superblock on /dev/loop9p2, missing codepage or helper program, or other error.
[ ERROR ] mount /dev/loop9p2 failed!

im scratching my head with that error even if I followed the instructions to the tee building my own image and I remembered as I tried the prebuilt openwrt image here that it uses btrfs so I ended up trying installing btrfs-progs and that fixed the issue.

I checked the https://is.gd/depend_ubuntu2204_openwrt of that link if it includes on the list, and what you know, its not present.

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-armbian/commit/1aa3f7630a2f3f14580e7e80575684f3950fec45

already added