Marking this "Fix released" instead:
it fails if there's not enough RAM, e.g. on a 256MB OpenVZ machine (which has
no swap space).
It's fixed like this in 6b17~pre3-1 (and probably before):
if ! $basedir/bin/java -client -Xshare:dump -XX:PermSize=128m > $log;
then
cat >&2 $log
rm -f $log
# this may fail on some machines/configurations, just ignore it.
echo >&2 "ignoring dump failure"
#exit 1
fi
So, if you're experiencing this, just comment out the "exit 1" in
/var/lib/dpkg/info/openjdk-6-jre-headless.postinst (or another postinst,
if necessary).
** Changed in: openjdk-6 (Ubuntu)
Importance: Undecided => Medium
** Changed in: openjdk-6 (Ubuntu)
Status: Invalid => Fix Released
--
Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless
(6b09-0ubuntu2) configuration fails
https://bugs.launchpad.net/bugs/219631
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs