The attached patch should be sufficient to avoid the problem until it is
fixed properly: it removes the use of os.system() entirely, causing
SCons to use fork()+exec() on systems where spawnvpe() is not available,
avoiding the need to escape anything.

** Attachment added: "Disable use of os.system()+env"
   http://launchpadlibrarian.net/8485749/workaround-env.diff

-- 
The build of xmms2 fails because of HASH(0x82db558)="" in the environment
https://bugs.launchpad.net/bugs/87077
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to