Package: grafana-data
Version: 2.6.0+dfsg-1
Severity: important
Dear Maintainer,
Hey, it's great to see that this is in Debian. I've been using the
Grafana package from grafana.org, but I purged it before installing this
one.
The symptom is none of the UI icons show up. When I use the browser to
inspect where, say, the refresh icon should be I see it has
class="fa fa-refresh". When I search for it in the package I only see
one hit:
$ grep fa-refresh /usr/share/grafana/ -rl
/usr/share/grafana/public/app/features/dashboard/timepicker/timepicker.html
I can see it referenced in the font-awesome library.
$ grep -l fa-refresh -R /usr/share/fonts-font-awesome
/usr/share/fonts-font-awesome/css/font-awesome.min.css
/usr/share/fonts-font-awesome/css/font-awesome.css
But I don't see font-awesome referenced anywhere in the grafana package:
$ grep font-awesome /usr/share/grafana/ -r
$ grep fontawesome /usr/share/grafana/ -r
$
I haven't looked much deeper than this so I could be wrong. But it
looks like the font isn't referenced or included in any of the html/css
that grafana is serving.
-David
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages grafana-data depends on:
ii fonts-font-awesome 4.5.0~dfsg-1
ii libjs-angularjs 1.3.20-1
ii libjs-jquery 1.11.3+dfsg-4
ii libjs-twitter-bootstrap 2.0.2+dfsg-9
Versions of packages grafana-data recommends:
ii grafana 2.6.0+dfsg-1
grafana-data suggests no packages.
-- no debconf information