Package: ncl-ncarg
Version: 6.2.0-3+b2
Severity: important
Plotting produces plots but without any labels and the following two warnings
over and over again
warning:TextItem:libncarg Error:PLCHHQ/PCFOPN - ERROR OPENING PWRITX DATA FILE
/usr/share/ncarg/database/PlotcharData
warning:TextItemDraw:libncarg Error:PLCHHQ/PCFOPN - ERROR OPENING PWRITX DATA
FILE /usr/share/ncarg/database/PlotcharData
All this seems to suggest a missing file/directory in the package. A simple
example is
$ ncl <<"EOF"
load "/usr/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "/usr/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
begin
x = fspan(0,2*3.14,20)
wks = gsn_open_wks("x11","xy_plot")
res = True
res@tiMainString = "Example: xy-plot"
plot = gsn_csm_xy(wks, x, sin(x), res)
end
EOF
Don't know if it is related at all, but it seems all the *ncarg* packages have
a 6.2.0-3+b2 version except libncarg-data (no +b2).
Thanks! -Tyson
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'),
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ncl-ncarg depends on:
ii libatlas3-base [liblapack.so.3] 3.10.2-6
ii libblas3 [libblas.so.3] 1.2.20110419-10
ii libbz2-1.0 1.0.6-7+b2
ii libc6 2.19-13
ii libcairo2 1.14.0-2.1
ii libcurl3-gnutls 7.38.0-4
ii libexpat1 2.1.0-6+b3
ii libfontconfig1 2.11.0-6.3
ii libfreetype6 2.5.2-2
ii libgcc1 1:4.9.1-19
ii libgctp0d 2.0-1
ii libgdal1h 1.10.1+dfsg-8+b3
ii libgfortran3 4.9.1-19
ii libgomp1 4.9.1-19
ii libgrib2c0d 1.4.0-2
ii libhdf4-0-alt 4.2.10-3
ii libhdf5-8 1.8.13+docs-15
ii libhdfeos0 2.19v1.00+dfsg.1-2
ii libhe5-hdfeos0 5.1.15.dfsg.1-4+b1
ii libice6 2:1.0.9-1+b1
ii libjasper1 1.900.1-debian1-2.3
ii libjpeg62-turbo 1:1.3.1-11
ii liblapack3 [liblapack.so.3] 3.5.0-4
ii libncarg0 6.2.0-3+b2
ii libnetcdfc7 1:4.1.3-7.2
ii libpixman-1-0 0.32.6-3
ii libpng12-0 1.2.50-2+b2
ii libproj9 4.9.1-1
ii libquadmath0 4.9.1-19
ii libsm6 2:1.2.2-1+b1
ii libstdc++6 4.9.1-19
ii libudunits2-0 2.2.17-1
ii libx11-6 2:1.6.2-3
ii libxaw7 2:1.0.12-2+b1
ii libxext6 2:1.3.3-1
ii libxmu6 2:1.1.2-1
ii libxrender1 1:0.9.8-1+b1
ii libxt6 1:1.1.4-1+b1
ii tcsh [c-shell] 6.18.01-3
ii zlib1g 1:1.2.8.dfsg-2+b1
ncl-ncarg recommends no packages.
ncl-ncarg suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]