Package: libphp-jpgraph Version: 4.0.1-1.1 Severity: normal For sometime I could not use the library and I finally managed to debug this.
The debugging went in three steps:
a) I only got an error message that lang/en.inc.php was missing. To
remedy, I got the source for loganalyze and copied the files to
/usr/share/jpgraph/lang
Now I got the actual error message.
b) First Vera.ttf was missing. I installed ttf-bitstream-vera and
manually
/usr/share/fonts/truetype# ln -s ttf-bitstream-vera/Vera.ttf Vera.ttf
c) Secondly DejaVuSans.ttf was missing. I manually
/usr/share/fonts/truetype# ln -s dejavu/DejaVuSans.ttf .
So I believe libphp-jpgraph is missing the dependencys on
ttf-bitstream-vera (and fonts-dejavu-core) and needs a patch to look
for the fonts in the right directories (so the hotfix link shown above
is not needed).
This was not necessary in (I believe) oldstable.
-- System Information:
Debian Release: 9.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.20samd.01-grsec (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to de_DE.UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set
to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libphp-jpgraph depends on:
ii fonts-liberation 1:1.07.4-2
ii php 1:7.0+49
ii php-gd 1:7.0+49
ii php7.0 [php] 7.0.30-0+deb9u1
ii php7.0-gd [php-gd] 7.0.30-0+deb9u1
libphp-jpgraph recommends no packages.
libphp-jpgraph suggests no packages.
-- no debconf information
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: Digital signature

