Bug#404636: python-rpy: Still having import problems

2006-12-27 Thread Dirk Eddelbuettel

On 26 December 2006 at 19:22, Diwaker Gupta wrote:
| Package: python-rpy
| Version: 1.0~rc1-2
| Severity: important
| 
| I'm trying to import rpy into Python and it fails thus:
| RHOME= /usr/lib/R
| RVERSION= 2.4.1
| RVER= 2041
| RUSER= /home/diwaker
| Loading Rpy version 2041 ..
| Traceback (most recent call last):
|   File stdin, line 1, in ?
|   File /usr/lib/python2.4/site-packages/rpy.py, line 112, in ?
| exec(import _rpy%s as _rpy % RVER)
|   File string, line 1, in ?
| ImportError: No module named _rpy2041
| 
| Similar bugs were reported for earlier versions of the package, but I'm still
| having this problem so it doesn't seem like it was fixed permanently.

RPy encodes the R version number, and while I had prepared an 1.0~rc1-3, I
for some reason seem to not have uploaded it.

So thanks for catching this. A new package 1.0~rc1-4 is on its way now.

Dirk
 
| -- System Information:
| Debian Release: 4.0
|   APT prefers experimental
|   APT policy: (900, 'experimental'), (800, 'unstable')
| Architecture: i386 (i686)
| Shell:  /bin/sh linked to /bin/bash
| Kernel: Linux 2.6.18-3-686
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
| 
| Versions of packages python-rpy depends on:
| ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
| ii  python2.4.4-2An interactive high-level 
object-o
| ii  python-central0.5.12 register and build utility for 
Pyt
| pi  python-numeric24.2-7 Numerical (matrix-oriented) 
Mathem
| ii  r-base-core   2.4.1-1GNU R core of statistical 
computin
| 
| python-rpy recommends no packages.
| 
| -- no debconf information
| 

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#404636: python-rpy: Still having import problems

2006-12-26 Thread Diwaker Gupta
Package: python-rpy
Version: 1.0~rc1-2
Severity: important

I'm trying to import rpy into Python and it fails thus:
RHOME= /usr/lib/R
RVERSION= 2.4.1
RVER= 2041
RUSER= /home/diwaker
Loading Rpy version 2041 ..
Traceback (most recent call last):
  File stdin, line 1, in ?
  File /usr/lib/python2.4/site-packages/rpy.py, line 112, in ?
exec(import _rpy%s as _rpy % RVER)
  File string, line 1, in ?
ImportError: No module named _rpy2041

Similar bugs were reported for earlier versions of the package, but I'm still
having this problem so it doesn't seem like it was fixed permanently.

-- System Information:
Debian Release: 4.0
  APT prefers experimental
  APT policy: (900, 'experimental'), (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python-rpy depends on:
ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt
pi  python-numeric24.2-7 Numerical (matrix-oriented) Mathem
ii  r-base-core   2.4.1-1GNU R core of statistical computin

python-rpy recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#404636: python-rpy: Still having import problems

2006-12-26 Thread Dirk Eddelbuettel

On 26 December 2006 at 19:22, Diwaker Gupta wrote:
| Package: python-rpy
| Version: 1.0~rc1-2
| Severity: important
| 
| I'm trying to import rpy into Python and it fails thus:
| RHOME= /usr/lib/R
| RVERSION= 2.4.1
| RVER= 2041
| RUSER= /home/diwaker
| Loading Rpy version 2041 ..
| Traceback (most recent call last):
|   File stdin, line 1, in ?
|   File /usr/lib/python2.4/site-packages/rpy.py, line 112, in ?
| exec(import _rpy%s as _rpy % RVER)
|   File string, line 1, in ?
| ImportError: No module named _rpy2041
| 
| Similar bugs were reported for earlier versions of the package, but I'm still
| having this problem so it doesn't seem like it was fixed permanently.

There is no 'permanent' fix. It needs to be rebuilt each time R changes its
version string. It was my omission to not have done so once R itself changed
from 2.4.0 to 2.4.1. Will fix.

Given that the upstream author (CC'ed) no longer replies to my emails, I will
probably drop this package, i.e. Debian QA will be the new maintainer.

Dirk

| -- System Information:
| Debian Release: 4.0
|   APT prefers experimental
|   APT policy: (900, 'experimental'), (800, 'unstable')
| Architecture: i386 (i686)
| Shell:  /bin/sh linked to /bin/bash
| Kernel: Linux 2.6.18-3-686
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
| 
| Versions of packages python-rpy depends on:
| ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
| ii  python2.4.4-2An interactive high-level 
object-o
| ii  python-central0.5.12 register and build utility for 
Pyt
| pi  python-numeric24.2-7 Numerical (matrix-oriented) 
Mathem
| ii  r-base-core   2.4.1-1GNU R core of statistical 
computin
| 
| python-rpy recommends no packages.
| 
| -- no debconf information
| 

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]