Would it be an alternative to add a new option to `rpmdeps` that outputs the 
result from `rpmfcPrint()` to stdout? Since in my case, that output is all that 
I need. I am working on fixing a regression in OpenEmbedded that was introduced 
with the switch to dnf and rpm4 in the latest release (Pyro). And to fix that I 
need a command that can output the dependencies per file specified on the 
command line, which is exactly what `rpmdeps --rpmfcdebug` does. I can of 
course add a patch to OE-core to change the output from stderr to stdout (which 
I will have to do anyway until rpm is updated), but it would be nice to be able 
to get rid of it with a later update to rpm.


-- 
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/pull/216#issuecomment-301871385
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to