Bug 488609

Summary: apt - change default to include '-o Dpkg::Options::="--force-overwrite"'
Product: [KDE Neon] neon Reporter: yamiyukisenpai
Component: generalAssignee: Neon Bugs <neon-bugs-null>
Status: REPORTED ---    
Severity: normal CC: carlosd.kde, jr, neon-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description yamiyukisenpai 2024-06-17 05:49:17 UTC
SUMMARY
Neon, especially Testing and Unstable editions, tend to cause conflicts and package update failures if the config file would be overwritten by another package.

It'd be nice if the default apt will include that option by default

OBSERVED RESULT
apt full-upgrade fails when some packages' files would need to be overwritten by another package

EXPECTED RESULT
apt should proceed normally without failure

ADDITIONAL INFORMATION
I think this overrides modified configs, so maybe a middle ground where it won't fail would be great
Comment 1 yamiyukisenpai 2024-07-08 21:21:26 UTC
Any updates about this one?