Colin Woodbury
Colin Woodbury
I could add configuration for this.
Actually perhaps he was looking for `SRCDEST`? For the record @hissssst we're referring to settings in `/etc/makepkg.conf`.
Thanks for the updates, I will look into this as I complete the Rust port. I'm currently also moving countries and am quite busy with that.
This is an auto-fix with the Rust build, since `/tmp` is no longer used in this way.
> This way all users have their own cache of what they've built. This will be / already is the case for Aura 4, which is under development.
Aura's Rust rewrite already does permission-on-demand, so this will be an autofix once that (version 4.0) is released.
The current Aura 3.x series doesn't support `doas`, but it won't matter once Aura 4 is released.
This is actually one of the reasons why I've been porting Aura to Rust. I hope to be released by April!
In the meantime you can try the `--force` option, that should force a complete rebuild, *and* pass `-f` to `makepkg`. (The error you saw mentioning `-f` was in fact from...
Heh. For now, does `--force` fix it?