diff options
author | Jan Luebbe <jlu@pengutronix.de> | 2020-04-06 15:23:57 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-07 17:32:09 +0100 |
commit | d0ebed64d90066dd51f0b37a828a83648867bbd0 (patch) | |
tree | 070921d2743db47a9f518d905daa0aa411667fa6 /meta/recipes-devtools/llvm | |
parent | 0e0be80a8931855a4a1f1411456e01a7557ca7fd (diff) | |
download | poky-d0ebed64d90066dd51f0b37a828a83648867bbd0.tar.gz |
apt-native: don't let dpkg overwrite files by default
With --force-overwrite (implied by --force-all), dpkg will not abort
when a package overwrites files from different packages. As this can
also lead to "The following package disappeared from your system as
all files have been overwritten by other packages: <package>" and
subsequently broken dependencies, this makes the simple case of
conflicting files hard to debug.
Instead of finding all possibly required force options, only disable
overwrite for now.
(From OE-Core rev: b57b311cfaabbcd08ce51760abcd64cf23e1435b)
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/llvm')
0 files changed, 0 insertions, 0 deletions