Hello Barry,

On Thu, Jun 7, 2012 at 3:52 AM, Barry deFreese <[email protected]> wrote:
> Currently python-psutil fails to build on Debian GNU/Hurd. (Doesn't recognize 
> gnu system).
>
> Attached is a patch for building on Hurd.

Thanks for the patch! But I think it's not enough: I've tried to build
the package on exodar but the test suite fails to run due to:

running test/test_psutil.py on python2.7
Traceback (most recent call last):
  File "test/test_psutil.py", line 32, in <module>
    import psutil
  File 
"/home/morph/python-psutil-0.4.1/build/lib.gnu-0.3-i686-AT386-2.7/psutil/__init__.py",
line 83, in <module>
    raise NotImplementedError('platform %s is not supported' % sys.platform)
NotImplementedError: platform gnu0 is not supported

Is it possible to you to follow up and let tests run too?

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to