Installing dockerd fails in 6.2.0 with various errors in configure phase

So,

I just was trying to install dockerd on latest 6.2.0, and got the following output and the errors in “configuring dockerd”. Any ideas what’s going on here? Is this a bug that needs fixing or can this be ignored or what? Or is there any other dependency that is required to solve this uci, json & command errors go away. Can I actually debug those errors? For now I have rollbacked with schnapps to state before installing dockerd.

Installing dockerd (20.10.17-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/dockerd_20.10.17-1_arm_cortex-a9_vfpv3-d16.ipk
Installing runc (1.1.2-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/runc_1.1.2-1_arm_cortex-a9_vfpv3-d16.ipk
Installing containerd (1.6.6-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/containerd_1.6.6-1_arm_cortex-a9_vfpv3-d16.ipk
Installing libnetwork (2022-06-02-f6ccccb1-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/libnetwork_2022-06-02-f6ccccb1-1_arm_cortex-a9_vfpv3-d16.ipk
Installing tini (0.19.0-2) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/tini_0.19.0-2_arm_cortex-a9_vfpv3-d16.ipk
Installing kmod-ipt-extra (5.15.86-1-a959515bba2f3252aa25c92c34d26059) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/core/kmod-ipt-extra_5.15.86-1-a959515bba2f3252aa25c92c34d26059_arm_cortex-a9_vfpv3-d16.ipk
Installing iptables-mod-extra (1.8.7-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/core/iptables-mod-extra_1.8.7-1_arm_cortex-a9_vfpv3-d16.ipk
Installing kmod-nf-ipvs (5.15.86-1-a959515bba2f3252aa25c92c34d26059) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/core/kmod-nf-ipvs_5.15.86-1-a959515bba2f3252aa25c92c34d26059_arm_cortex-a9_vfpv3-d16.ipk
Configuring kmod-ipt-extra.
Configuring iptables-mod-extra.
Configuring tini.
Configuring runc.
Configuring containerd.
Configuring libnetwork.
Configuring kmod-nf-ipvs.
Configuring dockerd.
Command failed: Not found
Failed to parse json data: unexpected end of data
uci: Entry not found
uci: Entry not found
uci: Entry not found
uci: Entry not found
uci: Entry not found
uci: Entry not found
uci: Entry not found
2 Likes

I get the same error (not the uci ones though). Haven’t had the time to troubleshoot at all but it would be nice to get Docker on the router.

I’m not sure if this is related but I have issues setting up overlay networks. Docker Compose works though. Docker overlay networks and iptables ip_vs issue