tags 501189 +moreinfo +unreproducible
thanks

Hi Jan,

thanks for your bugreport!

On Sunday 05 October 2008 13:48, Jan Walzer wrote:
> If you only install munin-node and NOT the munin package itself, postint
> breaks.
> You have to create the "munin" group manually before running the postinst.

Huh? This code is run in munin-nodes and munins postinst:

        if ! getent passwd munin >/dev/null; then
                adduser --group --system --no-create-home \
                        --home /var/lib/munin munin;
        fi      

So I dont see why installing munin-node alone should fail. Did you maybe 
configure adduser to behave different than default? (Or already had a munin 
user on the system, but no group?)


regards,
        Holger

Attachment: pgp2JFfo4ucZ9.pgp
Description: PGP signature

Reply via email to