First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 225671
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gordon Pritchard <gordonp@sfu.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 225671 depends on: Show dependency tree
Bug 225671 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-09 21:05 0000
Edit /etc/portage/package.keywords, to accept unstable
net-analyzer/munin-1.3.4. Emerge 'munin', run "emerge --config
net-analyzer/munin" per ebuild-message.  Watch the cron-error-emails arrive,
every 5min, whether or not munin-node is running. 

Reproducible: Always

Steps to Reproduce:
1.  emerge unstable (~amd64) net-analyzer/munin.  Installs
net-analyzer/munin-1.3.4 at time of reporting.
2.  emerge --config net-analyzer/munin
3.  cron-error-emails arrive, every 5min thereafter

Actual Results:  
Cron-error-message, received via email:

HTML::Template::param() : attempt to set parameter 'groups' with a scalar -
parameter is not a TMPL_VAR! at /usr/libexec/munin/munin-html line 162

Also:
# su -s /bin/bash munin
$ munin-cron

produces:
HTML::Template::param() : attempt to set parameter 'groups' with a scalar -
parameter is not a TMPL_VAR! at /usr/libexec/munin/munin-html line 162

Expected Results:  
Should have nice munin-graphs

edit /var/lib/munin/crontab and comment out the cron-line which runs munin-cron
every 5min.  This stops the mail-messages, at least.

------- Comment #1 From Robin Johnson 2008-06-09 21:57:24 0000 -------
Fixed in CVS. I patched it to have a more useful error message.

The actual source of the error is that your munin-update has not generated any
RRD files yet, so munin-graph has not generated any graphs, and thus munin-html
has no input data to generate pages for.

The full set of instructions does tell you to symlink plugins into
/etc/munin/plugins/ before you start munin-node.

------- Comment #2 From Gordon Pritchard 2008-06-10 00:00:05 0000 -------
Thanks for the speedy response!

------- Comment #3 From Hannes Dorbath 2008-07-08 07:15:50 0000 -------
When will this fix hit the tree?

First Last Prev Next    No search results available      Search page      Enter new bug