Code: Select all
root@Gargoyle:~# opkg install dockerd
ERROR: Dependency kmod-nf-ipvs of package dockerd cannot be found, try updating your package lists
Moderator: Moderators
Code: Select all
root@Gargoyle:~# opkg install dockerd
ERROR: Dependency kmod-nf-ipvs of package dockerd cannot be found, try updating your package lists
Code: Select all
root@Gargoyle:~# gpkg update
Downloading package list for openwrt_22.03.5_base source...
Package list for openwrt_22.03.5_base downloaded successfully.
Downloading package list for gargoyle_kernel_specific source...
Package list for gargoyle_kernel_specific downloaded successfully.
Downloading package list for gargoyle source...
Package list for gargoyle downloaded successfully.
Downloading package list for openwrt_22.03.5_routing source...
Package list for openwrt_22.03.5_routing downloaded successfully.
Downloading package list for openwrt_22.03.5_telephony source...
Package list for openwrt_22.03.5_telephony downloaded successfully.
Downloading package list for openwrt_22.03.5_packages source...
Package list for openwrt_22.03.5_packages downloaded successfully.
root@Gargoyle:~# gpkg install dockerd
ERROR: Dependency kmod-nf-ipvs of package dockerd cannot be found, try updating your package lists
root@Gargoyle:~#
getting build error:Lantis wrote: ↑Fri Mar 15, 2024 7:14 pmhttps://github.com/ericpaulbishop/gargo ... /README.md
You will want to modify the config file for ramips/mt7621 and turn on kmod-nf-ipvs, then compile with
make FULL_BUILD=true ramips.mt7621
Code: Select all
make[8]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/root/gargoyle/ramips-src/staging_dir/host/share/man/man1'
/root/gargoyle/ramips-src/staging_dir/host/bin/install -c -m 644 'patch.man' '/root/gargoyle/ramips-src/staging_dir/host/share/man/man1/patch.1'
make[8]: Leaving directory '/root/gargoyle/ramips-src/build_dir/host/patch-2.7.6'
make[7]: Leaving directory '/root/gargoyle/ramips-src/build_dir/host/patch-2.7.6'
make[6]: Leaving directory '/root/gargoyle/ramips-src/build_dir/host/patch-2.7.6'
make[5]: Leaving directory '/root/gargoyle/ramips-src/build_dir/host/patch-2.7.6'
mkdir -p /root/gargoyle/ramips-src/staging_dir/host/stamp
touch /root/gargoyle/ramips-src/build_dir/host/patch-2.7.6/.built
touch /root/gargoyle/ramips-src/staging_dir/host/stamp/.patch_installed
make[4]: Leaving directory '/root/gargoyle/ramips-src/tools/patch'
time: tools/patch/compile#23.77#7.52#21.62
make[3]: Leaving directory '/root/gargoyle/ramips-src'
make[2]: *** [tools/Makefile:162: /root/gargoyle/ramips-src/staging_dir/host/stamp/.tools_compile_yyynyynnyyyynyyyyyynyynyyynynyyyyyyyyyyyyyyyyynynnyyyyyyy] Error 2
make[2]: Leaving directory '/root/gargoyle/ramips-src'
make[1]: *** [/root/gargoyle/ramips-src/include/toplevel.mk:230: world] Error 2
make[1]: Leaving directory '/root/gargoyle/ramips-src'
find: ‘bin/packages/mipsel_24kc’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
Code: Select all
lib32gcc1 -> lib32gcc-s1
Code: Select all
sudo apt install python3-setuptools
Code: Select all
configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
Code: Select all
export FORCE_UNSAFE_CONFIGURE=1
Code: Select all
ramips-mt7621.buildinfo