Hi,

> When you apt-get upgrade with the newest ttf-dejavu the text wont
> be readable in cacti. When I installed a old version of ttf-dejavu the
> text returned at cacti.

This problem is due to the renaming of DejaVuSansMono-Roman.ttf to
DejaVuSansMono.ttf. rrdtool (a backend tool of cacti) is using
DejaVuSansMono-Roman as default font - as this is no longer present, it 
cannot display any text.

This should probably be fixed in rrdtool instead of ttf-dejavu.

As a temporary workaround you can create a symlink like

  ln -s DejaVuSansMono.ttf \
  /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Roman.ttf

Cheers,
Sebastian
-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to