Bug#705847: python-rpy fails to import

2013-04-22 Thread Dave Steele
On Mon, Apr 22, 2013 at 7:15 AM, Dirk Eddelbuettel 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 missing

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 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

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dave Steele
On Sun, Apr 21, 2013 at 10:49 PM, Dirk Eddelbuettel 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 with xv

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 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 fi

Bug#705847: python-rpy fails to import

2013-04-21 Thread Dave Steele
On Sun, Apr 21, 2013 at 12:31 PM, Dirk Eddelbuettel 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 precede your > (she

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 wrote: | > On 21 April 2013 at 00:12, Dave Steele wrote: | > | On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel wrote: | > I just disable (!!) the PrintWarnings() calls (that | > | > want the n

Bug#705847: python-rpy fails to import

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

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 wrote: | > | > On 20 April 2013 at 19:05, Dave Steele wrote: | > | On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele wrote: | > | > On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel wrote: | > | | >

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 7:34 PM, Dirk Eddelbuettel wrote: > > On 20 April 2013 at 19:05, Dave Steele wrote: > | On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele wrote: > | > On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel > wrote: > | > | Is this a valid strategy, or am I missing something? > >

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 wrote: | > On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel wrote: | >> | >> On 20 April 2013 at 17:27, Dave Steele wrote: | > | > Can you provide some pointers to an R neophyte on how to proceed? | >

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 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

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 6:38 PM, Dave Steele wrote: > On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel 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 - > https://github.com/davesteele/piuparts/blob/develop/

Bug#705847: python-rpy fails to import

2013-04-20 Thread Dave Steele
On Sat, Apr 20, 2013 at 6:10 PM, Dirk Eddelbuettel 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 you spen

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", "copy

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 T