[Bug 910962] Re: installArchives() failed: dpkg: unrecoverable fatal error, aborting: syntax error: unknown group 'postdrop' in statoverride file Error in function: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)
Andrew Evans
910962 at bugs.launchpad.net
Tue Mar 31 20:27:14 UTC 2015
I was bitten by this too. In my case, it's because I installed postfix
within a chroot that I was using schroot to enter, but postfix wasn't
installed in the real root. Each time I'd enter the chroot, /etc/group
would be copied from the real root into the chroot, losing the
'postdrop' group created by dpkg-reconfigure.
Solution: create the 'postdrop' group in the real root too, and ensure
it has the same GID.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/910962
Title:
installArchives() failed: dpkg: unrecoverable fatal error, aborting:
syntax error: unknown group 'postdrop' in statoverride file Error in
function: SystemError: E:Sub-process /usr/bin/dpkg returned an error
code (2)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/910962/+subscriptions
More information about the Ubuntu-server-bugs
mailing list