generic-poky/meta/recipes-devtools/python/python-smartpm
Paul Eggleton e9c1191da4 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].

(From OE-Core rev: 210a426584b77ad2331332059af85bb9f4e2081f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-11 11:56:56 +00:00
..
smart-attempt.patch python-smartpm: really ignore conflicts during install with --attempt 2014-02-11 11:56:56 +00:00
smart-channelsdir.patch smart: disable CHANNELSDIR 2013-04-08 16:57:03 +01:00
smart-config-ignore-all-recommends.patch python-smartpm: Add support to disable installing recommends 2013-08-22 18:30:00 +01:00
smart-conflict-provider.patch python-smartpm: fix sometimes reporting no provider instead of conflict 2013-07-29 13:09:14 +01:00
smart-dflags.patch python-smartpm: support nolinktos and noparentdirs rpm options 2012-12-06 12:31:06 +00:00
smart-filename-NAME_MAX.patch python-smartpm: truncate the filename to meet NAME_MAX 2013-09-17 19:34:56 +01:00
smart-flag-exclude-packages.patch python-smartpm: Add support for excluding package from the install 2013-08-22 18:29:59 +01:00
smart-flag-ignore-recommends.patch python-smartpm: add ignore-recommends package flag 2013-07-29 13:09:14 +01:00
smart-improve-error-reporting.patch python-smartpm: improve error reporting 2012-12-19 17:55:01 +00:00
smart-metadata-match.patch python-smartpm: Fix incorrect comparison arguments 2012-12-06 12:31:07 +00:00
smart-multilib-fixes.patch python-smartpm: multilib fixes 2013-02-01 15:54:03 +00:00
smart-recommends.patch python-smartpm: add support for recommends 2012-12-06 12:31:05 +00:00
smart-rpm-extra-macros.patch python-smartpm: allow setting arbitrary macros in smart config 2012-12-06 12:31:06 +00:00
smart-rpm-md-parse.patch python-smartpm: fix package metadata not being read from rpm-md feeds 2012-12-06 12:31:06 +00:00
smart-rpm-root.patch python-smartpm: Add smartpm recipe 2012-11-18 16:42:02 +00:00
smart-tmpdir.patch python-smartpm: don't create /var/tmp on every rpm database open 2012-12-06 12:31:06 +00:00
smart-yaml-error.patch python-smartpm: show friendly error if YAML output requested without PyYAML 2013-02-11 14:46:10 +00:00
smartpm-rpm5-nodig.patch python-smartpm: Add smartpm recipe 2012-11-18 16:42:02 +00:00