On 2015-12-17 at 11:12, Saša Janiška wrote: > Hello, > > few days ago I migrated from openSUSE Tumbleweed (rolling) distro to > Debian (Sid) and migration/restoration went fine, but there is only > one problematic issue which I cannot solve - running wine which I > need for few legacy apps. > > I did install wine, but when I attempt to install application I get > the following:
<snip> > I see there is no wine32 and attempt to install > wine32-preloader:i386 does not work showing broken package. Do you have the i386 architecture enabled, via 'dpkg --add-architecture i386'? I have: $ dpkg --print-architecture amd64 $ dpkg --print-foreign-architectures i386 With that configuration, having updated the package list just last night, I get: $ apt-cache policy wine32 wine32:i386: Installed: (none) Candidate: 1.8~rc3-1 Version table: 1.8~rc3-1 500 500 http://ftp.us.debian.org/debian testing/main i386 Packages 1.6.2-20 500 500 http://ftp.us.debian.org/debian stable/main i386 Package This is on testing, as you can see, but AFAIK it's standard practice to have sources.list tracking either A: stable alone or B: two suites at once, whether stable+testing or stable+sid or testing+sid; not to mention, I'd be at least mildly surprised if wine32 were not present in sid. I'm not sure whether this is relevant / related to the problem you're seeing, but it's enough of a mismatch with my observations to seem worth pointing out for consideration. My current guess is that you have a 64-bit-only Wine present, and are trying to run a 32-bit EXE. The only solution to that, AFAIK, is to install either pure 32-bit Wine or properly-integrated bi-architecture Wine. (Time was I might have recommended building the latter from source, but doing so in current Debian is a _royal_ pain, so you're probably best off trying to get the packaged versions working.) -- The Wanderer The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. -- George Bernard Shaw
signature.asc
Description: OpenPGP digital signature