Jo
Jo
`lib32-gdk-pixbuf2` seems to be pulling it which would invalidate `-Yc`. For `-Ycc` it's less clear what's going on
New logger architecture should allow to create a logging interface and use a file logger instead. Closing, until someone wants to pick this up
Should be fixed in `yay-git`, if it's not (I think there might be an order dependent case) an extra step can be added to retry adding failed packages one more...
Can you try `yay-git` with the following options in your `config.json?`? ``` "debug": true, "newinstallengine": true, ```
Indeed, this case is not solved, I'm reopening the issue but the fix might be dangerous, allowing yay to ignore package conflicts for the first install when detected
`yay -G` + `yay -Bi` should allow you to do this behavior (+ .SRCINFO generation)
https://github.com/Jguer/yay/blob/3ef4664d992aaabcf9497714b18da2eade4afb5d/pkg/upgrade/sources.go#L56 requires a bunch of refactoring before being able to remove the color when color is enabled from the version diff> Closing for now, unless someone wants to handle it
Closing as non-reproducible I guess then, thanks for looking at it @jdholtz
implemented in `yay-git` ```json "newinstallengine": true, ``` in config will trigger this behavior (check `yay -Pg` for current config)
Closing as this has not been implemented by the RPC, this would be possible to implement in the metadata client but would cause it to have a "by" extension that...