-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Mac OS X 10.7.2
My job name is `myproject local`.
It contain a white space.
Started by user anonymous
Checkout:workspace / /Users/Shared/Jenkins/Home/jobs/myproject local/workspace - hudson.remoting.LocalChannel@534ea256
Using strategy: Default
Last Built Revision: Revision ...
Checkout:workspace / /Users/Shared/Jenkins/Home/jobs/myproject local/workspace - hudson.remoting.LocalChannel@534ea256
Fetching changes from 1 remote Git repository
Fetching upstream changes from /Users/Shared/Jenkins/videotape3
...
Commencing build of Revision ...
Checking out Revision ...
Warning : There are multiple branch changesets here
FATAL: whitespaces are not allowed in Python interpreter's path: /Users/Shared/Jenkins/Home/jobs/myproject local/workspace/env
Build step 'Virtualenv Builder' marked build as failure
Some of the tools used by ShiningPanda plugin does not support spaces in path to binaries, that's why we're logging this message (and fail the build)
Try this for instance
:
On my mac it finishes with an OSError.