ratijas

Results 199 comments of ratijas

@chubin Hi, Sorry to ping on this, but could you make min temperature blue color just a little bit brighter, please? It's so cold here, I can barely distinguish the...

> News on that front: I overcame a big hurdle last night with respect to "provides" and multi-term search, so work on the Rust port's -A functionality can continue. Cool!...

Should be rewritten to ask permissions on demand, rather than in advance. Related: https://github.com/fosskers/aura/issues/675#issuecomment-733394408.

It's a dual-edged sword, you see. On one hand, as an Arch Linux user, I should be experienced enough to recognize makepkg message (which I obviously did). It is only...

Lemme see... ``` ❯ sudo aura -A zsh-theme-powerlevel10k-git aura >>= Determining dependencies... aura >>= AUR Packages: zsh-theme-powerlevel10k-git aura >>= Continue? [Y/n] Y aura >>= Building zsh-theme-powerlevel10k-git... loading packages... resolving dependencies......

This error strikes again, so I had to recall that I already reported something similar, find this issue, and loop up the solution. This is highly unnecessary. Such errors shouldn't...

While I'm at it I have a UI suggestion: ``` :: xf86-video-intel-git and xf86-video-intel are in conflict. Remove xf86-video-intel? [y/N] ``` When one new package clearly replaces another via same...

Yes, it does, thanks. I wonder, why 1. It is different/renamed from `-S`, 2. zsh completions are broken. About the second point, e.g. `--verbose` is suggested but does not work...

However, wait a just a second here. ``` $ aura -A --skipdepcheck pacman-updatedb-hook aura >>= Determining dependencies... aura >>= AUR Packages: pacman-updatedb-hook aura >>= Continue? [Y/n] Y aura >>= Building...

Maybe both, for fine-grained control. Since aura is a wrapper for another tool, it naturally exposes wider API anyway.