Your message dated Sun, 20 Jul 2008 23:47:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#491130: fixed in munin 1.2.6-4
has caused the Debian Bug report #491130,
regarding munin: Munin fails to install
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
491130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491130
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: munin
Version: 1.2.6-3
Severity: grave
Justification: renders package unusable
Trying to install munin results in following error:
$ LANG=C sudo apt-get install munin munin-node
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
munin-plugins-extra liblwp-useragent-determined-perl ethtool
The following NEW packages will be installed:
munin munin-node
0 upgraded, 2 newly installed, 0 to remove and 728 not upgraded.
Need to get 0B/1257kB of archives.
After this operation, 2404kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously deselected package munin.
(Reading database ... 273919 files and directories currently installed.)
Unpacking munin (from .../archives/munin_1.2.6-3_all.deb) ...
Selecting previously deselected package munin-node.
Unpacking munin-node (from .../munin-node_1.2.6-3_all.deb) ...
Processing triggers for man-db ...
Setting up munin (1.2.6-3) ...
Setting up munin-node (1.2.6-3) ...
Initializing plugins..# There were some errors:
# ERROR: empty suggest from ip_
# ERROR: empty suggest from ps_
# ERROR: empty suggest from if_
# ERROR: empty suggest from smart_
# ERROR: empty suggest from if_err_
dpkg: error processing munin-node (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
munin-node
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages munin depends on:
ii adduser 3.108 add and remove users and groups
pn libdigest-md5-perl <none> (no description available)
ii libhtml-template-perl 2.9-1 HTML::Template : A module for usin
ii libparse-recdescent-perl 1.95.1+dfsg-2 generates recursive-descent parser
ii librrds-perl 1.2.27-2+b1 Time-series data storage and displ
pn libstorable-perl <none> (no description available)
ii perl [libtime-hires-perl] 5.10.0-11 Larry Wall's Practical Extraction
ii perl-modules 5.10.0-11 Core Perl modules
ii rrdtool 1.2.27-2+b1 Time-series data storage and displ
Versions of packages munin recommends:
ii libdate-manip-perl 5.54-1 a perl library for manipulating da
pn munin-node <none> (no description available)
--- End Message ---
--- Begin Message ---
Source: munin
Source-Version: 1.2.6-4
We believe that the bug you reported is fixed in the latest version of
munin, which is due to be installed in the Debian FTP archive:
munin-node_1.2.6-4_all.deb
to pool/main/m/munin/munin-node_1.2.6-4_all.deb
munin-plugins-extra_1.2.6-4_all.deb
to pool/main/m/munin/munin-plugins-extra_1.2.6-4_all.deb
munin_1.2.6-4.diff.gz
to pool/main/m/munin/munin_1.2.6-4.diff.gz
munin_1.2.6-4.dsc
to pool/main/m/munin/munin_1.2.6-4.dsc
munin_1.2.6-4_all.deb
to pool/main/m/munin/munin_1.2.6-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Holger Levsen <[EMAIL PROTECTED]> (supplier of updated munin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Jul 2008 16:33:05 +0000
Source: munin
Binary: munin-node munin-plugins-extra munin
Architecture: source all
Version: 1.2.6-4
Distribution: unstable
Urgency: medium
Maintainer: Munin Debian Maintainers <[EMAIL PROTECTED]>
Changed-By: Holger Levsen <[EMAIL PROTECTED]>
Description:
munin - network-wide graphing framework (grapher/gatherer)
munin-node - network-wide graphing framework (node)
munin-plugins-extra - network-wide graphing framework (user contributed
plugins for nod
Closes: 383397 469311 489502 489505 489737 491130 491463 491473 491475 491559
Changes:
munin (1.2.6-4) unstable; urgency=medium
.
* Install munin-node gracefully (ie. inside a chroot, where port 4949 is
bound to another munin-node already) : munin-node.postinst: don't exit
postinst with error if just munin-node-configure fails. debian/rules: use
dh_installinit with --error-handler=true. (Closes: #491130)
* munin-node: if_ and if_err_ plugins: add msh|venet|veth to the regex of
detected interfaces. (Closes: #489505)
* munin-node: postfix_mailqueue plugin: use postconf to detect postfix's
spooldir. (Closes: #383397)
* munin-plugins-extra: include vserver plugins (Closes: #489737), thanks to
Micah Anderson for maintaining them. Make them use /bin/bash instead of
/bin/sh as they don't work with dash yet.
* munin-node: depend on gawk. (Closes: #491559)
* munin-node: add versioned dependency on lsb-base. (Closes: #469311)
* munin-node-configure: don't treat empty suggests as errors.
(Closes: #491475, #489502)
* munin-node: sensors plugin: don't output errors on autoconf and suggest if
no sensors binary is installed. (Closes: #491473)
* munin-plugins-extra: fix typo in courier plugin. (Closes: #491463)
Checksums-Sha1:
71ebacff9b2868c50abdc9e9fb2b5b9b41174753 1364 munin_1.2.6-4.dsc
3ab6178a8c83eba05193c316fafea0abc305a99d 37859 munin_1.2.6-4.diff.gz
94867a2d75f5c0291e1abab22e9cb9ded5ffdb92 607804 munin_1.2.6-4_all.deb
ff70ec0ce5b5133b758d83959cdae3f4141b2158 649532 munin-node_1.2.6-4_all.deb
5996f46d5620d13850fc7cc01d75670078421b71 70966
munin-plugins-extra_1.2.6-4_all.deb
Checksums-Sha256:
242a6fa85c644c05989a1e8b6e49bfb2d6e3d0142c60977a7a87f695fb4af24b 1364
munin_1.2.6-4.dsc
715def24903638429f5911e394f12a5bd9951aa941dc107dacfa557e177d6558 37859
munin_1.2.6-4.diff.gz
6cd35c47adde1b319f7e8394430bf251f2e4e4582a0353ebe241f8df58703fab 607804
munin_1.2.6-4_all.deb
ed9b0804fff71419a0de538375bc6c62425e7ab17e273059612581add7a87186 649532
munin-node_1.2.6-4_all.deb
4d537df17f2008d4504e1843e06f99bb4e0fe3784e253b051bde96240c0617ca 70966
munin-plugins-extra_1.2.6-4_all.deb
Files:
38db0cd8ce28bca6d74395fb59234f63 1364 net optional munin_1.2.6-4.dsc
934de0130e6ecaa33fe6789a2615da1c 37859 net optional munin_1.2.6-4.diff.gz
edf855143ff1c65a0c11b2393d9abaf1 607804 net optional munin_1.2.6-4_all.deb
2d9688b76bf989cfcf01af19dd7b7ee5 649532 net optional munin-node_1.2.6-4_all.deb
1d289a7df6adc127d3b4d644ada025af 70966 net optional
munin-plugins-extra_1.2.6-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIg8yJUHLQNqxYNSARAlyqAJ4gEvVSkFxGz/M6Xl3HwJcEhLfLxgCfZalD
U8byOdDSFhwIqm7w6Bbd7zQ=
=4jI5
-----END PGP SIGNATURE-----
--- End Message ---