https://bugzilla.novell.com/show_bug.cgi?id=673720 https://bugzilla.novell.com/show_bug.cgi?id=673720#c7 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@suse.com Summary|zypper overwrites files |zypper overwrites files |when it probably should not |with differing content | |shared between packages --- Comment #7 from Martin Vidner <mvidner@suse.com> 2013-09-27 12:18:32 CEST --- """ Why force and nodeps? Because zypp builds the transaction and the resolver asserts that everything is fine. We use rpm just to unpack and register the package in the database. We do this step by step, so rpm is not aware of the bigger context. So we turn off rpms internal checks, because we do it inside zypp. """ https://github.com/openSUSE/libzypp/blob/e7d4ceddaf34ee27e0f058cb1339e4c4385... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.