[Python-modules-team] Bug#711803: python-concurrent.futures: FTBFS: Permission denied

Paul Tagliamonte paultag at debian.org
Sun Jun 9 23:35:17 UTC 2013


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 <paultag at debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130609/bc7e963f/attachment.pgp>


More information about the Python-modules-team mailing list