Martin Langhoff wrote:
After 2 weeks of not building the XS build, I built it again today. It
didn't want to build. Running with --debug 10 the output ends with...

Running command: /usr/bin/xsltproc --novalid -o
/var/tmp/revisor-pungi/0.5/xs-f9-i386/comps.xml
/usr/share/revisor/comps/comps-cleanup.xsl
/var/tmp/revisor-pungi/0.5/xs-f9-i386/comps.xml
Extra information: /var/tmp/revisor-rundir False None
Got an error from /usr/bin/xsltproc (return code 4)

xsltproc's manpage says that 4 means trouble parsing the stylesheet. I
tried to look at/usr/share/revisor/comps/comps-cleanup.xsl and it
wasn't there. It was a directory higher.

this fixed the problem:
 sudo ln -s /usr/share/revisor/comps-cleanup.xsl
/usr/share/revisor/comps/comps-cleanup.xsl


Fixed in GIT, thanks.

Kind regards,

Jeroen van Meeuwen
-kanarip

--
Fedora-buildsys-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to