02-12-2022, 08:52 AM
It looks like the CanadianBacon git repo is gone...
Tried the official rk3328 branch, I get the same errors as above.
Tried the official rk3328 branch, I get the same errors as above.
Code:
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency cgi-io for luci-base
* pkg_hash_fetch_best_installation_candidate: Packages for luci-base found, but incompatible with the architectures configured
* pkg_hash_check_unresolved: cannot find dependency uci-firewall for luci-app-firewall
* pkg_hash_fetch_best_installation_candidate: Packages for luci-app-firewall found, but incompatible with the architectures configured
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci:
* cgi-io
* uci-firewall
* opkg_install_cmd: Cannot install package luci.
make[2]: *** [package/Makefile:70: package/install] Error 255
make[2]: Leaving directory '/home/silviu/openwrt/owrt-rock64/openwrt'
make[1]: *** [package/Makefile:111: /home/silviu/openwrt/owrt-rock64/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/silviu/openwrt/owrt-rock64/openwrt'
make: *** [/home/silviu/openwrt/owrt-rock64/openwrt/include/toplevel.mk:230: world] Error 2