FS#19247 - [glib2] missing +x access right for /usr/bin/gtester-report

Attached to Project: Arch Linux
Opened by Arthur S. (Mvxa) - Sunday, 25 April 2010, 19:42 GMT
Last edited by Ionut Biru (wonder) - Monday, 03 May 2010, 10:49 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version 3.3.3
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
/usr/bin/gtester-report is a python script with shebang in the glib2 package and it's missing the execution access right, please correct this. Thanks.


Steps to Reproduce:
$ gtester-report
bash: /usr/bin/gtester-report: Permission denied

$ ls -l /usr/bin/gtester-report
-rw-r--r-- 1 root root 14K Mar 27 11:21 /usr/bin/gtester-report

$ head -n 1 /usr/bin/gtester-report
#!/usr/bin/env python2.4
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 03 May 2010, 10:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  glib2 2.24.1-1
Comment by Arthur S. (Mvxa) - Sunday, 25 April 2010, 19:44 GMT
Whoops, wrong project. I'm such a douche. SORRY!

Loading...