Note that the previous workaround bypasses signature-checking of the package file. A simpler (and secure) workaround is to just force the install for this version of the package after it fails to install:

apt-get -d -y install libwine:{amd64,i386}
dpkg -iB --force-overwrite 
/var/cache/apt/archives/libwine_1.6.2-21_{amd64,i386}.deb

_______________________________________________
pkg-wine-party mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party

Reply via email to