Activity log for bug #128180

Date Who What changed Old value New value Message
2007-07-25 07:41:42 sundol bug added bug
2007-09-17 17:48:52 Ankit Jain rpy: status New Confirmed
2008-04-11 23:56:36 Sagar Mittal bug added attachment 'python-rpy_1.0.2-1_amd64.deb' (python-rpy-1.0.2-R2.5.1-amd64)
2008-05-01 04:26:48 Pedro Villavicencio rpy: importance Undecided Medium
2008-05-01 04:26:48 Pedro Villavicencio rpy: assignee dktrkranz
2008-05-01 04:26:48 Pedro Villavicencio rpy: milestone ubuntu-8.04.1
2008-05-01 04:27:04 Pedro Villavicencio rpy: status Confirmed Triaged
2008-06-05 19:47:21 Steve Langasek rpy: milestone ubuntu-8.04.1
2008-06-05 21:38:20 Luca Falavigna rpy: status Triaged Fix Released
2008-06-05 21:38:57 Luca Falavigna rpy: status New In Progress
2008-06-05 21:38:57 Luca Falavigna rpy: assignee dktrkranz
2008-06-05 21:38:57 Luca Falavigna rpy: importance Undecided Medium
2008-06-05 21:39:23 Luca Falavigna rpy: status New In Progress
2008-06-05 21:39:23 Luca Falavigna rpy: assignee dktrkranz
2008-06-05 21:39:23 Luca Falavigna rpy: importance Undecided Medium
2008-06-05 22:07:20 Luca Falavigna rpy: status In Progress Confirmed
2008-06-05 22:07:32 Luca Falavigna rpy: status In Progress Confirmed
2008-06-10 09:57:37 Luca Falavigna description Binary package hint: python-rpy "import rpy" of python gives an error How to reproduce and error message are following **************** myid@mypc:~$ python Python 2.5.1 (r251:54863, Jul 17 2007, 15:55:37) [GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy RHOME= /usr/lib/R RVERSION= 2.5.1 RVER= 2051 RUSER= /home/hckim Loading Rpy version 2051 .. Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/site-packages/rpy.py", line 112, in <module> exec("import _rpy%s as _rpy" % RVER) File "<string>", line 1, in <module> ImportError: No module named _rpy2051 >>> Binary package hint: python-rpy "import rpy" of python gives an error How to reproduce and error message are following **************** myid@mypc:~$ python Python 2.5.1 (r251:54863, Jul 17 2007, 15:55:37) [GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy RHOME= /usr/lib/R RVERSION= 2.5.1 RVER= 2051 RUSER= /home/hckim Loading Rpy version 2051 .. Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/site-packages/rpy.py", line 112, in <module> exec("import _rpy%s as _rpy" % RVER) File "<string>", line 1, in <module> ImportError: No module named _rpy2051 >>> TEST CASE: 1) Install python-rpy 2) Open a terminal and execute python interpreter 3) Launch "import rpy" from python interpreter 4) The above traceback raises
2008-06-10 09:57:50 Luca Falavigna rpy: status Confirmed Fix Committed
2008-06-10 09:57:57 Luca Falavigna rpy: status Confirmed Fix Committed
2008-06-17 05:36:31 Martin Pitt rpy: status Fix Committed Fix Released
2008-06-17 05:37:03 Martin Pitt rpy: status Fix Committed Fix Released
2009-07-30 20:07:18 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/gutsy/rpy/gutsy-proposed
2009-07-30 20:08:28 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/hardy/rpy/hardy-proposed