mcrha

Results 59 comments of mcrha

While being at it, even better than a simple `cache-expire` option would be `cache-age-secs` option, telling the daemon that when the cache is older than `cache-age-secs` seconds it should be...

> Assertion Failed: `Removed 1 files, 1 directories \(total of [0-9]* KiB\). 0 errors occurred.` regexp does not match line: `Cache successfully cleaned.` It seems unlikely to me, the different...

It depends what the previous working log looks like. If it has the message about failure around the polkitd and the test passed, then the problem is elsewhere.

Looking where the stat message is used, the `libdnf5/repo/repo_cache.cpp` writes it only into the log, then it's in the `dnf5/commands/clean/clean.cpp` and it's not shown when an error in the directory...

Using dnf5-5.2.5.0-20240828005842.55.g4b2fb499.fc40.x86_64. I've upgraded the machine from f39 to f40. When I run `dnf5 update` in the f40 it asks to import the f40 PGP key, as expected. When I...

I agree with both, you can wait for the API, and the reset() is a too big hammer to be used silently under the hood.

Please do. Switching to git-evtag broke my workflow. I did "+1" above, but I guess it does not mean much, because it does not notify the devs. Hence this noisy...

Right, it's still to-be-released material. I asked Corentin for help, because I do not know Vala.

I just rebased the branch against the current master. Hope it helps.