Colin Woodbury

Results 597 comments of Colin Woodbury

@mkoloberdin To confirm: you're running Aura as the `root` user and _without_ invoking `sudo` manually, yeah?

Running `aura` with `sudo` is no longer necessary as of Aura 4. It should work as-is for `root` now as well. @CapSel , can you try rebuilding the original Rust...

> I assume users of aura are used to calling sudo aura ... from the time before the transition from Haskell to Rust. I posted that it's no longer necessary...

Closing, as running Aura without `sudo` avoids the issue.

What was the command you used to run Aura?

And if it's trying to create `/.m2/`, I suppose you're running as the root user (thus dropping down to `nobody`)?

So as mentioned with `~/.cargo/` above, it seems that certain languages need temporary folders in which to put their dependencies during the build process, and by default they put them...

Indeed there are certain passthrough commands for which this error message is jarring. I'll fix it.

This is by design. `base-devel` is automatically added if missing, and according to AUR policy is always assumed to be installed when building AUR packages.