Bug 727331

Summary: /usr/bin/complete-ant-cmd.pl lacks executable permissions
Product: [Fedora] Fedora Reporter: Jerry James <loganjerry>
Component: antAssignee: Tomas 'Sheldon' Radej <tradej>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 15CC: akurtako, java-sig-commits, mmatejov, pcheung, tradej
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ant-1.8.2-4.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-30 01:57:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jerry James 2011-08-01 20:29:51 UTC
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:

Comment 1 Tomas 'Sheldon' Radej 2011-11-21 13:24:04 UTC
Hi, I am on this. I have a patch ready and currently I am waiting for commit rights to push the changes.

Comment 2 Fedora Update System 2011-11-21 16:22:29 UTC
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

Comment 3 Fedora Update System 2011-11-21 22:55:59 UTC
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).

Comment 4 Fedora Update System 2011-11-30 01:57:14 UTC
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.