Re: Making rpm5 work with dnf

2016-11-22 Thread Jeffrey Johnson
> On Nov 22, 2016, at 11:20 AM, Alexander Kanavin > wrote: > > On 11/22/2016 06:10 PM, Jeffrey Johnson wrote: > >> Again: I cannot do much more than suggest porting approaches unless I can >> attempt reproducers. >> Please try to expose your git

Re: Making rpm5 work with dnf

2016-11-22 Thread Alexander Kanavin
On 11/22/2016 06:10 PM, Jeffrey Johnson wrote: Again: I cannot do much more than suggest porting approaches unless I can attempt reproducers. Please try to expose your git repositories somehow, either publicly or privately. I'll push those to somewhere public after running the unit tests

Re: Making rpm5 work with dnf

2016-11-22 Thread Jeffrey Johnson
> On Nov 22, 2016, at 10:39 AM, Alexander Kanavin > wrote: > > On 11/22/2016 05:16 PM, Alexander Kanavin wrote: >> AttributeError: 'module' object has no attribute 'RPMTRANS_FLAG_NOCONTEXTS' > > There's a similar issue with RPMTRANS_FLAG_NOFILEDIGEST. If I

Re: Making rpm5 work with dnf

2016-11-22 Thread Alexander Kanavin
On 11/22/2016 05:39 PM, Alexander Kanavin wrote: On 11/22/2016 05:16 PM, Alexander Kanavin wrote: AttributeError: 'module' object has no attribute 'RPMTRANS_FLAG_NOCONTEXTS' There's a similar issue with RPMTRANS_FLAG_NOFILEDIGEST. If I patch these out from dnf, then dnf is at least able to

Making rpm5 work with dnf

2016-11-22 Thread Alexander Kanavin
On 11/15/2016 10:25 PM, Jeffrey Johnson wrote: The first step is still to get DNF “working” with RPM5 using python2: there are multiple ports involved. If you expose you git repositories, I can try to help. Alright. This is the error I'm getting: Traceback (most recent call last): File