pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49817 (math/py-rpy 2.3.0 doesn't build on amd64 7.99.4)
The following reply was made to PR pkg/49817; it has been noted by GNATS.
From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
alnsn%yandex.ru@localhost
Subject: Re: pkg/49817 (math/py-rpy 2.3.0 doesn't build on amd64 7.99.4)
Date: Fri, 10 Apr 2015 22:02:11 +0100
Thomas Klausner wrote:
> Ok, I've fixed packaging for all python versions.
Thanks!
> > ImportError: No module named singledispatch
>
> This has also been fixed, but I now see
> # python3.4 -m rpy2.tests
> rpy2 version: 2.5.6
> - built against R version: 3-1.1--66115
> - running linked to R version: R version 3.1.1 (2014-07-10)
> E
> ======================================================================
> ERROR: __main__ (unittest.loader.LoadTestsFailure)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/pkg/lib/python3.4/site-packages/rpy2/tests.py", line 43, in load_tests
> suite_robjects = loader.discover('robjects', pattern, rpy_root)
> File "/usr/pkg/lib/python3.4/unittest/loader.py", line 261, in discover
> raise ImportError('Start directory is not importable: %r' % start_dir)
> ImportError: Start directory is not importable: 'robjects'
>
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
>
> FAILED (errors=1)
> #
>
> No idea what that is supposed to tell me.
You can downgrade it to 2.4.4 if you want to see a different error
message ;-)
--
Alex
Home |
Main Index |
Thread Index |
Old Index