Description of problem: Looks like the new version of grep(1) in F14 broke jw or exposed a bug in it at least. I saw an error message while building fontconfig which complained about :[space]: having to be :[[space]]: and found the following in the NEWS file from grep-2.7: ** New features grep now diagnoses (and fails with exit status 2) commonly mistyped regular expression like [:space:], [:digit:], etc. Before, those were silently interpreted as [ac:eps] and [dgit:] respectively. Virtually all who make that class of mistake should have used [[:space:]] or [[:digit:]]. This new behavior is disabled when the POSIXLY_CORRECT environment variable is set. jw should probably be fixed to comply with this change. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Small typo there - it should be [:space:] and [[:space:]] like in the NEWS file of course.
Thanks for report...
Can we get this fixed quickly ? This affects a lot of builds (which have docbook based docs)
*** Bug 638238 has been marked as a duplicate of this bug. ***
Ok, will build the fixed package today (actually I planned to do that tomorrow since we have public holiday here).
docbook-utils-0.6.14-25.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/docbook-utils-0.6.14-25.fc14
(In reply to comment #6) > docbook-utils-0.6.14-25.fc14 has been submitted as an update for Fedora 14. > https://admin.fedoraproject.org/updates/docbook-utils-0.6.14-25.fc14 This works fine form me. Thanks for your work.
docbook-utils-0.6.14-25.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update docbook-utils'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/docbook-utils-0.6.14-25.fc14
docbook-utils-0.6.14-26.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update docbook-utils'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/docbook-utils-0.6.14-26.fc14
docbook-utils-0.6.14-26.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.