| Summary: | /usr/bin/pymca not executable after package installation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guy Jennings <jennings> |
| Component: | PyMca | Assignee: | Susi Lehtola <susi.lehtola> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | 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
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 . 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 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 $ 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 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). (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 No problem, I'm just glad to see that someone is actually using the package :) 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. 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. |