We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ docker run --rm --platform linux/amd64 -v "$(pwd)"/bin/:/home/build/openwrt/bin -it openwrtorg/imagebuilder build@63eed80834b0:~/openwrt$ cd build@63eed80834b0:~$ git clone https://github.com/mmeisner/openwrt-image-buildomatic build@63eed80834b0:~$ cd openwrt-image-buildomatic build@63eed80834b0:~/openwrt-image-buildomatic$ ./oi-build -b -c rpi-4 Loaded config configs/common Loaded config configs/rpi-4 Current config: RELEASE = 22.03.0 TARGET = bcm27xx/bcm2711 PROFILE = rpi-4 actions = fetch build Downloading 22.03.0 build from: https://downloads.openwrt.org/releases/22.03.0/targets/bcm27xx/bcm2711/openwrt-imagebuilder-22.03.0-bcm27xx-bcm2711.Linux-x86_64.tar.xz openwrt-imagebuilder-22.03.0-bcm27xx-bcm2711.Linux-x86_64.tar.xz already exists, skipping fetch openwrt-imagebuilder-22.03.0-bcm27xx-bcm2711.Linux-x86_64 already exists, skipping unpack $ cd openwrt-imagebuilder-22.03.0-bcm27xx-bcm2711.Linux-x86_64 make image ... Configuring collectd-mod-sqm. Configuring arp-scan. Configuring dnsmasq-full. Collected errors: * opkg_install_cmd: Cannot install package luci-app-vpn-policy-routing. make[2]: *** [Makefile:169: package_install] Error 255 make[1]: *** [Makefile:124: _call_image] Error 2 make: *** [Makefile:242: image] Error 2 ERROR: image build FAILED
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: