Package: munin
Version: 2.0~rc6-1
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear Maintainer,

Upon upgrading to munin 2.0~rc6-1 this morning, dpkg reported the
following:

  Setting up munin (2.0~rc6-1) ...
  chgrp: invalid group: `munin:www-data'
  dpkg: error processing munin (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   munin
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up munin (2.0~rc6-1) ...
  chgrp: invalid group: `munin:www-data'
  dpkg: error processing munin (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   munin
  Press return to continue.

This looks to me like a mistake in the postinst script. I presume what was 
intended was either "chown munin:www-data ..." or "chgrp www-data ...".




- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages munin depends on:
ii  adduser                      3.113+nmu1
ii  cron                         3.0pl1-121
ii  libcgi-fast-perl             5.14.2-10
ii  libdate-manip-perl           6.31-1
ii  libdigest-md5-perl           <none>
ii  libfile-copy-recursive-perl  0.38-1
ii  libhtml-template-perl        2.91-1
ii  libio-socket-inet6-perl      2.69-2
ii  liblog-log4perl-perl         1.29-1
ii  libparse-recdescent-perl     1.967009+dfsg-1
ii  librrds-perl                 1.4.7-1
ii  libstorable-perl             <none>
ii  liburi-perl                  1.60-1
ii  munin-common                 2.0~rc6-1
ii  perl [libtime-hires-perl]    5.14.2-10
ii  perl-modules                 5.14.2-10
ii  rrdtool                      1.4.7-1
ii  ttf-dejavu                   2.33-2

Versions of packages munin recommends:
ii  munin-doc   <none>
ii  munin-node  2.0~rc6-1

Versions of packages munin suggests:
ii  apache2-mpm-prefork [httpd]  2.2.22-5
ii  chromium [www-browser]       18.0.1025.168~r134367-1
ii  elinks [www-browser]         0.12~pre5-7
ii  iceweasel [www-browser]      10.0.4esr-2
ii  libnet-ssleay-perl           1.48-1

- -- Configuration Files:
/etc/logrotate.d/munin changed:
/var/log/munin/munin-update.log {
        daily
        missingok
        rotate 7
        compress
        notifempty
        create 640 munin adm
        su
}
/var/log/munin/munin-graph.log {
        daily
        missingok
        rotate 7
        compress
        notifempty
        create 640 munin adm
        su
}
/var/log/munin/munin-html.log {
        daily
        missingok
        rotate 7
        compress
        notifempty
        create 640 munin adm
        su
}
/var/log/munin/munin-limits.log {
        daily
        missingok
        rotate 7
        compress
        notifempty
        create 640 munin adm
        su
}
/var/log/munin/munin-cgi-graph.log {
        daily
        missingok
        rotate 7
        compress
        notifempty
        #create 640 www-data adm
        # see http://munin-monitoring.org/ticket/1152
        copytruncate
        su
}

/etc/munin/apache.conf changed:
Alias /munin /var/cache/munin/www
Alias /munin-cgi/static /var/cache/munin/www/static
ScriptAlias /munin-cgi /usr/lib/cgi-bin/munin-cgi-html
<Directory /var/cache/munin/www>
        #Order allow,deny
        #Allow from localhost 127.0.0.0/8 ::1
        #Allow from 82.69.238.248/24
        #Allow from 2001:470:1f08:cb::/64
        Options None
        # This file can be used as a .htaccess file, or a part of your apache
        # config file.
        #
        # For the .htaccess file option to work the munin www directory
        # (/var/cache/munin/www) must have "AllowOverride all" or something 
        # close to that set.
        #
        # AuthUserFile /etc/munin/munin-htpasswd
        # AuthName "Munin"
        # AuthType Basic
        # require valid-user
        # This next part requires mod_expires to be enabled.
        #
        
        # Set the default expiration time for files to 5 minutes 10 seconds from
        # their creation (modification) time.  There are probably new files by
        # that time. 
        #
    <IfModule mod_expires.c>
        ExpiresActive On
        ExpiresDefault M310
    </IfModule>
</Directory> 
<Location /munin-cgi/static>
        SetHandler None
</Location>
<Location /cgi-bin/munin-cgi-graph>
        <IfModule mod_fastcgi.c>
                SetHandler fastcgi-script
        </IfModule>
</Location>
<Location /cgi-bin/munin-cgi-html>
        <IfModule mod_fastcgi.c>
                SetHandler fastcgi-script
        </IfModule>
</Location>
<Location />
        AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css
</Location>

/etc/munin/munin.conf changed:
dbdir   /var/lib/munin
htmldir /var/cache/munin/www
logdir  /var/log/munin
rundir  /var/run/munin
tmpldir /etc/munin/templates
staticdir /etc/munin/static
cgitmpdir /var/lib/munin/cgi-tmp
includedir /etc/munin/munin-conf.d
graph_strategy cgi
munin_cgi_graph_jobs 6
cgiurl_graph /cgi-bin/munin-cgi-graph
html_strategy cgi
rrdcached_socket /var/run/rrdcached.sock
contacts darac xmpp
contact.darac.command mail -s "Munin notification for ${var:group} :: 
${var:host}" da...@darac.org.uk
contact.darac.always_send critical 
contact.xmpp.command /usr/bin/sendxmpp -u fowler -p fowler -j darac.org.uk  
da...@darac.org.uk
contact.xmpp.always_send critical


- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJPsNCgAAoJEKB7YbRsd8TGu+EP/2HqO7Fj0O1UnfI83T0EPdl6
g5l3tbMMFrhDbkFHyP0YPZX0TuTd61FFMrg0P+jv8ZTK2E9OfDjWuQqkqsO9iP+w
krPBa2i0SKwPG9bwUtLCoUwpnUcxf8eBcglkKDP4tsGd3eJosycs7QXEV360xMUM
AA/v17Cm19HJKYqOSceG/VLtlLDlNGq4dxHIo5ivtuifAFAFfvru+csY4+Xjneqs
h2lUVW3Y9j3KBPi+w9PR8ATQ5jvaxSC0s8eBKzBovMlEDlZENWHjaKh2/Nj374lQ
2tYacbkRiwwOZsLE3xrBg+jKMCLi/oBkPLLzqx5c3H1IGCDUOiqI9omAEyNBC9FI
ggYoNcQiepIAzlHfAyui8aaEQvHbliGzjDhrUv+hElKuJZVj673VEdQ8n0vGODn/
CA9KRaH2Nkoz+dRP5VzQ7FPtxA1h8f0t138uE26CibY3x2rjUe+l3uBpdDkMZtSU
AlfCYRSMGJWTBt9AX6ZK2+/zHlJipqn0vwj3hRogTwggnFxWhx2K38bCJbn4gyRB
UdpbkfAzaJp6dE6zfvTEAmX9UoOWwCKPIlm1eCU8Q1ZHfodpWgnzd9OgCPld2fAt
4GPgqqxNIhyV5GmV6eJ33azzGCZayJfp0GcH0Oab8yrRWzdpePH+5XCn8x0HBbUL
anzW5ndUjLcg+L2DK46+
=0oRG
-----END PGP SIGNATURE-----



-- 
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