diff options
author | Jan Luebbe <jlu@pengutronix.de> | 2020-04-06 15:23:57 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-06 16:45:11 +0100 |
commit | d4fb02ee8b9ccb27b85581904f05d63e74eb5ac8 (patch) | |
tree | 0931b7c615bfc63b5445f83d9c1ced7107470ea4 /meta/recipes-graphics/menu-cache | |
parent | 69023571984e8594f5031f3e79770ff47b9162b4 (diff) | |
download | poky-d4fb02ee8b9ccb27b85581904f05d63e74eb5ac8.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: 4292387ef6c4e80428bad6a07c844a288b27d9a1)
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/menu-cache')
0 files changed, 0 insertions, 0 deletions