Hello Johan, Johan Grönqvist <[email protected]> wrote: > I also tried and failed installing lsb-core:i386. lsb-core depends on a > bunch of packages providing binaries, like python and make, and, as far > as I know, multiarch does not allow co-installation of binaries, but > only libraries.
You could build a lsb-core:i386 package with equivs, ideally depending on the libraries the actual package also depends on, but leaving out the programs. Alternatively, just install said libraries manually (using apt-get libpam0g:i386, for example) and completely leave out the dependencies in the fake lsb-core:i386 package. Best, Claudius -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

