Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning when installing escenic-munin-plugins on a fresh system #8

Closed
skybert opened this issue Dec 12, 2012 · 2 comments
Closed

Warning when installing escenic-munin-plugins on a fresh system #8

skybert opened this issue Dec 12, 2012 · 2 comments

Comments

@skybert
Copy link

skybert commented Dec 12, 2012

dpkg-statoverride: warning: --update given but /var/lib/munin does not exist
@mogsie
Copy link

mogsie commented Dec 12, 2012

Is this because munin-node wasn't installed?

@skybert
Copy link
Author

skybert commented Dec 13, 2012

No, munin-node was installed as a dependency of escenic-munin-plugins. Looking at this again on a compeltely fresh system, just doing apt-get install escenic-munin-plugins, I see the error message in question stem from munin-node itself:

Setting up munin-node (1.4.5-3ubuntu4.11.10.2) ...
Warning: The home dir /var/lib/munin you specified can't be accessed: No such file or directory
Adding system user `munin' (UID 105) ...
Adding new group `munin' (GID 113) ...
Adding new user `munin' (UID 105) with group `munin' ...
Not creating home directory `/var/lib/munin'.
dpkg-statoverride: warning: --update given but /var/lib/munin does not exist

"Now, ain't that odd?"

@skybert skybert closed this as completed Dec 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants