Package: munin
Version: 2.0.0-1~bpo60+1
Severity: important
After upgrading from 1.4.6-1~bpo60+1 to 2.0.0-1~bpo60+1, the
/etc/apache2/conf.d/munin symlink disappears.
Upgrade log attached.
Jon
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages munin depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii cron 3.0pl1-116 process scheduling daemon
ii libcgi-fast-perl 5.10.1-17squeeze3 CGI::Fast Perl module
ii libdate-manip-perl 6.11-1 module for manipulating dates
pn libdigest-md5-perl <none> (no description available)
ii libfile-copy-recursive 0.38-1 Perl extension for recursively cop
ii libhtml-template-perl 2.9-2 module for using HTML Templates wi
ii libio-socket-inet6-per 2.65-1.1 Object interface for AF_INET6 doma
ii liblog-log4perl-perl 1.29-1 A Perl port of the widely popular
ii librrds-perl 1.4.3-1 time-series data storage and displ
pn libstorable-perl <none> (no description available)
ii liburi-perl 1.54-2 module to manipulate and access UR
ii munin-common 2.0.0-1~bpo60+1 network-wide graphing framework (c
ii perl [libtime-hires-pe 5.10.1-17squeeze3 Larry Wall's Practical Extraction
ii perl-modules 5.10.1-17squeeze3 Core Perl modules
ii rrdtool 1.4.3-1 time-series data storage and displ
ii ttf-dejavu 2.31-1 Metapackage to pull in ttf-dejavu-
Versions of packages munin recommends:
ii munin-doc 2.0.0-1~bpo60+1 network-wide graphing framework (d
ii munin-node 2.0.0-1~bpo60+1 network-wide graphing framework (n
Versions of packages munin suggests:
ii apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii libnet-ssleay-perl 1.36-1 Perl module for Secure Sockets Lay
ii w3m [www-browser] 0.5.2-9 WWW browsable pager with excellent
-- Configuration Files:
/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 192.168.10.0/24 2001:dead:beef::/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 /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>
/etc/munin/munin.conf changed:
includedir /etc/munin/munin-conf.d
contact.someuser.command mail -s "Munin notification ${var:host}
${var:graph_title}" [email protected]
[localhost]
address 127.0.0.1
use_node_name yes
-- no debconf information
jmccrohan@alpha:~$ sudo apt-get dist-upgrade
[sudo] password for jmccrohan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
libcgi-fast-perl libio-socket-inet6-perl liblist-moreutils-perl
libsocket6-perl munin-doc munin-plugins-core
The following packages will be upgraded:
munin munin-common munin-node munin-plugins-extra
4 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,181 kB/1,226 kB of archives.
After this operation, 1,262 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.ie.debian.org/debian/ squeeze/main libcgi-fast-perl all
5.10.1-17squeeze3 [52.9 kB]
Get:2 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin-node all 2.0.0-1~bpo60+1 [122 kB]
Get:3 http://ftp.ie.debian.org/debian/ squeeze/main liblist-moreutils-perl
amd64 0.25~02-1 [64.2 kB]
Get:4 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin-plugins-core all 2.0.0-1~bpo60+1 [300 kB]
Get:5 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin-plugins-extra all 2.0.0-1~bpo60+1 [150 kB]
Get:6 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin all 2.0.0-1~bpo60+1 [194 kB]
Get:7 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin-common all 2.0.0-1~bpo60+1 [90.5 kB]
Get:8 http://backports.debian.org/debian-backports/ squeeze-backports/main
munin-doc all 2.0.0-1~bpo60+1 [208 kB]
Fetched 1,181 kB in 1s (621 kB/s)
Reading changelogs... Done
Selecting previously deselected package libcgi-fast-perl.
(Reading database ... 50284 files and directories currently installed.)
Unpacking libcgi-fast-perl (from
.../libcgi-fast-perl_5.10.1-17squeeze3_all.deb) ...
Selecting previously deselected package libsocket6-perl.
Unpacking libsocket6-perl (from .../libsocket6-perl_0.23-1_amd64.deb) ...
Selecting previously deselected package libio-socket-inet6-perl.
Unpacking libio-socket-inet6-perl (from
.../libio-socket-inet6-perl_2.65-1.1_all.deb) ...
Selecting previously deselected package liblist-moreutils-perl.
Unpacking liblist-moreutils-perl (from
.../liblist-moreutils-perl_0.25~02-1_amd64.deb) ...
Preparing to replace munin-node 1.4.6-1~bpo60+1 (using
.../munin-node_2.0.0-1~bpo60+1_all.deb) ...
Stopping Munin-Node: done.
Unpacking replacement munin-node ...
dpkg: warning: unable to delete old directory '/var/lib/munin/plugin-state':
Directory not empty
Selecting previously deselected package munin-plugins-core.
Unpacking munin-plugins-core (from
.../munin-plugins-core_2.0.0-1~bpo60+1_all.deb) ...
Preparing to replace munin-plugins-extra 1.4.6-1~bpo60+1 (using
.../munin-plugins-extra_2.0.0-1~bpo60+1_all.deb) ...
Unpacking replacement munin-plugins-extra ...
Preparing to replace munin 1.4.6-1~bpo60+1 (using
.../munin_2.0.0-1~bpo60+1_all.deb) ...
Unpacking replacement munin ...
Reloading web server config: apache2apache2: Could not reliably determine the
server's fully qualified domain name, using 127.0.0.1 for ServerName
.
Preparing to replace munin-common 1.4.6-1~bpo60+1 (using
.../munin-common_2.0.0-1~bpo60+1_all.deb) ...
Unpacking replacement munin-common ...
Selecting previously deselected package munin-doc.
Unpacking munin-doc (from .../munin-doc_2.0.0-1~bpo60+1_all.deb) ...
Processing triggers for man-db ...
Setting up libcgi-fast-perl (5.10.1-17squeeze3) ...
Setting up libsocket6-perl (0.23-1) ...
Setting up libio-socket-inet6-perl (2.65-1.1) ...
Setting up liblist-moreutils-perl (0.25~02-1) ...
Setting up munin-common (2.0.0-1~bpo60+1) ...
Setting up munin-plugins-core (2.0.0-1~bpo60+1) ...
Setting up munin-plugins-extra (2.0.0-1~bpo60+1) ...
Setting up munin-node (2.0.0-1~bpo60+1) ...
Configuration file `/etc/munin/munin-node.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin-node.conf (Y/I/N/O/D/Z) [default=N] ? d
Configuration file `/etc/munin/munin-node.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin-node.conf (Y/I/N/O/D/Z) [default=N] ? z
Type `exit' when you're done.
root@alpha:/# vim /etc/munin/munin-node.conf
root@alpha:/# exit
Configuration file `/etc/munin/munin-node.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin-node.conf (Y/I/N/O/D/Z) [default=N] ? n
Installing new version of config file /etc/munin/plugin-conf.d/munin-node ...
Installing new version of config file /etc/logrotate.d/munin-node ...
Installing new version of config file /etc/init.d/munin-node ...
Initializing new plugins..done.
Restarting munin-node..Stopping Munin-Node: stopped beforehand.
Starting Munin-Node: done.
Starting Munin-Node: started beforehand.
Setting up munin (2.0.0-1~bpo60+1) ...
Installing new version of config file
/etc/munin/templates/munin-domainview.tmpl ...
Installing new version of config file
/etc/munin/templates/munin-comparison-week.tmpl ...
Installing new version of config file
/etc/munin/templates/munin-serviceview.tmpl ...
Installing new version of config file
/etc/munin/templates/partial/logo_path.tmpl ...
Installing new version of config file
/etc/munin/templates/partial/logo_navigation.tmpl ...
Installing new version of config file
/etc/munin/templates/partial/bottom_navigation.tmpl ...
Installing new version of config file
/etc/munin/templates/partial/logo_navigation_comparison.tmpl ...
Installing new version of config file /etc/munin/templates/partial/head.tmpl ...
Installing new version of config file /etc/munin/templates/munin-nodeview.tmpl
...
Installing new version of config file
/etc/munin/templates/munin-comparison-day.tmpl ...
Installing new version of config file
/etc/munin/templates/munin-comparison-year.tmpl ...
Installing new version of config file /etc/munin/templates/munin-overview.tmpl
...
Installing new version of config file
/etc/munin/templates/munin-comparison-month.tmpl ...
Configuration file `/etc/munin/munin.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin.conf (Y/I/N/O/D/Z) [default=N] ? d
Configuration file `/etc/munin/munin.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin.conf (Y/I/N/O/D/Z) [default=N] ? z
Type `exit' when you're done.
root@alpha:/# vim /etc/munin/munin.conf
root@alpha:/# exit
Configuration file `/etc/munin/munin.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** munin.conf (Y/I/N/O/D/Z) [default=N] ? n
Configuration file `/etc/munin/apache.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** apache.conf (Y/I/N/O/D/Z) [default=N] ? d
Configuration file `/etc/munin/apache.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** apache.conf (Y/I/N/O/D/Z) [default=N] ? z
Type `exit' when you're done.
root@alpha:/# vim /etc/munin/apache.conf
root@alpha:/# exit
Configuration file `/etc/munin/apache.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** apache.conf (Y/I/N/O/D/Z) [default=N] ? n
Installing new version of config file /etc/logrotate.d/munin ...
Reloading web server config: apache2apache2: Could not reliably determine the
server's fully qualified domain name, using 127.0.0.1 for ServerName
.
Setting up munin-doc (2.0.0-1~bpo60+1) ...
jmccrohan@alpha:/etc/apache2/conf.d# ls -lah # current apache2 conf.d
total 28K
drwxr-xr-x 2 root root 4.0K Jun 17 23:30 .
drwxr-xr-x 7 root root 4.0K Jun 17 23:30 ..
-rw-r--r-- 1 root root 237 Mar 22 2011 apache2-doc
-rw-r--r-- 1 root root 269 Mar 22 2011 charset
lrwxrwxrwx 1 root root 45 Dec 20 15:09 javascript-common.conf ->
/etc/javascript-common/javascript-common.conf
-rw-r--r-- 1 root root 3.3K Mar 22 2011 localized-error-pages
-rw-r--r-- 1 root root 143 Mar 22 2011 other-vhosts-access-log
-rw-r--r-- 1 root root 1.4K Mar 22 2011 security
jmccrohan@alpha:/etc/apache2/conf.d# cd
/media/raid/backup/alpha/daily.1/alpha/etc/apache2/conf.d
jmccrohan@alpha:/media/raid/backup/alpha/daily.1/alpha/etc/apache2/conf.d# ls
-lah # prior to upgrade
total 28K
drwxr-xr-x 2 root root 4.0K May 16 23:39 .
drwxr-xr-x 7 root root 4.0K Apr 16 12:18 ..
-rw-r--r-- 14 root root 237 Mar 22 2011 apache2-doc
-rw-r--r-- 14 root root 269 Mar 22 2011 charset
lrwxrwxrwx 14 root root 45 Dec 20 15:09 javascript-common.conf ->
/etc/javascript-common/javascript-common.conf
-rw-r--r-- 14 root root 3.3K Mar 22 2011 localized-error-pages
lrwxrwxrwx 14 root root 22 Jan 11 01:07 munin -> /etc/munin/apache.conf
-rw-r--r-- 14 root root 143 Mar 22 2011 other-vhosts-access-log
-rw-r--r-- 14 root root 1.4K Mar 22 2011 security