Comment 5 for bug 905808

Revision history for this message
Dan Kegel (dank) wrote :

This bug seems to also affect ubuntu 11.10 amd64.
I ran into it with the script
  http://code.google.com/p/winezeug/source/browse/trunk/cmake_examples/ex11/test.sh
which does a 'hello, jni' test with a bunch of different jdks.

The workaround there is slightly different because 11.10 isn't multiarch:
sudo /usr/share/debconf/frontend /var/lib/dpkg/info/openjdk-6-jre-headless.postinst configure
etc.