-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Debian Wheezy
Python 2.7
Shiningpanda 0.20
Jenkins 1.527
When I'm activating System site packages option on Virtualenv Builder the build trying to use python system tools instead of the virtualenv one. I attached the build output to show this issue.
I have no problem when this option is disabled.
[JENKINS-19242] When System site packages is enable don't use vitual environment
Workflow | Original: JNJira [ 150690 ] | New: JNJira + In-Review [ 177738 ] |
I find how to fix this issue I replace src/main/resources/jenkins/plugins/shiningpanda/workspace/virtualenv.py by a recent version of virtualenv.py (1.7.1.2 in my case) and it's fix this issue.
Could you please upgrade your virtualenv.py for the next release ?