Re: [Python-modules-team] building python-numpy on

2011-10-07 Thread Faheem Mitha
On Thu, 6 Oct 2011, Sandro Tosi wrote: On Thu, Oct 6, 2011 at 13:57, Faheem Mitha wrote: It doesn't look like the tests are the problem. If I comment them out, I still get a failure at the same place. .. dh_install cp: cannot stat `debian/tmp/doc/build/html': No such file or

Re: [Python-modules-team] building python-numpy on

2011-10-06 Thread Faheem Mitha
On Thu, 6 Oct 2011, Sandro Tosi wrote: On Thu, Oct 6, 2011 at 13:57, Faheem Mitha wrote: It doesn't look like the tests are the problem. If I comment them out, I still get a failure at the same place. .. dh_install cp: cannot stat `debian/tmp/doc/build/html': No such file or

Re: [Python-modules-team] building python-numpy on

2011-10-06 Thread Faheem Mitha
On Thu, 6 Oct 2011, Faheem Mitha wrote: On Thu, 6 Oct 2011, Sandro Tosi wrote: On Thu, Oct 6, 2011 at 08:40, Faheem Mitha wrote: Ran 3541 tests in 44.650s OK (KNOWNFAIL=3, SKIP=4) [255665 refs] Traceback (most recent call last):  File "", line 1, in  File "numpy/__init_

Re: [Python-modules-team] building python-numpy on

2011-10-06 Thread Faheem Mitha
On Thu, 6 Oct 2011, Sandro Tosi wrote: On Thu, Oct 6, 2011 at 08:40, Faheem Mitha wrote: Ran 3541 tests in 44.650s OK (KNOWNFAIL=3, SKIP=4) [255665 refs] Traceback (most recent call last):  File "", line 1, in  File "numpy/__init__.py", line 127, in    raise ImportEr

building python-numpy on

2011-10-06 Thread Faheem Mitha
Hi, I was trying to rebuild python-numpy 1.6.1-3 (the version currently in experimental) on squeeze. A straight debuild binary seems to come really close. I do need to get python-sphinx from backports. It errors out at the end with the following error. I don't have any idea how to fix it.

Re: help with seemingly Debian-specific python bug

2004-06-08 Thread Faheem Mitha
On Mon, 7 Jun 2004, David M. Cooke wrote: > On Mon, Jun 07, 2004 at 06:55:09PM +0000, Faheem Mitha wrote: > > Dear People, > > > > See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252517 > > > > I'd like to ask for help in debugging this. Firstly,

help with seemingly Debian-specific python bug

2004-06-07 Thread Faheem Mitha
Dear People, See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252517 I'd like to ask for help in debugging this. Firstly, can anyone reproduce this on sarge? When I run inside gdb I don't get any information about the segfault, presumably because I don't have python2.3 compiled with debuggi

help building boost-python hello world example on Debian

2004-04-09 Thread Faheem Mitha
Dear People, This is probably somewhat off topic, but I am hoping someone here might be able to help me. I have spent the last couple of hours trying to understand how to use bjam so as to build the `hello world' tutorial example for boost-python. I have not succeeded. I'm running Debian sarge.