syntax error: unknown user 'munin' in statoverride file
Posted
by
John
on Server Fault
See other posts from Server Fault
or by John
Published on 2013-10-27T18:26:18Z
Indexed on
2013/10/27
21:55 UTC
Read the original article
Hit count: 327
Server running Ubuntu 12.04 lts
I installed munin the other day on a server. I decided later to remove it with apt-get.
I noticed that not everything was removed from the installation so manually removed the munin web directory and also removed the munin user-name and group from the sever.
However I have just now tried to run apt-get upgrade which is now returning an error:
dpkg: unrecoverable fatal error, aborting: syntax error: unknown user 'munin' in statoverride file E: Sub-process /usr/bin/dpkg returned an error code (2)
I am now out of my depth. What does this mean? Google results have not really been helpful.
Can anyone help?
Thanks, John
© Server Fault or respective owner