It's not a bug in app but in your configuration. I have a newer version
(1.4.5) than yours and I get the same logs like UndiFineD but I'm almost
100% sure it's the same problem.
You need to set environment variables to give libdbd-pg-perl information
how and where to connect. Maybe there is some other way but I don't know
perl (Java rules).
root@arturc:/etc/munin# export PGHOST=localhost
root@arturc:/etc/munin# export PGPORT=5432
root@arturc:/etc/munin# export PGUSER=postgres
And also (!!!)
root@arturc:/etc/munin# export PGPASSWORD=mySecretPassword
Note, that having a password in ~/.pgpass change nothing. Munin (or per
libraries) simply ignore it.
With these environment params you can successfuly run both
# munin-node-configure --suggest
# munin-node-configure --shell
and (after symbolic link creation) install munin.
** Changed in: munin (Ubuntu)
Status: Expired => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/604110
Title:
munin-node-configure --shell fails on lucid
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/604110/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs