Bug 1330041
Summary: | python27-python-docutils: wrong interpreter | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Branislav Náter <bnater> |
Component: | python-docutils | Assignee: | Charalampos Stratakis <cstratak> |
Status: | CLOSED ERRATA | QA Contact: | Branislav Náter <bnater> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | python27 | CC: | cstratak, kanderso, pviktori |
Target Milestone: | rc | Keywords: | EasyFix |
Target Release: | 2.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python27-python-docutils-0.11-2.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause: Shebang was not removed in the SPEC file as intended
Consequence: smartquotes.py library file still had the shebang pointing to system python
Fix: remove the shebang from smartquotes.py
Result: smartquotes.py does not have the shebang pointing to system python
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-31 10:26:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Branislav Náter
2016-04-25 10:35:06 UTC
For some reason the shebang is removed for this file through the SPEC in RHEL 7 branch but not in RHEL 6 branch. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:1166 |