summaryrefslogtreecommitdiff
path: root/meta/classes
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-02-06 13:39:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 11:56:35 +0000
commit210a426584b77ad2331332059af85bb9f4e2081f (patch)
treeb82fc96e2819e5a45f9caa4a318d053bc7a143ed /meta/classes
parent244e1d73ef58e92d73c098044c66bd784644b933 (diff)
downloadopenembedded-core-210a426584b77ad2331332059af85bb9f4e2081f.tar.gz
openembedded-core-210a426584b77ad2331332059af85bb9f4e2081f.tar.bz2
openembedded-core-210a426584b77ad2331332059af85bb9f4e2081f.zip
python-smartpm: really ignore conflicts during install with --attempt
The original patch added in OE-Core commit bdf07b1698d228dc7ff555199a269b1ff8ceca19 was supposed to ignore conflicts, but it was unable to do so because it wasn't raising errors in the right place. When the --attempt option is used (as is done in complementary package installation for RPM), raise errors immediately on conflicts, catch errors at the right point so that requested packages and their dependencies can be ignored, and print appropriate warnings when doing so. Fixes [YOCTO #5313]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions