[Bug 2150695] Re: sudo-rs won't allow root in proot in Termux in Android
Shem Pasamba
2150695 at bugs.launchpad.net
Mon May 4 11:55:37 UTC 2026
>
> Yes sudo-rs should work on the same machines,
That's what I was filing the bug for: sudo-rs does not work the same as the
old sudo.
but your issue is related
> to Android and not Ubuntu. This is an unsupported configuration that we
> do not maintain.
>
Yes, running Ubuntu inside a proot-distro on Android may not be supported,
but sudo should work as before. Although, would you not want to run Ubuntu
in as much machines and configurations possible? I think I would rather run
Ubuntu on my e-reader than some other distro.
I was hoping the problem would be forwarded upstream from Ubuntu, but I
guess I would just have to report it upstream.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2150695
>
> Title:
> sudo-rs won't allow root in proot in Termux in Android
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/rust-sudo-rs/+bug/2150695/+subscriptions
>
>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-sudo-rs in Ubuntu.
https://bugs.launchpad.net/bugs/2150695
Title:
sudo-rs won't allow root in proot in Termux in Android
Status in rust-sudo-rs package in Ubuntu:
Invalid
Bug description:
Unable get root in Ubuntu using sudo-rs when running it in proot in
Termux in Android due to the check of a flag in the kernel. That flag
can't be changed in the kernel since I'm running Android.
The output is:
sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
Fix:
Login as root & purge sudo-rs:
pd login --user root ubuntu
apt purge sudo-rs
apt install sudo
Then one can login and use sudo normally as before:
pd login --user shemgp ubuntu
sudo apt update -y
ProblemType: Bug
DistroRelease: Ubuntu 26.04
Package: sudo-rs (not installed)
Uname: Linux 6.17.0-PRoot-Distro aarch64
ApportVersion: 2.34.0-0ubuntu2
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Thu Apr 30 11:29:20 2026
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
TERM=xterm-256color
SourcePackage: rust-sudo-rs
UpgradeStatus: Upgraded to resolute on 2026-04-23 (7 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-sudo-rs/+bug/2150695/+subscriptions
More information about the foundations-bugs
mailing list