Your message dated Wed, 25 Jul 2012 10:46:55 -0500
with message-id <[email protected]>
and subject line Fixed in recent upload
has caused the Debian Bug report #680903,
regarding needs tighter dependency on R
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
680903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680903
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: binnmu
nmu rpy_1.0.3-21 . ALL . -m "rebuild against R 2.15.1"
>>> from rpy import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/rpy.py", line 134, in <module>
""" % RVERSION)
RuntimeError: No module named _rpy2151
RPy module can not be imported. Please check if your rpy
installation supports R 2.15.1. If you have multiple R versions
[...]
Rebuilding rpy in a clean sid chroot replaces
usr/lib/python2.?/dist-packages/_rpy2150.so
with
usr/lib/python2.?/dist-packages/_rpy2151.so
Only manual inspection of the file list seems to reveal the neccessity
of a rebuild. There is no dependency change.
Andreas
--- End Message ---
--- Begin Message ---
Sorry, forgot the Closes: tag in the uppload shown below.
Dirk
rpy (1.0.3-22) unstable; urgency=low
* (Belated) rebuilding under R 2.15.1
* debian/control: Set (Build-)Depends: to current R version
* debian/rules: Also call dh_numpy (with thanks to lintian)
-- Dirk Eddelbuettel <[email protected]> Tue, 17 Jul 2012 08:17:07 -0500
--
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com
--- End Message ---