Your message dated Tue, 23 Apr 2013 00:32:43 +0000 with message-id <[email protected]> and subject line Bug#705847: fixed in rpy 1.0.3-25 has caused the Debian Bug report #705847, regarding python-rpy fails to import 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.) -- 705847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705847 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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 (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: /usr/lib/python2.7/dist-packages/_rpy3000.so: undefined symbol: Rf_PrintWarnings RPy module can not be imported. Please check if your rpy installation supports R 3.0.0. If you have multiple R versions installed, you may need to set RHOME before importing rpy. For example: >>> from rpy_options import set_options >>> set_options(RHOME='c:/progra~1/r/rw2011/') >>> from rpy import * >>> This error message is discussed upstream, in http://sourceforge.net/mailarchive/forum.php?thread_name=513E13A1.5040008%40gmail.com&forum_name=rpy-list
--- End Message ---
--- Begin Message ---Source: rpy Source-Version: 1.0.3-25 We believe that the bug you reported is fixed in the latest version of rpy, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dirk Eddelbuettel <[email protected]> (supplier of updated rpy package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 22 Apr 2013 19:22:49 -0500 Source: rpy Binary: python-rpy python-rpy-doc Architecture: source all i386 Version: 1.0.3-25 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel <[email protected]> Changed-By: Dirk Eddelbuettel <[email protected]> Description: python-rpy - Python interface to the GNU R language and environment python-rpy-doc - Python interface to the GNU R language (documentation package) Closes: 705847 Changes: rpy (1.0.3-25) unstable; urgency=low . * src/RPy.h: Comment-out (Rf_)PrintWarnings() which is no longer available under R 3.0.0; change committed to upstream SVN too * src/rpymodule.c: Idem (Closes: #705847) Checksums-Sha1: c34f22172011fe90989b4fa28758275dadbf25fb 1180 rpy_1.0.3-25.dsc 91d66b0966420f649a1fd88e1a6d114ab9342967 52998 rpy_1.0.3-25.diff.gz 50063cd5ce266d94e90a7ffa826cbd2bb2f96bde 259442 python-rpy-doc_1.0.3-25_all.deb 20d6095bbbb6c0cc86bb488f7ffbd287fadef9ba 67600 python-rpy_1.0.3-25_i386.deb Checksums-Sha256: 060f2e05a18eb9c858875c3ffff4912c92a344e0f17c433aab6a15bc7c400585 1180 rpy_1.0.3-25.dsc 3aeff70c45dc323419eb97a54ba6ac15b3725ce5b3e6d08d6b7723a3d0926ef0 52998 rpy_1.0.3-25.diff.gz ad4528f0a40239144be1bfd02f8df932112cd355ce692e1f4627a65641280069 259442 python-rpy-doc_1.0.3-25_all.deb 2f667f327b8644b943408374331b4e8ddd8aa371b343cbd4b4ffcc23a68097d2 67600 python-rpy_1.0.3-25_i386.deb Files: ee5be2444ac1f7d4aead4fe2cf6a8a5d 1180 python optional rpy_1.0.3-25.dsc df1c0570b58c9fd4d1bf995a92e3d085 52998 python optional rpy_1.0.3-25.diff.gz 22976dd6b8d8d4b9cab232aeb428e3b9 259442 doc optional python-rpy-doc_1.0.3-25_all.deb 7ed70578a533783373a457d264cf72a3 67600 python optional python-rpy_1.0.3-25_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFRddVBCZSR95Gw07cRAiwgAJwLvtq8XgYOsKzy2KbMKCXJtykTSACfRLPP mMrj3aB3PUX3LFXSMQdNzp8= =NbJD -----END PGP SIGNATURE-----
--- End Message ---

