https://bugs.kde.org/show_bug.cgi?id=399179
Bug ID: 399179
Summary: installation of wine broken because of incompatible
libblkid1 and libblkid1:i386
Product: neon
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Packages User Edition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
SUMMARY
libblkid1 is at Version: 2.32-0.1+18.04+bionic+build4+18.04+bionic+build5 in
the neon repo, and at Version: 2.31.1-0.4ubuntu3.1 in bionic-updates. This
disables installation of libblkid1:i386 and consequently breaks wine32 (which
is still mandatory for a lot of Windows executables).
STEPS TO REPRODUCE
1. Install Neon User Edition
2. sudo apt install wine32
OBSERVED RESULT
wine32:i386 : Depends: libwine:i386 (= 3.0-1ubuntu1) but it is not going to be
installed
The transitive dependency on libblkid1:i386 breaks it.
```
$ sudo apt install libblkid1:i386 libblkid1
The following packages have unmet dependencies:
libblkid1 : Breaks: libblkid1:i386 (!=
2.32-0.1+18.04+bionic+build4+18.04+bionic+build5) but 2.31.1-0.4ubuntu3.1 is to
be installed
libblkid1:i386 : Breaks: libblkid1 (!= 2.31.1-0.4ubuntu3.1) but
2.32-0.1+18.04+bionic+build4+18.04+bionic+build5 is to be installed
```
EXPECTED RESULT
I expect the Ubuntu wine packages to always be installable. I'd hope the winehq
packages also won't get broken.
--
You are receiving this mail because:
You are watching all bug changes.