Re: Using multiarch on wheezy

2012-11-04 Thread Claudius Hubig
Hey, Claudius Hubig wrote: > Florian Weimer wrote: > > Why does apt-get complain about dependency, which is already > > fullfilled? following up on myself: It seems that openjdk-7-jre-headless:i386 installs fine on Multi-Arch (amd64 host). Maybe that is sufficient for your needs? Best, Claudi

Re: Using multiarch on wheezy

2012-11-04 Thread Claudius Hubig
Hello Florian, Florian Weimer wrote: > Why does apt-get complain about dependency, which is already > fullfilled? Not all packages are yet multi-archified, that is, declare that they can be used on a multi-arch system (and how). In particular, since libgif4 does not declare Multi-Arch:same, it c

Re: Using multiarch on wheezy

2012-11-04 Thread Florian Ernst
Hello there, On Sun, Nov 04, 2012 at 11:31:12AM +0100, Florian Weimer wrote: > I'm trying to install the i386 version of openjdk-7-jre on an amd64 > system. So I did: > > # dpkg --add-architecture i386 > # apt-get update > > This appears to have been successful. But I still cannot install > pa

Using multiarch on wheezy

2012-11-04 Thread Florian Weimer
I'm trying to install the i386 version of openjdk-7-jre on an amd64 system. So I did: # dpkg --add-architecture i386 # apt-get update This appears to have been successful. But I still cannot install packages: # apt-get install openjdk-7-jre:i386 Reading package lists... Done Building dependenc