openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #05504
[Bug 736073] Re: armel postinst segfaults, causing other packages that depend on it to FTBFS as well
Looks like it's keytool that's segging:
LANG=C LC_ALL=C keytool -importcert -trustcacerts -keystore $KEYSTORE
-noprompt -storepass "$storepass" -alias "$alias" -file
"$cacertdir/$pem" > $log 2>&1
and keytool is coming from:
update-alternatives: using /usr/lib/jvm/java-6-openjdk/jre/bin/keytool to provide /usr/bin/keytool ((null)) in auto mode.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to ca-certificates-java in ubuntu.
https://bugs.launchpad.net/bugs/736073
Title:
armel postinst segfaults, causing other packages that depend on it to
FTBFS as well
Status in “ca-certificates-java” package in Ubuntu:
New
Bug description:
Binary package hint: ca-certificates-java
http://launchpadlibrarian.net/66493078/buildlog_ubuntu-natty-
armel.csound_1%3A5.13.0~dfsg-3build1_FAILEDTOBUILD.txt.gz
I remember seeing something very similar happen a while ago in the
LibreOffice armel build, where a give-back fixed the issue.
References