Bug 99055
| Summary: | rpm rpm build fails when PYTHONPATH is set | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | David Nečas <yeti> |
| Component: | rpm-build | Assignee: | Paul Nasrat <nobody+pnasrat> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-11-29 19:47:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
David Nečas
2003-07-13 10:33:28 UTC
python/rpmlib/Makefile.am has the same problem. (Sorry, I forgot to mention it in the report.) In current rawhide:
pylibdir = ${prefix}/lib@MARK64@/python@WITH_PYTHON_VERSION@
|