I met exactly the same problem when using hadoop in ubuntu 16.04, and copied /bin/kill in ubuntu14.04 to ubuntu16.04 following Dongdong88's suggestion. However it renders /bin/kill simply unusable due to the lack of shared library (the built-in "kill" still works though). I created a link file libprocps.so.3 in /lib/x86_64-linux-gnu and targeted it to libprocps.so.4.0.0. But I am not sure if that will make the issue come back again. We may try copying and use libprocps.so.3.0.0 in ubuntu16.04 if so. I haven't got a chance to test it yet.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610499 Title: /bin/kill in ubuntu16.04 has bug in killing process group To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1610499/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs