> work around is :
> sudo groupmod -g 666 wireshark
> sudo dpkg -a --configure
 
groupmod will only change the group id in /etc/group, but would not update any 
existing files.
Not sure if it is a big deal, but here is what I did:

sudo apt-get remove wireshark\*
sudo dpkg -a --configure
sudo apt-get install wireshark

This may still leave some files with the old user and group id, I guess,
but the main part will be replaced.

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

Title:
  wireshark-common 1.12.1+g01b65bf-4 failed to upgrade. It now requires
  "wireshark" group to be a system group.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1447893/+subscriptions

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

Reply via email to