I zsynced Lubuntu Stonking a few minutes ago and was affected by this bug, when trying to use sudo:
lubuntu@lubuntu:~$ which sudo /usr/bin/sudo lubuntu@lubuntu:~$ ls -l /usr/bin/sudo lrwxrwxrwx 1 root root 22 Aug 18 18:35 /usr/bin/sudo -> /etc/alternatives/sudo lubuntu@lubuntu:~$ ls -l /etc/alternatives/sudo lrwxrwxrwx 1 root root 23 Aug 28 13:43 /etc/alternatives/sudo -> /usr/lib/cargo/bin/sudo lubuntu@lubuntu:~$ ls -l /usr/lib/cargo/bin/sudo -rwxr-xr-x 1 root root 1082656 Mar 11 13:27 /usr/lib/cargo/bin/sudo lubuntu@lubuntu:~$ sudo fdisk -lu sudo: sudo must be owned by uid 0 and have the setuid bit set lubuntu@lubuntu:~$ sudo-rs sudo: sudo must be owned by uid 0 and have the setuid bit set lubuntu@lubuntu:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2165041 Title: Missing setuid flag in su and sudo To manage notifications about this bug go to: https://bugs.launchpad.net/rust-coreutils/+bug/2165041/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
