Describe the bug
I failed building locally unit-srv/dockerd from os-commons.
There is a missing/bad defined template.
luet build failed with a
Error templating file build.yaml from /home/welele/capes/capesos/upstream-repos/os-commons/packages/runit/srv-dockerd: while rendering template: template: templates:15:12: executing "templates" at <{{template "runit_service" $opts}}>: template "runit_service" not defined
Luet version: luet-0.20.4-g5e8a9c75dc16eedc0cf359f03e068ecaaac8d211
CPU architecture, OS, and Version: x86_64, debian
Describe the bug I failed building locally unit-srv/dockerd from os-commons. There is a missing/bad defined template.
luet build
failed with aError templating file build.yaml from /home/welele/capes/capesos/upstream-repos/os-commons/packages/runit/srv-dockerd: while rendering template: template: templates:15:12: executing "templates" at <{{template "runit_service" $opts}}>: template "runit_service" not defined
To Reproduce
git clone https://github.com/mocaccinoOS/os-commons.git
cd os-commons
luet build runit-srv/dockerd