On 01/28/2014 08:39 AM, Raphael Hertzog wrote: > Hi Ruediger, > > On Tue, 21 Jan 2014, Ruediger Landmann wrote: >> On 01/21/2014 07:31 AM, Norman Dunbar wrote: >>> >>> t/910.publican.Users_Guide.t .. # Testing bin/publican on the Users_Guide >>> t/910.publican.Users_Guide.t .. 3/5 undefined language: xml at >>> /usr/local/share/perl/5.14.2/Syntax/Highlight/Engine/Kate.pm line >>> 621. >>> LibXSLT: error coming back from perl-dispatcher in pm file. >>> 'xml' is not a valid language for highlighting. >>> at /usr/lib/perl5/XML/LibXSLT.pm line 81. >>> >> >> Hi Norman -- Jeff is out for a few weeks, but this error means you >> need a version of Syntax::Highlight::Engine::Kate that's patched for >> case-insensitivity: >> https://rt.cpan.org/Public/Bug/Display.html?id=84982 > > Can we please avoid this kind of requirement?
We try. If there is sufficient pressure then we have to carry a patch. > IMO it's not really acceptable to require the usage of patched versions of > dependencies. You should really find some work-around until there's a > released version with the fix. > > In this case, it's a trivial change in Users_Guide/en-US/Sets.xml, > just replace “<programlisting language="xml">” with > “<programlisting language="XML">”. That is there as a regression test for #919474, which was repeatedly regressing. Cheers, Jeff. _______________________________________________ publican-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/publican-list Wiki: https://fedorahosted.org/publican
