Comment 27 for bug 1400626

Revision history for this message
Florian W. (florian-will) wrote :

Thanks, Maarten. I just noticed my comment was missing the apt command that I used.

I now use

> LANG=C sudo apt install --install-recommends libgles2-mesa-lts-utopic libglapi-mesa-lts-utopic linux-generic-lts-utopic xserver-xorg-lts-utopic libgl1-mesa-dri-lts-utopic libegl1-mesa-drivers-lts-utopic libgl1-mesa-glx-lts-utopic:i386

and now wine is preserved. However, I still lose qt5-default, qtbase5-dev and some other qt5 libs, and also libsdl2-2.0-0 and related sdl libs, and some random other libs where I'm not sure I really need them (I guess not). Adding qt5-default and qtbase5-dev to the command leads to http://paste.ubuntu.com/10141032/ (I already have the utopic kernel, so that note there by apt is correct).

I'm not sure if this is a bug in one of the backported packages, or another package, or even my system setup or apt skills. Since #16 and #13 apparently had the same issue, it might be related. Let me know if this is not the right place to post this. :-)