Your message dated Mon, 26 Oct 2015 08:34:33 -0400
with message-id <20151026123432.gq7...@onerussian.com>
and subject line Re: Bug#802106: Please commit joblib to exppsy Git (or some 
other team repository)
has caused the Debian Bug report #802106,
regarding joblib: FTBFS: AttributeError: Can't pickle local object 
'test_parallel_pickling.<locals>.g'
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.)


-- 
802106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: joblib
Version: 0.8.3-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

Check that MemmapingPool uses /dev/shm when possible ... ok
Check that large arrays are not copied in memory in return ... ok
Check that memmaps with a bad buffer are returned as regular arrays ... ok
Doctest: joblib ... ok

======================================================================
ERROR: Check that pmap captures the errors when it is passed an object
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/joblib-0.8.3/joblib/test/test_parallel.py", line 172, in 
test_parallel_pickling
    (delayed(g)(x) for x in range(10))
  File "/usr/lib/python3.5/unittest/case.py", line 727, in assertRaises
    return context.handle('assertRaises', args, kwargs)
  File "/usr/lib/python3.5/unittest/case.py", line 176, in handle
    callable_obj(*args, **kwargs)
  File "/joblib-0.8.3/joblib/parallel.py", line 652, in __call__
    for function, args, kwargs in iterable:
  File "/joblib-0.8.3/joblib/test/test_parallel.py", line 172, in <genexpr>
    (delayed(g)(x) for x in range(10))
  File "/joblib-0.8.3/joblib/parallel.py", line 120, in delayed
    pickle.dumps(function)
AttributeError: Can't pickle local object 'test_parallel_pickling.<locals>.g'

======================================================================
FAIL: Check that name collisions with functions will raise warnings
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
AssertionError: 7 != 1
    '7 != 1' = '%s != %s' % _common_shorten_repr(7, 1)
    '7 != 1' = self._formatMessage('7 != 1', '7 != 1')
>>  raise self.failureException('7 != 1')
    

======================================================================
FAIL: Check that name collisions with functions will raise warnings
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
AssertionError: False is not true
    'False is not true' = self._formatMessage('False is not true', "%s is not 
true" % safe_repr(False))
>>  raise self.failureException('False is not true')
    

...

FAILED (errors=1, failures=5)
debian/rules:25: recipe for target 'python-test3.5' failed
make[1]: *** [python-test3.5] Error 1

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/joblib.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
sorry about that -- pushed now.  Also created a clone under exppsy

On Mon, 26 Oct 2015, Andreas Tille wrote:

> Hi Yaroslav,

> I'd like to squash bugs of python-skbio dependencies and I could
> consider helping to fix joblib but it would help if you would move the
> Git repository to exppsy Git (or any other team repository at
> git.debian.org).
-- 
Yaroslav O. Halchenko
Center for Open Neuroscience     http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        

--- End Message ---

Reply via email to