Hello,

Im trying to install wine32 on Kali Rolling x64 v2016.1 by running
Code:
apt-get install wine32
as root and i get the following errors.

Code:
The following packages have unmet dependencies:
 systemd : Breaks: nfs-common (< 1:1.2.8-9.1) but 1:1.2.8-9 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

I have enabled 32 bit arch bv running
Code:
dpkg --add-architecture i386
but i still get the same error. Please help.

Thank You.