Bug#777089: Next python-mote pre-condition test issue: python-jsondiff trows ModuleNotFoundError: No module named 'nose_random'

2018-01-17 Thread Andreas Tille
Hi Tristan,

On Wed, Jan 17, 2018 at 06:56:00AM +, Tristan Seligmann wrote:
> I found this package, which seems to match, from the same organization:
> https://github.com/ZoomerAnalytics/nose-random
> 
> Unfortunately it seems to be unreleased, so I think you would need to
> package a GitHub snapshot or something (or alternatively disable the tests).

Thanks for the hint.  I think for the moment I'll skip the test but I
have opened an issue asking for release tags[1].

Kind regards

   Andreas.

[1] https://github.com/ZoomerAnalytics/nose-random/issues/1

-- 
http://fam-tille.de



Bug#777089: Next python-mote pre-condition test issue: python-jsondiff trows ModuleNotFoundError: No module named 'nose_random'

2018-01-16 Thread Tristan Seligmann
On Tue, 16 Jan 2018 at 22:45 Andreas Tille  wrote:

> My web search for a module named 'nose_random' remained empty.
>

I found this package, which seems to match, from the same organization:
https://github.com/ZoomerAnalytics/nose-random

Unfortunately it seems to be unreleased, so I think you would need to
package a GitHub snapshot or something (or alternatively disable the tests).


Bug#777089: Next python-mote pre-condition test issue: python-jsondiff trows ModuleNotFoundError: No module named 'nose_random'

2018-01-16 Thread Andreas Tille
Hi,

when continuing to check preconditions for python-moto my next target
is python-jsondiff[1].  When trying to build I get:


...
I: pybuild base:184: cd 
/build/python-jsondiff-1.1.1/.pybuild/pythonX.Y_3.6/build; python3.6 -m 
unittest discover -v 
tests (unittest.loader._FailedTest) ... ERROR

==
ERROR: tests (unittest.loader._FailedTest)
--
ImportError: Failed to import test module: tests
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 462, in _find_test_path
package = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
__import__(name)
  File 
"/build/python-jsondiff-1.1.1/.pybuild/pythonX.Y_3.6/build/tests/__init__.py", 
line 7, in 
from nose_random import randomize
ModuleNotFoundError: No module named 'nose_random'


--
Ran 1 test in 0.000s
...


My web search for a module named 'nose_random' remained empty.

Any idea what might be wrong here?

Kind regards

Andreas.

[1] https://salsa.debian.org/science-team/python-jsondiff.git

-- 
http://fam-tille.de