On 6/9/22 14:08, Hans Unzner wrote:
I only wonder why Petters fix ( https://github.com/LinuxCNC/linuxcnc/pull/1754) which should use po4a only when the correct version is available, didn't resolve that.
Petter's fix made the linuxcnc build system detect that the po4a on Buster is too old, and disables building of translated docs (pdf & html files).
But the debian packages don't know that those docs did not get built, and still tries to build the debs for the translated docs. The files that should go in those debs (the translated docs) are missing, so building the debs fails.
We could teach our debian packaging to know about build profiles (https://wiki.debian.org/BuildProfileSpec) and then switch the CI to use the `nodoc` build profile, but that would leave our poor old Buster users without local docs.
-- Sebastian Kuzminsky _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers