Marek Blaha

Results 141 comments of Marek Blaha

Downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=2324465

Thanks for reporting, I'll think about what to do with long lasting sessions (regarding to repository metadata changes).

Imagine the List() method as an alternative to the `dnf repoquery` command, rather than `dnf search` command. Matching in this context is akin to matching files with glob patterns in...

Thanks, there is already similar issue https://github.com/rpm-software-management/dnf5/issues/1730 .

> I conclude that "dnf5 clean all" should prune the cached ./pubring directory. But first, I'd like to hear from DNF5 developers what's the status of repository metadata signature verification....

@jan-kolarik Does the expired-pgp-keys plugin handle also keyrings in /var/cache/libdnf5/ locations used for repository metadata signatures check? My impression is that it only works with rpmdb (keys used to verify...

Hello, thank you for reaching out to us! Our development team is currently prioritizing work on dnf5, which has already replaced microdnf in Fedora. Given this focus, this particular issue...

Generally speaking, `remove` command does honor `-x` option: ``` ❯ dnf remove firefox --assumeno Package Arch Version Repository Size Removing: firefox x86_64 143.0-1.fc41 updates 248.3 MiB Removing unused dependencies: mozilla-openh264...

I see, thanks for clarification and debug data. I'll take a look.