Jaroslav Mracek

Results 129 comments of Jaroslav Mracek

@bowlofeggs I believe that there is a small misunderstanding. python-hawkey is replaced by python-dnf. API that is well described (https://dnf.readthedocs.io/en/latest/api.html). API of libdnf is under development and will be also...

In our future project libdnf-5/dnf-5 we have a plan to also provide go bindings. The work can be found in dnf-5-devel branch. If you want to get specific information about...

With present API it is possible to get everything what you need, but only in python, and C.

We have to change the approach how to check rpmdb version. In DNF5 we will use direct information from RPM whether rpmdb changed or not. Therefore I recommend to skip...

> > > > I may be mistaken, but could it be `comm -23 /before.txt /after.txt`? (i.e. -2 remove unique from after.txt because they are NEW, -3 remove lines in...

I am really sorry, but I have to close it because the proposed implementation will create unwanted Traceback.

My apology for late reaction. May I ask @yurivict what's your plan with the PR?

I am really sorry but I am closing the PR due to inactivity.

I have a good news - comps support was implementd in DNF5 (available in Fedora38) project. We do not have a plan to extent the LIBDNF functionality, therefore it will...