Skip Menu |

This queue is for tickets about the PGPLOT CPAN distribution.

Report information
The Basics
Id: 101056
Status: resolved
Priority: 0/
Queue: PGPLOT

People
Owner: Nobody in particular
Requestors: pablo.marin [...] uv.es
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: cpanm install of PGPLOT stops at interactive questions sent to STDERR
Date: Sun, 21 Dec 2014 02:39:47 +0100
To: bug-PGPLOT [...] rt.cpan.org
From: pmg <pablo.marin [...] uv.es>
Probably not a bug in PGPLOT but an issue during installation I would like to report. using cpanm (App::cpanminus) version 1.5018 and perl 5.16 with perbrew when installing PGPLOT it gets hang forever at building.. ---- $ cpanm PGPLOT --> Working on PGPLOT Fetching http://www.cpan.org/authors/id/K/KG/KGB/PGPLOT-2.21.tar.gz ...OK Configuring PGPLOT-2.21 ... OK Building and testing PGPLOT-2.21 ... ----- Looking at build.log, last lines is ----- Default Device for plot tests [recommend /XSERVE] ? ----- So seems that cpanm is not forcing defaults somehow. I have solved the problem setting an environmental variable ----- export PGPLOT_DEV=/XSERVE cpanm PGPLOT ----- And installtion went OK. note: Well it did not went well first time after the fix because I was using screen -x so the Xs were not properly redirected and test were not completed and installation was hanged again. Pablo ============================================================= Pablo Marin-Garcia, PhD UNIDAD DE GENOTIPADO Y DIAGNOSTICO GENETICO FUNDACIÓN INVESTIGACIÓN CLÍNICO DE VALENCIA-INCLIVA Avda. Menéndez Pelayo 4 accesorio 46010 VALENCIA SPAIN TELF. 96 197 35 19 FAX. 96 197 35 40 e-mail: pablo.marin@uv.es http://scholar.google.es/citations?user=7eQG2B8AAAAJ&hl=en http://pablomarin-garcia.blogspot.com.es
I'd call this a bug in the tests. Thanks for the report! Patched in https://github.com/PDLPorters/perl5-PGPLOT/commit/26e7fb7a6d92cf80a7495d7d144650825b84e337
Released as 2.23.