Description of problem: xsltproc crashes on FC-devel PPC when processing PAM docs. See http://brewweb.devel.redhat.com/brew/getfile?taskID=201075&name=build.log steps to reproduce - on PPC FC devel machine, install the attached src.rpm and in doc/sag subdir run: /usr/bin/xsltproc --stringparam base.dir html/ \ --stringparam root.filename Linux-PAM_SAG \ --stringparam use.id.as.filename 1 \ --stringparam chunk.first.sections 1 \ --stringparam section.autolabel 1 \ --stringparam section.label.includes.component.label 1 \ --stringparam toc.max.depth 2 --xinclude --nonet \ http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl Linux-PAM_SAG.xml
Created attachment 135382 [details] PAM Source RPM
Do we still have the problem ? There was a problem in libgcrypt breaking with SELinux at some point, then the shared library could not be loaded. I assume it's solved because xsltproc is used for a lot of our docs builds ... Daniel
Yes, it was automagically resolved somehow after a day or two. I forgot to close the bug report, sorry.