Re: Documentation build failure in Kommit
Johnny Jazeix <[email protected]> Mon, 1 Jun 2026 14:20:15 +0200
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <CAEtcAPF4d1gwHe+CF81TKsw6KFH4zCdknvzMEU=Qd+2mNK1ADA@mail.gmail.com> |
Hi Nico, It seems there is no English docbook in https://invent.kde.org/sdk/kommit/-/tree/master/doc?ref_type=3Dheads, so I guess we need to add one or remove the folder (and the nl/uk files in svn too) and the installation in https://invent.kde.org/sdk/kommit/-/blob/master/CMakeLists.txt?ref_type=3Dh= eads#L130. I can make a MR in a few hours if needed. Cheers, Johnny Le lun. 1 juin 2026 =C3=A0 13:17, Nicolas Fella <[email protected]> a = =C3=A9crit : > > Hi, > > the CI build for Kommit is failing during generation of the > documentation: https://invent.kde.org/sdk/kommit/-/jobs/4495044 > > This seems to be because documentation files are not found for the "en" > locale, and the documentation generation trips over that: > > > FileNotFoundError: [Errno 2] No such file or directory: > '_staging//builds//sdk/kommit/_install/share/doc/HTML/en/kommit' > > Can anyone advise what to do here? > > Thanks > > Nico >