Description of problem: highlight doesn't produce output with unknown syntax type even though the manual page says it should produce output. this is a regression over el5 Version-Release number of selected component (if applicable): highlight-3.2-1.el6.x86_64 How reproducible: always Steps to Reproduce: 1. $ echo "a line" > .project $ cat .project | highlight -f --force -I -O xhtml -S project 2> /dev/null Actual results: (view the error with the command 'cat .project | highlight -f --force -I -O xhtml -S project') highlight: Lua error ( cannot open /usr/share/highlight/langDefs/project.lang: No such file or directory ) in project.lang Expected results: plaintext output of the .projectfile Additional info:
file upstream bug report at https://sourceforge.net/tracker/?func=detail&aid=3490017&group_id=215618&atid=1034391
upstream reports that this bug was fixed in version 3.5 upstream is now at version 3.8, so please update the package, the one EPEL is a bit old.
ping?
highlight-3.8-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/highlight-3.8-1.el6
thanks! tested the koji build and this issue is fixed
Package highlight-3.8-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing highlight-3.8-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0972/highlight-3.8-1.el6 then log in and leave karma (feedback).
highlight-3.8-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.