Bug#874334: routino-www: no routing without manual changes, language of route-description alway english, unsolved depency to javascript-common

Andreas Matthus andreas.matthus at tu-dresden.de
Tue Sep 5 06:49:33 UTC 2017


Package: routino-www
Version: 3.1.1-4
Severity: important

Dear Maintainer,

the main error is impossibility of routing. That is the main-function of this
program.
I found in all cgi- and pl-files in /usr/share/routino/www/ the lines with
require "...";
without any path. And in apache-log can you see "can't find router.pl".
After adding /usr/share/routino/www/ to all require-lines the routing works,
but independent of language-choice the routing-description is english. That is
the second problem.
I changed in
/usr/share/routino/www/router.pl
the line
my $params="--$optimise";
to
my $params="--$optimise --language=de";
and it worked for my. Better would be a solution with consideration of
language-choice.

The thrid problem is a depens on javascript-common, that must be installed and
activated in apache. It seems not cleanly works in a blank system and nothing
cards to show on it.

The fourth is a minor thing: In germany we have a obligation of copyright page.
So I add a Impressum.html-file and in all
/usr/share/routino/www/router.html.*
I add after
<div class="attribution">
a line
      <a href="Impressum.html" >Impressum</a>
It was fine to find a possibility to configure that in default-installation.

With regards
Andreas Matthus




-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages routino-www depends on:
ii  apache2 [httpd]    2.4.25-3+deb9u2
ii  javascript-common  11
ii  libjs-leaflet      0.7.7+20160312-1
ii  perl               5.24.1-3+deb9u1
ii  routino            3.1.1-4

routino-www recommends no packages.

routino-www suggests no packages.



More information about the Pkg-grass-devel mailing list