On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
HI!
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
Ciao, Michael.
SSSD-LDAP(5) File Formats and Conventions SSSD-LDAP(5)
.SH "NAME" sssd-ldap - SSSD LDAP provider .SH "DESCRIPTION" .PP This manual page describes the configuration of LDAP domains
for sssd(8). Refer to the “FILE FORMAT” section of the sssd.conf(5) manual page for detailed syntax information.
.PP You can configure SSSD to use more than one LDAP domain.
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
I'm looking at the man pages generated by the RPM build on openSUSE build server which IIRC used to work up to sssd release 1.15.2:
https://build.opensuse.org/package/view_file/home:stroeder:branches:network:...
Ciao, Michael.
On Mon, Oct 23, 2017 at 09:19:21PM +0200, Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
I'm looking at the man pages generated by the RPM build on openSUSE build server which IIRC used to work up to sssd release 1.15.2:
https://build.opensuse.org/package/view_file/home:stroeder:branches:network:...
Ciao, Michael.
Nothing changed there for a long time.. If you build the last-known-good (so, 1.15.2) tarball in exactly the same build root, the man pages are rendered fine?
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 09:19:21PM +0200, Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
I'm looking at the man pages generated by the RPM build on openSUSE build server which IIRC used to work up to sssd release 1.15.2:
https://build.opensuse.org/package/view_file/home:stroeder:branches:network:...
Nothing changed there for a long time.. If you build the last-known-good (so, 1.15.2) tarball in exactly the same build root, the man pages are rendered fine?
Ummpf! It seems that the man pages were broken recently even for the 1.15.2 builds.
Any hints which man build tools to check? Related build dependencies seem to be:
BuildRequires: docbook-xsl-stylesheets BuildRequires: libxml2-tools BuildRequires: libxslt-tools
Ciao, Michael.
On Mon, Oct 23, 2017 at 09:33:11PM +0200, Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 09:19:21PM +0200, Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
I'm looking at the man pages generated by the RPM build on openSUSE build server which IIRC used to work up to sssd release 1.15.2:
https://build.opensuse.org/package/view_file/home:stroeder:branches:network:...
Nothing changed there for a long time.. If you build the last-known-good (so, 1.15.2) tarball in exactly the same build root, the man pages are rendered fine?
Ummpf! It seems that the man pages were broken recently even for the 1.15.2 builds.
Any hints which man build tools to check? Related build dependencies seem to be:
BuildRequires: docbook-xsl-stylesheets BuildRequires: libxml2-tools BuildRequires: libxslt-tools
Right, you should be able to build the man page from the command line by calling e.g.:
/usr/bin/xsltproc -o sssd.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh;with_pac_responder;with_ifp;gpo_default_enforcing;with_secrets;have_systemd;no_enable_files_domain;with_kcm" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.... /home/remote/jhrozek/devel/sssd/src/man/sssd.8.xml
(Sorry for the super-long line, I just copied it from buildroot on my laptop..)
I'd try if going back to either an older OpenSuse buildroot or an older sssd tarball makes any difference..
On (23/10/17 21:33), Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 09:19:21PM +0200, Michael Ströder wrote:
Jakub Hrozek wrote:
On Mon, Oct 23, 2017 at 08:46:08PM +0200, Michael Ströder wrote:
Has anything changed with building the man pages?
I'm asking because I now get formatting markup in the output of man (see below).
No, not that I'm aware of. You render the man pages locally, right, because the tarball only contains the XML sources?
I'm looking at the man pages generated by the RPM build on openSUSE build server which IIRC used to work up to sssd release 1.15.2:
https://build.opensuse.org/package/view_file/home:stroeder:branches:network:...
Nothing changed there for a long time.. If you build the last-known-good (so, 1.15.2) tarball in exactly the same build root, the man pages are rendered fine?
Ummpf! It seems that the man pages were broken recently even for the 1.15.2 builds.
Any hints which man build tools to check? Related build dependencies seem to be:
BuildRequires: docbook-xsl-stylesheets BuildRequires: libxml2-tools BuildRequires: libxslt-tools
Hello,
have you found the bug? Because I've just tried with latest openSUSE Tumbleweed and it is still broken.
Does it work on openSUSE Leap?
LS
sssd-users@lists.fedorahosted.org