[Server-devel] revisor - strange regression with comps-cleanup misplaced...
Martin Langhoff
martin.langhoff at gmail.com
Sun Oct 12 22:43:13 EDT 2008
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
versions:
$ rpm -qa revisor*
revisor-gui-2.1.1-7.fc9.noarch
revisor-comps-2.1.1-7.fc9.noarch
revisor-cli-2.1.1-7.fc9.noarch
revisor-2.1.1-7.fc9.noarch
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list