http://bugs.winehq.org/show_bug.cgi?id=58820 --- Comment #4 from Levan <levanchelidze(a)gmail.com> --- (In reply to Rosanne DiMesio from comment #3)
(In reply to Levan from comment #2)
/var/cache/apt/archives/wine-devel_10.17~questing-1_amd64.deb (--unpack): trying to overwrite '/opt/wine-devel/lib/wine/i386-windows/acledit.dll', which is also in package wine-devel-i386:i386 (10.16~plucky-1)
It looks like the i386 package wasn't removed. Try removing that one specifically. If that doesn't work, try clearing your apt cache.
sadly same issue levan(a)moon:~$ sudo apt remove wine [sudo: authenticate] Password: Package 'wine' is not installed, so not removed You might want to run 'apt --fix-broken install' to correct these. Unsatisfied dependencies: winehq-devel : Depends: wine-devel (= 10.17~questing-1) but it is not going to be installed Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). levan(a)moon:~$ sudo apt remove wine-devel-i386 You might want to run 'apt --fix-broken install' to correct these. Unsatisfied dependencies: winehq-devel : Depends: wine-devel (= 10.17~questing-1) but it is not going to be installed Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). levan(a)moon:~$ sudo apt clean levan(a)moon:~$ sudo apt autoclean levan(a)moon:~$ sudo apt remove wine-devel-i386 You might want to run 'apt --fix-broken install' to correct these. Unsatisfied dependencies: winehq-devel : Depends: wine-devel (= 10.17~questing-1) but it is not going to be installed Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). levan(a)moon:~$ sudo apt install wine-devel Installing: wine-devel Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 4 not fully installed or removed. Download size: 236 MB Space needed: 1,518 MB / 327 GB available Get:1 https://dl.winehq.org/wine-builds/ubuntu questing/main amd64 wine-devel amd64 10.17~questing-1 [236 MB] Fetched 236 MB in 46s (5,166 kB/s) (Reading database ... 213418 files and directories currently installed.) Preparing to unpack .../wine-devel_10.17~questing-1_amd64.deb ... Unpacking wine-devel (10.17~questing-1) ... dpkg: error processing archive /var/cache/apt/archives/wine-devel_10.17~questing -1_amd64.deb (--unpack): trying to overwrite '/opt/wine-devel/lib/wine/i386-windows/acledit.dll', which is also in package wine-devel-i386:i386 (10.16~plucky-1) dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/wine-devel_10.17~questing-1_amd64.deb Error: Sub-process /usr/bin/dpkg returned an error code (1) levan(a)moon:~$ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.