Your message dated Wed, 2 Feb 2011 14:14:52 +0100
with message-id <[email protected]>
and subject line Re: Bug#610551: munin issues for the release notes
has caused the Debian Bug report #610551,
regarding munin issues for the release notes
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.)
--
610551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: release-notes
x-debbugs-cc: [email protected]
Hi,
for squeeze, the default location for the generated web content of munin has
been changed from /var/www/munin to /var/cache/munin/www and
therefore /etc/munin/munin.conf needs to be adapted on upgrades, if it has
been changed by the admin. If you are upgrading, please
read /usr/share/doc/munin/NEWS.Debian.gz
(Data gathering will continue to work just fine, only the view will not be
updated.)
I currently dont have time to work on a proper wording for this :(
cheers,
Holger
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
On Wed, Jan 19, 2011 at 21:03:02 +0100, Holger Levsen wrote:
> package: release-notes
> x-debbugs-cc: [email protected]
>
> Hi,
>
> for squeeze, the default location for the generated web content of munin has
> been changed from /var/www/munin to /var/cache/munin/www and
> therefore /etc/munin/munin.conf needs to be adapted on upgrades, if it has
> been changed by the admin. If you are upgrading, please
> read /usr/share/doc/munin/NEWS.Debian.gz
>
> (Data gathering will continue to work just fine, only the view will not be
> updated.)
>
> I currently dont have time to work on a proper wording for this :(
>
Me neither, so for lack of anything better, committed the following.
Cheers,
Julien
commit c2d7103ed713133cd47856f8087f261557f35ad9
Author: jcristau <jcristau@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Date: Wed Feb 2 13:13:58 2011 +0000
issues: document munin web path change
Bug#610551
Signed-off-by: Julien Cristau <[email protected]>
git-svn-id:
svn+ssh://svn.debian.org/svn/ddp/manuals/trunk/release-notes@8328
313b444b-1b9f-4f58-a734-7bb04f332e8d
diff --git a/en/issues.dbk b/en/issues.dbk
index 14b80e0..05fdccb 100644
--- a/en/issues.dbk
+++ b/en/issues.dbk
@@ -739,4 +739,16 @@ way to give a user administrative rights is to add it to
the
</section>
+<section>
+ <title>Munin web path change</title>
+ <para>
+ For &releasename;, the default location for the generated web content of
+ munin has been changed from <filename>/var/www/munin</filename> to
+ <filename>/var/cache/munin/www</filename> and therefore
+ <filename>/etc/munin/munin.conf</filename> needs to be adapted on upgrades,
+ if it has been changed by the admin. If you are upgrading, please
+ read <filename>/usr/share/doc/munin/NEWS.Debian.gz</filename>.
+ </para>
+</section>
+
</chapter>
signature.asc
Description: Digital signature
--- End Message ---