I had to enable /dev/shm mounting in my chroots.  E.g. from
schroot/default/fstab:


=== modified file 'schroot/default/fstab'
--- schroot/default/fstab       2011-07-13 20:34:15 +0000
+++ schroot/default/fstab       2011-08-22 18:56:00 +0000
@@ -16,8 +16,8 @@
 # killing services on the host.
 #/run          /run            none    rw,bind         0       0
 #/run/lock     /run/lock       none    rw,bind         0       0
-#/dev/shm      /dev/shm        none    rw,bind         0       0
-#/run/shm      /run/shm        none    rw,bind         0       0
+/dev/shm       /dev/shm        none    rw,bind         0       0
+/run/shm       /run/shm        none    rw,bind         0       0
 
 # Additions according to
 # https://wiki.ubuntu.com/SecurityTeam/BuildEnvironment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/672209

Title:
  [SRU] multiprocessing module dysfunctional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/672209/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to