Florian Festi
Florian Festi
OK, cleaning up is a bit of a mess (no pun intended). The new code is pretty ugly but as we need to undo both files if one fails and...
> An easy way to force the above scenario is 'chattr +i ~/.rpmmrc'. > > It's the good old "the case you don't test is the one with the bugs"...
OK, as we no longer copy any files we really shouldn't delete anything but the symlinks we created. As said above the test suite doesn't like chattr (even when installing...
Converted to draft to get it out of our review lists until it is actual time to merge.
Magika ----------- [Magika](https://github.com/google/magika/tree/main) is written is Rust and currently has bindings for Go, JavaScript and Python. It is one possible candidate for a AI based file classifier. It has reasonable...
Yeah, the debuginfo code does not play that well with others. This needs to be fixed.
OK, this is a private key (aka key in sq lingo) but it looks like there is no way to really list public keys. The current format of `rpmkeys --list`...
I also wonder if we want a `-v` variant that looks a bit more like `rpm -qi gpg-pubkey` e.g. prints all info we have about he keys. Even if the...
OK, so here is the actual question: How do we match those keys? This used to be "simple" as we were using the normal rpm packages API. Now we need...
Yeah, `rpmkeys --list` is super new. It was just implemented earlier this year and only now is released with 4.20. So it doesn't carry too much weight for the overall...