When attempting to run topgrade with arch_package_manager = "aura", I would receive an error from aura: aura :: Running Aura with sudo is not necessary.
Expected Behavior
Topgrade invokes aura without sudo, allowing aura to properly run.
Steps to reproduce
Arch Linux system with v4.0.6 of Aura or later.
Tropgrade config with:
[linux]
arch_package_manager = "aura"
Then run topgrade
Possible Cause (Optional)
v4.0.6 of Aura now exits early if aura is run with sudo (since v4.0.0 Aura has no longer required sudo).
Problem persists without calling from topgrade
[x] Yes (only if I run with sudo. Works fine without)
[ ] No
Did you run topgrade through Remote Execution
[ ] Yes
[x] No
If yes, does the issue still occur when you run topgrade directlly in your
remote host
Erroneous Behavior
When attempting to run topgrade with
arch_package_manager = "aura"
, I would receive an error fromaura
:aura :: Running Aura with sudo is not necessary.
Expected Behavior
Topgrade invokes aura without sudo, allowing aura to properly run.
Steps to reproduce
Arch Linux system with v4.0.6 of Aura or later.
Tropgrade config with:
Then run
topgrade
Possible Cause (Optional)
v4.0.6 of Aura now exits early if aura is run with
sudo
(since v4.0.0 Aura has no longer required sudo).Problem persists without calling from topgrade
sudo
. Works fine without)Did you run topgrade through
Remote Execution
If yes, does the issue still occur when you run topgrade directlly in your remote host
Additional Details
Operation System/Version
Arch Linux 6.10.9-arch1-2 x86_64
Installation
Using Aura with the AUR bin version
Topgrade version (
topgrade -V
):Topgrade 15.0.0
Verbose Output (
topgrade -v
)