Bug#535097: /usr/bin/wine must be adapted to ia32-libs transition

2009-07-02 Thread Alexander Clouter
Hi, Part of the issue here (if I'm not mistaken) is that wine for amd64 depends on ia32-libxxf86vm1 and ia32-libsm6, otherwise it will not even load. Grumbles along the lines of: err:module:load_builtin_dll fail"..., 149err:module:load_builtin_dll failed to load .so lib for builtin L"wine

Bug#535097: /usr/bin/wine must be adapted to ia32-libs transition

2009-06-29 Thread Yannick Roehlly
Package: wine Version: 1.0.1-2 Severity: normal Tags: patch With the ongoing ia32-libs transition, 32bits libraries have been moved from /emul to /lib32 and /usr/lib32. /usr/bin/wine is doing some checking to know if both 64bit and 32bits versions (or neither) of libnss-mdns are installed. This