Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Oct 20th, 2011  |  syntax: None  |  size: 0.69 KB  |  views: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Traceback (most recent call last):
  2.   File "/home/user/trunk/chromite/bin/parallel_emerge", line 114, in <module>
  3.     KILLED = multiprocessing.Event()
  4.   File "/usr/lib64/python2.6/multiprocessing/__init__.py", line 206, in Event
  5.     return Event()
  6.   File "/usr/lib64/python2.6/multiprocessing/synchronize.py", line 268, in __init__
  7.     self._cond = Condition(Lock())
  8.   File "/usr/lib64/python2.6/multiprocessing/synchronize.py", line 117, in __init__
  9.     SemLock.__init__(self, SEMAPHORE, 1, 1)
  10.   File "/usr/lib64/python2.6/multiprocessing/synchronize.py", line 49, in __init__
  11.     sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
  12. OSError: [Errno 38] Function not implemented
  13.  
  14.  
clone this paste RAW Paste Data