Re: [Yum-devel] New build: dnf-0.2.16-1.git9f050eb

2012-11-16 Thread Ales Kozumplik
On 11/15/2012 04:03 PM, tim.laurid...@gmail.com wrote: Hi Ales What is the plan for yum api comparability in DNF, I was doing some experiment to see how much work it would be, to make yumex work with DNF. https://github.com/timlau/yumex/commits/test-dnf But it gave some strange issues Tim H

[Yum-devel] New build: dnf-0.2.16-1.git9f050eb

2012-11-15 Thread Ales Kozumplik
Hi, I built the latest DNF and Hawkey today. The important DNF changes: - fixed callback errors in some rpm transactions (did not crash but displayed error messages mentioning the nonexistent Package.verEQ) - fixed bug 873875, a traceback in 'dnf search' when nothing was matched - fixed bug 87