generic-poky/meta/recipes-devtools/python/python-smartpm
Hongxu Jia 944fb2fd02 python-smartpm: report warn rather than error during install with --attempt
With the following config and build image:
...
IMAGE_INSTALL_append = "shadow man-pages"
EXTRA_IMAGE_FEATURES += "doc-pkgs"
...

There is an error during install with --attempt, and it breaks the build.
...
|error: file /usr/share/man/man5/passwd.5 from install of
shadow-doc-4.2.1-r0.i586 conflicts with file from package
man-pages-3.71-r0.i586
...

For complementary and 'attemptonly' package processing, we should make sure
the warn rather than error messages reported.

[YOCTO #6769]

(From OE-Core rev: beb2e989e24e671fecd37805876dfb2375ee0df6)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-04 10:27:13 +00:00
..
smart-add-for-rpm-ignoresize-check.patch python-smartpm: Add checking for "rpm-ignoresize" option 2014-10-24 17:36:14 +01:00
smart-attempt.patch python-smartpm: report warn rather than error during install with --attempt 2014-11-04 10:27:13 +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: Add patches for rpm4 2014-09-30 21:36:13 +01: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: fix option typo of command channel 2014-08-02 09:26:14 +01: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-rpm4-fixes.patch python-smartpm: Add patches for rpm4 2014-09-30 21:36:13 +01: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