rpmresolve: fix reporting of multiple matches error
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 3 Oct 2012 12:37:16 +0000 (13:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Oct 2012 16:18:30 +0000 (17:18 +0100)
commit6c589204dd54534fabdfc3ec83f9aa5216f698b2
treeb6692898d3ab62f50b673a9c93199be697c33a08
parent3997b4fd9f6b857ce6f4501173f25c4914144d40
rpmresolve: fix reporting of multiple matches error

We were mistakenly writing what was meant to go to stderr into the
output file, so when the "Multiple matches" error showed we weren't
actually seeing the matches printed.

Also change the wording of the "Unable to find package..." to "Unable
to resolve package..." instead so that it makes more sense if it is
printed after the "Multiple matches" error.

(From OE-Core rev: c26542eb4e8707b9639ec309a44809a728839db8)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c
meta/recipes-devtools/rpm/rpmresolve_1.0.bb