From 468656d8a384fcf08e1a83beb9ed3864ee5a7b8b Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Thu, 18 Nov 2021 11:11:40 +0100 Subject: [PATCH] fix docs --- docs/source/plugins.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index c6c8f438..8e5aa5d7 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -242,7 +242,9 @@ configuration except allowing the plugins (name is 'kiwi' for all components). Builders have to be part of ``image`` channel and don't need to have any specific library installed (kiwi invocation/usage is only in buildroots not on -builder itself). +builder itself). (Temporarily ``python3-kiwi`` needs to be installed on builder +for kojid to be able to parse kiwi output. It will be changed to json in next +version and this requirement will be dropped.) Buildtag needs to be configured by adding special group ``kiwi`` which should contain at least ``kiwi-cli``, potentially ``jing`` for better description files