-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nobody
can't build Rust/Java packages
#907
Comments
How are you invoking the build? What's the exact command that you're running? |
I'm experiencing the same issue with other Rust packages from AUR.
|
If so, this seems to cause even more problems, e.g. with some other packages:
|
@mkoloberdin To confirm: you're running Aura as the |
I run aura with sudo, always. It does not work with root account - like after |
Running |
Omitting
and
I assume users of aura are used to calling |
I posted that it's no longer necessary across every sensible doc location I can think of, but old habits are probably hard to break. At least these Issues will serve as a record for anyone else who runs into the same thing. See also #873 |
Closing, as running Aura without |
I've got similar problem with
Same error with |
What was the command you used to run Aura? |
|
And if it's trying to create |
Same error happens when I this command as root and with sudo. |
So as mentioned with |
nobody
can't build Rust/Java packages
I think this problem might be related to how aura separates build process from root and "my" user.
Failure that I have is related to a HOME directory of nobody that is set to
/
and missing rust default toolchain.error: could not create home directory: '/.rustup'
The text was updated successfully, but these errors were encountered: