diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-10-29 13:54:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:12 +0000 |
commit | 81f3b5b5fba98509be9d159dde828b800afe2c4d (patch) | |
tree | de559255a7f1a9203a60f914b6afa79bd1864fab /scripts/sysroot-relativelinks.py | |
parent | 222e5c9202cb4d20ee8f9f2b9845a5922811e9fc (diff) | |
download | openembedded-core-81f3b5b5fba98509be9d159dde828b800afe2c4d.tar.gz openembedded-core-81f3b5b5fba98509be9d159dde828b800afe2c4d.tar.bz2 openembedded-core-81f3b5b5fba98509be9d159dde828b800afe2c4d.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/sysroot-relativelinks.py')
0 files changed, 0 insertions, 0 deletions