I've just had this bug on Ubuntu 11.04. It stopped me from adding or
removing packages because it couldn't find a group 'cdemu' which is
carzy.  I added the group using 'addgroup cdemu' and ran 'apt-get purge
cdemu-client' deleted the group with 'delgroup cdemu' and was still
stuck because it hadn't purged the reference to the cdemu group.  So I
found the name of the associated file 'vim /var/lib/dpkg/statoverride'
in my case it was '/usr/bin/cdemud' and got rid of it with 'dpkg-
statoverride --remove /usr/bin/cdemud'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/593615

Title:
  dpkg-statoverride should not consider unknown group a "syntax error"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/593615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to