Bug 952227 - Fix instances of #!/usr/bin/env python in gimp
Summary: Fix instances of #!/usr/bin/env python in gimp
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 952231 952232
TreeView+ depends on / blocked
 
Reported: 2013-04-15 12:14 UTC by Nils Philippsen
Modified: 2013-06-14 02:32 UTC (History)
1 user (show)

Fixed In Version: gimp-2.8.4-5.fc17
Clone Of: 521273
: 952232 (view as bug list)
Environment:
Last Closed: 2013-06-08 03:31:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nils Philippsen 2013-04-15 12:14:48 UTC
+++ This bug was initially created as a clone of Bug #521273 +++

Escalated to Bugzilla from IssueTracker

--- Additional comment from Issue Tracker on 2009-09-04 11:46:36 EDT ---

Event posted on 09-04-2009 11:44am EDT by kbaxley

THere's a project underway in Fedora 12 to finally resolve the issues with Red Hat including #!/usr/bin/env python in our python executables:

https://fedoraproject.org/wiki/Features/SystemPythonExecutablesUseSystemPython

There's also a Fedora bug opened on this, and comments in there state that this is a big priority for RHEL6:

https://bugzilla.redhat.com/show_bug.cgi?id=518994

For RHEL5, we've been instructed by Product Management to open bugs on a package-by-package basis to address the problem.

In this case, gimp in RHEL5 has at least one python executable containing #!/usr/bin/env python
This event sent from IssueTracker by kbaxley  [LLNL (HPC)]
 issue 339039

Comment 1 Nils Philippsen 2013-04-17 10:18:43 UTC
NB: This is a purely cosmetic issue. GIMP maps script hashbangs to a fixed interpreter internally. This system skips over /usr/bin/env if present. For python, it would map both "#!/usr/bin/env python" and "#!/usr/bin/python" to /usr/bin/python, cf.: ${libdir}/gimp/2.0/interpreters/pygimp.interp

Comment 2 Fedora Update System 2013-06-04 10:10:10 UTC
gimp-2.8.4-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc17

Comment 3 Fedora Update System 2013-06-04 10:10:44 UTC
gimp-2.8.4-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc18

Comment 4 Fedora Update System 2013-06-04 10:11:23 UTC
gimp-2.8.4-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc19

Comment 5 Fedora Update System 2013-06-05 02:35:55 UTC
Package gimp-2.8.4-5.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gimp-2.8.4-5.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10064/gimp-2.8.4-5.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-06-08 03:31:56 UTC
gimp-2.8.4-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-06-12 02:36:18 UTC
gimp-2.8.4-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-06-14 02:32:09 UTC
gimp-2.8.4-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.