My steps to dirty fix: find libmirclient-dev_*_i386.deb in /var/cache/apt/archives I have libmirclient-dev_1.4.0-0ubuntu3_i386.deb. If you don't have - find one in launchpad. Then: $ mkdir tmp $ dpkg-deb -R libmirclient-dev_1.4.0-0ubuntu3_i386.deb tmp // remove tmp/usr/include and tmp/usr/share (that files alredy installed by libmirclient-dev:amd64) // remove this lines from tmp/DEBIAN/control Breaks: libmirclientcpp-dev Replaces: libmirclientcpp-dev Provides: libmirclientcpp-dev (= 1.5) // Then back to terminal: $ dpkg-deb -b tmp libmirclient-dev_1.4.0-0ubuntu3_FIX_i386.deb $ sudo dpkg -i libmirclient-dev_1.4.0-0ubuntu3_FIX_i386.deb
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1808060 Title: libmirclient causes multiarch SDL2 headers to conflict with each other Status in mir package in Ubuntu: Triaged Bug description: libmirclient-dev makes impossible to install both libsdl2-dev and libsdl2-dev:i386 which is essential for anyone building game related software. Seeing mir not being used at all in any of the official Ubuntu flavors, I find it strange that it was considered an acceptable solution to break a common and important workflow in favor of an experimental display server. It's probably a minor packaging bug anyway, multi-arch development headers usually don't conflict with each other. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: libmirclient-dev 0.32.1-0ubuntu1 ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12 Uname: Linux 4.18.0-11-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Tue Dec 11 14:25:50 2018 SourcePackage: mir UpgradeStatus: Upgraded to cosmic on 2018-11-02 (39 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1808060/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp