Bug 721149

Summary: /usr/bin/pymca not executable after package installation
Product: [Fedora] Fedora Reporter: Guy Jennings <jennings>
Component: PyMcaAssignee: Susi Lehtola <susi.lehtola>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: PyMca-4.4.1-4.p1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-23 01:56:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Guy Jennings 2011-07-13 20:57:26 UTC
Description of problem:
Files installed in /usr/bin by the PyMca package are not set as executable -
particularly '/usr/bin/pymca'

Version-Release number of selected component (if applicable):
At least 4.4.0 and 4.4.1

How reproducible:
Always

Steps to Reproduce:
1. sudo yum install PyMca
2. ls -la /usr/bin/pymca
3.
  
Actual results:
-rw-r--r-- 1 root root 163 Jul 26  2010 /usr/bin/pymca

Expected results:
-rwxr-xr-x 1 root root 163 Jul 26  2010 /usr/bin/pymca

Additional info:

Comment 1 Susi Lehtola 2011-07-14 12:12:48 UTC
Good catch.

That's odd, I have no idea why it didn't work before. Should be fixed in PyMca-4.4.1-4.p1 .

Comment 2 Fedora Update System 2011-07-14 12:40:54 UTC
PyMca-4.4.1-4.p1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/PyMca-4.4.1-4.p1.fc15

Comment 3 Fedora Update System 2011-07-14 12:41:02 UTC
PyMca-4.4.1-4.p1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/PyMca-4.4.1-4.p1.fc14

Comment 4 Susi Lehtola 2011-07-14 12:42:17 UTC
$ rpm -q PyMca
PyMca-4.4.1-4.p1.fc15.x86_64

$ rpm -ql PyMca | grep /bin | xargs ls -lh
-rwxr-xr-x. 1 root root 190 Jul 14 15:27 /usr/bin/edfviewer
-rwxr-xr-x. 1 root root 183 Jul 14 15:27 /usr/bin/elementsinfo
-rwxr-xr-x. 1 root root 178 Jul 14 15:27 /usr/bin/mca2edf
-rwxr-xr-x. 1 root root 185 Jul 14 15:27 /usr/bin/peakidentifier
-rwxr-xr-x. 1 root root 180 Jul 14 15:27 /usr/bin/pymca
-rwxr-xr-x. 1 root root 181 Jul 14 15:27 /usr/bin/pymcabatch
-rwxr-xr-x. 1 root root 186 Jul 14 15:27 /usr/bin/pymcapostbatch
-rwxr-xr-x. 1 root root 183 Jul 14 15:27 /usr/bin/pymcaroitool
-rwxr-xr-x. 1 root root 186 Jul 14 15:27 /usr/bin/rgbcorrelator

Comment 5 Fedora Update System 2011-07-15 01:24:55 UTC
Package PyMca-4.4.1-4.p1.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 PyMca-4.4.1-4.p1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/PyMca-4.4.1-4.p1.fc15
then log in and leave karma (feedback).

Comment 6 Guy Jennings 2011-07-15 23:34:44 UTC
(In reply to comment #5)
> Package PyMca-4.4.1-4.p1.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 PyMca-4.4.1-4.p1.fc15'
> as soon as you are able to.
> Please go to the following url:
> https://admin.fedoraproject.org/updates/PyMca-4.4.1-4.p1.fc15
> then log in and leave karma (feedback).

Works fine - thanks for the quick response

Comment 7 Susi Lehtola 2011-07-15 23:40:37 UTC
No problem, I'm just glad to see that someone is actually using the package :)

Comment 8 Fedora Update System 2011-07-23 01:56:23 UTC
PyMca-4.4.1-4.p1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2011-07-23 02:04:27 UTC
PyMca-4.4.1-4.p1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.