Your message dated Sun, 9 Jun 2013 19:51:19 -0400
with message-id <20130609235118.GB8347@chayot>
and subject line Whoops
has caused the Debian Bug report #711803,
regarding python-concurrent.futures: FTBFS: Permission denied
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
711803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-concurrent.futures
Version: 2.1.2-1
Severity: serious
Justification: fails to build from source

The package FTBFS in a clean unstable amd64 sbuild chroot. This is
likely due to the lack of a home directory.

/----
| ======================================================================
| ERROR: test_threads_terminate (__main__.ThreadPoolShutdownTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "./test_futures.py", line 175, in test_threads_terminate
|     self._start_some_futures()
|   File "./test_futures.py", line 146, in _start_some_futures
|     call1 = Call(manual_finish=True)
|   File "./test_futures.py", line 93, in __init__
|     self._called_event = self._create_event()
|   File "./test_futures.py", line 74, in _create_event
|     event = multiprocessing.Event()
|   File "/usr/lib/python2.7/multiprocessing/__init__.py", line 211, in Event
|     return Event()
|   File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 302, in 
__init__
|     self._cond = Condition(Lock())
|   File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 147, in 
__init__
|     SemLock.__init__(self, SEMAPHORE, 1, 1)
|   File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 75, in 
__init__
|     sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
| OSError: [Errno 13] Permission denied
| 
| ----------------------------------------------------------------------
| Ran 55 tests in 3.581s
| 
| FAILED (errors=31)
| make[1]: *** [override_dh_auto_test] Error 1
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
| 
────────────────────────────────────────────────────────────────────────────────
| Build finished at 20130609-1748
\----

Thanks!
  Paul

-- 
 .''`.  Paul Tagliamonte <paul...@debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Seems like /dev/shm was set up wrong (thanks, jwilk!)

I'll close this out. Thanks!

Cheers,
  Paul
-- 
 .''`.  Paul Tagliamonte <paul...@debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to