Bug 1124299
Summary: | virtualenvwrapper.sh: There was a problem running the initialization hooks. | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Alexander Todorov <atodorov> |
Component: | python-virtualenv | Assignee: | Python Maintainers <python-maint> |
Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | python33 | CC: | bkabrda |
Target Milestone: | rc | ||
Target Release: | 1.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-30 09:04:48 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
Alexander Todorov
2014-07-29 08:05:15 UTC
System virtualenvwrapper is not supposed to work with collections - it's not even packaged in base RHEL AFAIK. Did you try installing virtualenvwrapper *inside* the collection with easy_install? Unless you can reproduce this bug with virtualenv wrapper installed in collection, I'll probably close this as notabug. Hi Bohuslav, this is the virtualenvwrapper.sh from outside the collection, which is coming from EPEL. On a fresh install with just the python33 collection installed everything works as expected. |