https://bugzilla.suse.com/show_bug.cgi?id=1190190 https://bugzilla.suse.com/show_bug.cgi?id=1190190#c5 --- Comment #5 from Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> --- (In reply to Pedro Monreal Gonzalez from comment #3)
(In reply to Michal Suchanek from comment #1)
This is some tooling error.
The man page comes correctly rendered in the upstream git, we alter the source, and then it comes mangled after it is regenerated from the XML
Any idea what might have gone wrong with the xsltproc?
/usr/bin/xsltproc \ -o modprobe.d.5 \ --nonet \ --stringparam man.output.quietly 1 \ --param funcsynopsis.style "'ansi'" \ /usr/share/xml/docbook/stylesheet/nwalsh5/current/manpages/docbook.xsl modprobe.d.xml Note: namesp. add : added namespace before processing modprobe.d
Hi, @Michal. Looks like this recently accepted submissions is related: https://build.opensuse.org/request/show/898998
I'm adding @Petr here in CC.
Just for reference: * Upstream issue: https://gitlab.gnome.org/GNOME/libxslt/-/issues/31 * Upstream commit: https://gitlab.gnome.org/GNOME/libxslt/-/commit/f165525fe744e6fe3b377b480d6c... -- You are receiving this mail because: You are on the CC list for the bug.