Hi,

You should find the relevant line in /usr/share/munin/plugins/apt file or /etc/munin/plugins/apt file (where the line is) and modify it according to this (I kept unmodified lines around, to see where to add/modify things):

use strict;
use Munin::Common::Defaults;

$ENV{'LANG'}="C";
$ENV{'LC_ALL'}="C";
my $statefile = "$Munin::Common::Defaults::MUNIN_PLUGSTATE/plugin-apt.state";

Hope that it helps.

--kalon33


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to