]> code.ossystems Code Review - openembedded-core.git/commit
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 12:45:03 +0000 (13:45 +0100)
commitc26542eb4e8707b9639ec309a44809a728839db8
tree1127008340553f13ed312435d6473d0f2471dc53
parent1600c916ae410c57a783a5aa35abe07a3f673311
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.

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