Hi Joey, On Thu, Aug 14, 2008 at 01:17:49PM -0400, Joey Hess wrote: > Sebastian Harl wrote: > > Just to make sure, I'm not doing any wrong assumptions here: Which > > version did you use before? That one was working fine for you, right? > > > > What are your environment settings when calling rrdgraph (from munin)? > > How is the script (i.e. the text being passed to rrdgraph) being > > encoded? > > > > For some more detailed explanations about what's going on here and the > > problems involved with that, please see my follow-up to #493553 [1]. > > Based on the dpkg.log, munin was using librrd2 until recently when it > switched to librrd4. No problem until switching to librrd4.
rrdtool did not use libpango before version 1.3 (librrd4). > The system did not have any locale configured in /etc/environment or > enabled in /etc/locale.gen, and was just using the C locale. I've turned > on en_US.UTF-8, but am still getting the same messages. The current version should work in any of the following two cases: - the script's encoding matches the locale settings - the script is encoded in UTF-8 I would be nice if you could verify either one or both claims. > Reverting bts493553-pango-utf-8 does not fix the problem. Which would make sense if the script's encoding is not UTF-8 _and_ does not match the locale settings. TIA, Sebastian -- Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/ Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin
signature.asc
Description: Digital signature

