Description of problem: Running the `sablecc` executable doesn't work properly, since the JAR path is wrong. Version-Release number of selected component (if applicable): sablecc.noarch 3.2-8.fc22 How reproducible: Always Steps to Reproduce: 1. Install SableCC 2. Run /usr/bin/sablecc Actual results: Program does not work at all. Expected results: Program works. Additional info: Here is the content of /usr/bin/sablecc from the package: #!/bin/sh # # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # * This file is part of SableCC. * # * See the file "LICENSE" for copyright information and the * # * terms and conditions for copying, distribution and * # * modification of SableCC. * # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # # IMPORTANT: Put the absolute path to sablecc.jar below. java -jar lib/sablecc.jar $* Pay attention to the notice to set an absolute path, that unfortunately wasn't followed. lib/sablecc.jar should be /usr/share/java/sablecc.jar instead.
sablecc-3.2-9.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16148
sablecc-3.2-10.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16149
sablecc-3.2-10.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update sablecc'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16149
The updated package works correctly on F22. Thanks!
sablecc-3.2-9.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update sablecc'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16148
sablecc-3.2-10.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
sablecc-3.2-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.