https://bugs.winehq.org/show_bug.cgi?id=48443
Bug ID: 48443 Summary: wine-devel-dbg, wine-staging-dbg, wine-stable-dbg should conflict, as they write files to the same locations Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: consolelogger@rhyta.com CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Apt should be made aware that different debug packages can't be installed at the same time, so that it shows them as conflicting. In the current state it tries to install both and fails:
dpkg: error processing archive wine-staging-dbg_5.0~rc2~buster_amd64.deb (--install): trying to overwrite '/usr/lib/debug/.build-id/2c/8d15289b8f02099d9ee339820e5ec6c134bf00.debug', which is also in package wine-devel-dbg:amd64 5.0~rc2~buster
(Unrelated question: Are both wine-devel-dbg:amd64 and wine-devel-dbg:i386 required to get all the debug symbols needed?
If so the amd64 package should depend on the i386 one to prevent incomplete debug info being submitted on bugs etc.)
Cheers and thank you for providing these packages!
https://bugs.winehq.org/show_bug.cgi?id=48443
consolelogger consolelogger@rhyta.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian Hardware|x86 |x86-64