Colin Woodbury
Colin Woodbury
These are good suggestions. Let's move forward with both of them. > I also wanted to note that to calculate the checksums for the crates.io build, we'll need to actually...
> What I want to ensure is that formatting still runs even when there is no project configuration, instead of erroring out. This is especially relevant for say, org-babel source...
> :: aurutils-19.9-1 and aurutils-git-19.9.r9.gc27bfa89-1 are in conflict. Remove aurutils-git? [y/N] Did this prompt pass automatically? Do you have `noconfirm = true` in your config?
Thanks I'll look into it.
Thanks, I'll confirm.
That _should_ work. Is there are particular package that you notice this is happening for?
Thank you I will investigate those.
Try using `aura` without `sudo`.
You are missing a key in your keyring. You can either add the associated key, or turn off such checks with `--skippgpcheck`.
Thanks for reporting this. This is very strange and the first time I've seen it. Aura is definitely supposed to create the directories, as you can see here: ```rust ///...