Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-25 Thread Laurent Gautier
Thanks. It looks like that the quick-and-untested fix I made recently was just nonsense. Testing can be done by running: python -m 'rpy2.tests' (you have to install rpy2 first) Best, Laurent On 5/25/10 2:34 PM, Denis Barbier wrote: On 2010/5/25 Dirk Eddelbuettel wrote: Denis, On 25

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-25 Thread Denis Barbier
On 2010/5/25 Dirk Eddelbuettel wrote: > > Denis, > > On 25 May 2010 at 11:56, Denis Barbier wrote: > | According to > |   http://www.python.org/dev/peps/pep-3123/ > | the attached patch should work.  I have tested that python-rpy2 > | compiles, but do not know whether it works fine. > > Wow, that

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-25 Thread Dirk Eddelbuettel
Denis, On 25 May 2010 at 11:56, Denis Barbier wrote: | According to | http://www.python.org/dev/peps/pep-3123/ | the attached patch should work. I have tested that python-rpy2 | compiles, but do not know whether it works fine. Wow, that would be a good catch. I guess Laurent may have been un

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-25 Thread Denis Barbier
According to http://www.python.org/dev/peps/pep-3123/ the attached patch should work. I have tested that python-rpy2 compiles, but do not know whether it works fine. Denis rpy2-python2.5.patch Description: application/empty

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-21 Thread Dirk Eddelbuettel
On 21 May 2010 at 13:28, Jakub Wilk wrote: | clone 582505 -1 | reassign -1 src:rpy2 2.1.1-1 | retitle -1 rpy2: debian/rules doesn't trap errors inside for loops | severity -1 serious | thanks | | * Gaubitzer Erwin , 2010-05-21, 13:09: | >There are no files in | >/usr/lib/python2.5/site-packages |

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-21 Thread Dirk Eddelbuettel
On 21 May 2010 at 13:09, Gaubitzer Erwin wrote: | Package: python-rpy2 | Version: 2.1.1-1 | Severity: normal | | There are no files in | /usr/lib/python2.5/site-packages | | because compilation fails, as checked by | apt-get -b source python-rpy2 | | with following output | | | for python

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-21 Thread Jakub Wilk
clone 582505 -1 reassign -1 src:rpy2 2.1.1-1 retitle -1 rpy2: debian/rules doesn't trap errors inside for loops severity -1 serious thanks * Gaubitzer Erwin , 2010-05-21, 13:09: There are no files in /usr/lib/python2.5/site-packages because compilation fails, as checked by apt-get -b source pyt

Bug#582505: python-rpy2: No modules compiled for Python 2.5

2010-05-21 Thread Gaubitzer Erwin
Package: python-rpy2 Version: 2.1.1-1 Severity: normal There are no files in /usr/lib/python2.5/site-packages because compilation fails, as checked by apt-get -b source python-rpy2 with following output for python in python2.5 python2.6; \ do $python setup.py install --root