Description of problem: I have bash-completion installed, and tried to tab-complete an ant command, as follows: $ ant -f plugins/linux/s[tab] bash: /usr/bin/complete-ant-cmd.pl: Permission denied $ ls -l /usr/bin/complete-ant-cmd.pl -rw-r--r--. 1 root root 3219 Dec 20 2010 /usr/bin/complete-ant-cmd.pl Version-Release number of selected component (if applicable): ant-scripts-1.8.2-3.fc15.noarch How reproducible: Always Steps to Reproduce: 1. Type "ant -f ", then type a partial pathname. 2. Press the Tab key. 3. Actual results: Bash complains that it cannot execute /usr/bin/complete-ant-cmd.pl. Expected results: Completion of the partial pathname. Additional info:
Hi, I am on this. I have a patch ready and currently I am waiting for commit rights to push the changes.
ant-1.8.2-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/ant-1.8.2-4.fc15
Package ant-1.8.2-4.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ant-1.8.2-4.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16230/ant-1.8.2-4.fc15 then log in and leave karma (feedback).
ant-1.8.2-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.