[Rpm-maint] [rpm-software-management/rpm] RPM fails to parse rich dependencies returned by dependency generator (#167)

Igor Gnatenko notifications at github.com
Fri Feb 24 22:44:50 UTC 2017


`parseDep()` from `build/rpmfc.c` does it's own parser, so I think if I will reuse `rpmrichParse()` from `lib/rpmds.h`, we will construct full string, then pass constructed information to `rpmdsSinglePool()` and finally call `rpmfcAddFileDep()` on newly created rpmds.

I suppose this should work. I will try to provide patch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/167#issuecomment-282426168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170224/c43c91b0/attachment.html>


More information about the Rpm-maint mailing list