3

Hi I am trying install wine32 and it is complaining of unmet dependencies:

The following packages have unmet dependencies:
 libdevmapper1.02.1 : Depends: libselinux1 (>= 3.1~) but it is not going to be installed
                      Recommends: dmsetup (>= 2:1.02.175-2.1ubuntu3~)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

But when I try to install libselinux1 using "sudo apt install libselinux1" is says I already have a version the meets the requirements:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libselinux1 is already the newest version (3.1-3build2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded

So I dont understand why wine32 wont install if the required package is already > then what it is asking for. Any Ideas?

EDIT:

I previously ran sudo dpkg --add-architecture i386

$ dpkg   --print-architecture
amd64
$ dpkg   --print-foreign-architectures
i386

Installation still fails in the same exact way

0 Answers0