Bug#705847: python-rpy fails to import

2013-04-22 Thread Dirk Eddelbuettel
On 21 April 2013 at 23:12, Dave Steele wrote: | On Sun, Apr 21, 2013 at 10:49 PM, Dirk Eddelbuettel e...@debian.org wrote: | | Well I guess we have now established that | | a) R 3.0.0 and rpy do not work together (your bugreport) | | b) disabling Rf_PrintMessage as per my simple patch

Bug#705847: python-rpy fails to import

2013-04-22 Thread Dave Steele
On Mon, Apr 22, 2013 at 7:15 AM, Dirk Eddelbuettel e...@debian.org wrote: | c) somewhat unrelated: launching R-related jobs with xvfb-run helps | when X11 resources are required. | | So I think I should apply the patch from b) to fix your bug report from a). | | Or am I

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dirk Eddelbuettel
On 21 April 2013 at 00:12, Dave Steele wrote: | On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel e...@debian.org wrote: | | On 20 April 2013 at 19:05, Dave Steele wrote: | | On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele dste...@gmail.com wrote: | | On Sat, Apr 20, 2013 at 6:10 PM, Dirk

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dave Steele
On Sun, Apr 21, 2013 at 7:25 AM, Dirk Eddelbuettel e...@debian.org wrote: On 21 April 2013 at 00:12, Dave Steele wrote: | On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel e...@debian.org wrote: I just disable (!!) the PrintWarnings() calls (that | want the no-longer-exported

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dirk Eddelbuettel
On 21 April 2013 at 11:38, Dave Steele wrote: | On Sun, Apr 21, 2013 at 7:25 AM, Dirk Eddelbuettel e...@debian.org wrote: | On 21 April 2013 at 00:12, Dave Steele wrote: | | On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel e...@debian.org wrote: | I just disable (!!) the PrintWarnings()

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dave Steele
On Sun, Apr 21, 2013 at 12:31 PM, Dirk Eddelbuettel e...@debian.org wrote: Hail Mary pass suggestion: some R packages want x11 around to get fonts etc, which has caused us grief in the past as it would prevent headless server operation. Easiest fix: install the xvfb server package and

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dirk Eddelbuettel
On 21 April 2013 at 22:25, Dave Steele wrote: | On Sun, Apr 21, 2013 at 12:31 PM, Dirk Eddelbuettel e...@debian.org wrote: | | Hail Mary pass suggestion: some R packages want x11 around to get fonts etc, | which has caused us grief in the past as it would prevent headless server |

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dave Steele
On Sun, Apr 21, 2013 at 10:49 PM, Dirk Eddelbuettel e...@debian.org wrote: Well I guess we have now established that a) R 3.0.0 and rpy do not work together (your bugreport) b) disabling Rf_PrintMessage as per my simple patch fixes that c) somewhat unrelated: launching R-related jobs

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
Package: python-rpy Version: 1.0.3-24 Severity: important thanks The latest version of the python rpy module in sid fails to import. $ python Python 2.7.3 (default, Mar 4 2013, 14:57:34) [GCC 4.7.2] on linux2 Type help, copyright, credits or license for more information. import rpy Traceback

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dirk Eddelbuettel
On 20 April 2013 at 17:27, Dave Steele wrote: | Package: python-rpy | Version: 1.0.3-24 | Severity: important | thanks | | The latest version of the python rpy module in sid fails to import. | | $ python | Python 2.7.3 (default, Mar 4 2013, 14:57:34) | [GCC 4.7.2] on linux2 | Type help,

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel e...@debian.org wrote: On 20 April 2013 at 17:27, Dave Steele wrote: ... I was a little afraid of this. RPy has _long_ been dead. I even patched it for (IIRC) R 2.10 when the original version regexp could not deal with two digits. Could

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele dste...@gmail.com wrote: On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel e...@debian.org wrote: On 20 April 2013 at 17:27, Dave Steele wrote: Can you provide some pointers to an R neophyte on how to proceed? 1 -

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dirk Eddelbuettel
On 20 April 2013 at 18:38, Dave Steele wrote: | On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel e...@debian.org wrote: | | On 20 April 2013 at 17:27, Dave Steele wrote: | ... | | I was a little afraid of this. RPy has _long_ been dead. I even patched it | for (IIRC) R 2.10 when the

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dirk Eddelbuettel
On 20 April 2013 at 19:05, Dave Steele wrote: | On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele dste...@gmail.com wrote: | On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel e...@debian.org wrote: | | On 20 April 2013 at 17:27, Dave Steele wrote: | | Can you provide some pointers to an R

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel e...@debian.org wrote: On 20 April 2013 at 19:05, Dave Steele wrote: | On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele dste...@gmail.com wrote: | On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel e...@debian.org wrote: | | Is this a valid