Comment 6 for bug 1542757

Revision history for this message
Haw Loeung (hloeung) wrote :

Seems to be missing the cap_net_raw+ep file capability.

| hloeung@somebox:~$ sudo getcap /usr/bin/mtr
| [sudo] password for hloeung:
| hloeung@somebox:~$ sudo setcap cap_net_raw+ep /usr/bin/mtr
| hloeung@somebox:~$ sudo getcap /usr/bin/mtr
| /usr/bin/mtr = cap_net_raw+ep

So mtr.postinst not called with "configure"?