Package: ferret-vis
Version: 7.0-2
Severity: normal

Dear maintainer,

I have installed `ferret-vis` on stretch, set several `FER_*` paths and ran the
program.  The program runs and I can load a dataset.  However, when I try to
plot something from the dataset, the program crashes:

```
marco@graviton ~ $ set | grep FER_
FER_DATA=/usr/share/ferret-vis/data
FER_DESCR=/usr/share/ferret-vis/descr
FER_DIR=/usr/share/ferret-vis
FER_DSETS=/usr/share/ferret-vis/data
FER_FONTS=/usr/share/ferret-vis/ppl/fonts
FER_GO=/usr/share/ferret-vis/jnls
FER_GRIDS=/usr/share/ferret-vis/grids
FER_PALETTE=/usr/share/ferret-vis/ppl
marco@graviton ~ $ ls -l ${FER_DATA}/levitus_climatology.cdf 
-rw-r--r-- 1 root root 10373712 Dec 25 10:51 
/usr/share/ferret-vis/data/levitus_climatology.cdf
marco@graviton ~ $ ls -l ${FER_FONTS}/fondat.dat
-rw-r--r-- 1 root root 1234 Dec 25 10:51 
/usr/share/ferret-vis/ppl/fonts/fondat.dat
marco@graviton ~ $ ls -l ${FER_PALETTE}/default.spk
ls: cannot access '/usr/share/ferret-vis/ppl/default.spk': No such file or 
directory
marco@graviton ~ $ ls ${FER_PALETTE}/
fonts
marco@graviton ~ $ ferret_c 
        NOAA/PMEL TMAP
        FERRET v7.01 (optimized)
        Linux 4.8.0-2-amd64 - 12/25/16
        18-May-17 21:37     

yes? use levitus_climatology
yes? shade temp[k=1]

 PPL+ error: Unable to read "default.spk" to set shade and fill colors.


 PPL+ error: Unable to read "default.spk" to set shade and fill colors.

           *** NOTE: Fonts directory is undefined. Check the Ferret environment.
 **ERROR: file undefined or not found: fondat.dat
```

As you can see, I have set $FER_DATA, $FER_PALETTE and $FER_FONTS (amongst
other variables).  Indeed there is no problem with $FER_DATA and the file that
I try to load.  However, the file `default.spk` (amongst other files typically
part of a Ferret installation) is missing from $FER_PALETTE.  And then the
$FER_FONTS directory does contain `fondat.dat` but Ferret thinks otherwise.

Note that I run plain ferret (through `ferret_c`); so far I've never used
pyferret.

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=eo.utf8, LC_CTYPE=eo.utf8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_GB.utf8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ferret-vis depends on:
ii  libc6           2.24-10
ii  libgfortran3    6.3.0-16
ii  libnetcdf11     1:4.4.1.1-2
ii  libnetcdff6     4.4.4+ds-2
ii  libreadline7    7.0-2
ii  libx11-6        2:1.6.4-3
ii  libxgks2        2.6.1+dfsg.2-4+b1
ii  tcsh [c-shell]  6.20.00-7

Versions of packages ferret-vis recommends:
ii  ferret-datasets  7.0-2
ii  python-ferret    7.0.0-2
ii  python3-ferret   7.0.0-2

ferret-vis suggests no packages.

-- no debconf information

Reply via email to