Your message dated Sun, 15 Sep 2019 14:19:23 +0100
with message-id <8126cfaa-b7cc-5c94-363f-9705e8138...@p10link.net>
and subject line re: neo FTBFS: ValueError: ufunc %r not supported by quantities
has caused the Debian Bug report #877152,
regarding neo FTBFS: ValueError: ufunc %r not supported by quantities
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.)


-- 
877152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877152
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: neo
Version: 0.3.3-2
Severity: serious
Tags: buster sid

Some recent change in unstable makes neo FTBFS:

https://tests.reproducible-builds.org/debian/history/neo.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/neo.html

...
I: Running Neo unittests using python2.7
Failure: ValueError (ufunc %r not supported by quantities
                please file a bug report at https://github.com/python-quantities
                ) ... ERROR

======================================================================
ERROR: Failure: ValueError (ufunc %r not supported by quantities
                please file a bug report at https://github.com/python-quantities
                )
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/build/1st/neo-0.3.3/neo/__init__.py", line 7, in <module>
    from neo.core import *
  File "/build/1st/neo-0.3.3/neo/core/__init__.py", line 42, in <module>
    from neo.core.analogsignal import AnalogSignal
  File "/build/1st/neo-0.3.3/neo/core/analogsignal.py", line 30, in <module>
    import quantities as pq
  File "/usr/lib/python2.7/dist-packages/quantities/__init__.py", line 283, in 
<module>
    from .units import *
  File "/usr/lib/python2.7/dist-packages/quantities/units/__init__.py", line 9, 
in <module>
    from . import acceleration
  File "/usr/lib/python2.7/dist-packages/quantities/units/acceleration.py", 
line 7, in <module>
    from .time import s
  File "/usr/lib/python2.7/dist-packages/quantities/units/time.py", line 18, in 
<module>
    aliases=['milliseconds']
  File "/usr/lib/python2.7/dist-packages/quantities/unitquantity.py", line 62, 
in __new__
    ret._conv_ref = definition._reference
  File "/usr/lib/python2.7/dist-packages/quantities/quantity.py", line 139, in 
_reference
    rq = rq * u._reference**d
  File "/usr/lib/python2.7/dist-packages/quantities/unitquantity.py", line 230, 
in __pow__
    return self.view(Quantity).__pow__(other)
  File "/usr/lib/python2.7/dist-packages/quantities/quantity.py", line 88, in g
    return f(self, other, *args)
  File "/usr/lib/python2.7/dist-packages/quantities/quantity.py", line 321, in 
__pow__
    return super(Quantity, self).__pow__(other)
  File "/usr/lib/python2.7/dist-packages/quantities/quantity.py", line 236, in 
__array_prepare__
    """
ValueError: ufunc %r not supported by quantities
                please file a bug report at https://github.com/python-quantities
                

----------------------------------------------------------------------
Ran 1 test in 0.018s

FAILED (errors=1)
debian/rules:15: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Version: 0.7.2-1

The new version is showing as building successfully on reproducible-builds.org 
and the upload was presumablly built successfully by the maintainer.

--- End Message ---

Reply via email to