Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922239 - dev-python/rpy-3.5.14 fails tests: rpy2.rinterface_lib.embedded.RRuntimeError: X11 is not available
Summary: dev-python/rpy-3.5.14 fails tests: rpy2.rinterface_lib.embedded.RRuntimeError...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 918814
  Show dependency tree
 
Reported: 2024-01-16 19:37 UTC by matoro
Modified: 2024-01-16 19:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (file_922239.txt,366.97 KB, text/plain)
2024-01-16 19:38 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-01-16 19:37:26 UTC
Needs virtualx.eclass?

FAILED rpy2/tests/ipython/test_rmagic.py::test_push_localscope - KeyError: 'result'
FAILED rpy2/tests/ipython/test_rmagic.py::test_run_cell_with_error["a" + 1-rmagic.RInterpreterError] - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_run_cell_with_error["a" + -rpy2.rinterface_lib._rinterface_capi.RParsingError] - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_cell_magic - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_cell_magic_localconverter - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_rmagic_localscope - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_png_plotting_args - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/ipython/test_rmagic.py::test_display_args - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/robjects/lib/test_grdevices.py::test_rendertobytes_noplot - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/robjects/lib/test_grdevices.py::test_rendertofile - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 
FAILED rpy2/tests/robjects/lib/test_grdevices.py::test_rendertobytes_plot - rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (filename = "Rplot%03d.png", width = 480, height = 480,  : 

Reproducible: Always
Comment 1 matoro archtester 2024-01-16 19:38:21 UTC
Created attachment 882436 [details]
build.log and emerge --info