← Back to team overview

openjdk team mailing list archive

[Bug 921341] Re: jks-keystore update script fails on oneiric

 

Still seeing this on new aws instances of ami-4fa37426 installing
openjdk-7-jre-headless, the cacert keystore is missing

-- 
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/921341

Title:
  jks-keystore update script fails on oneiric

Status in “ca-certificates-java” package in Ubuntu:
  New

Bug description:
  
  with the following error:

  Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -1
          at java.lang.String.substring(String.java:1949)
          at java.lang.String.substring(String.java:1916)
          at UpdateCertificates.parseLine(UpdateCertificates.java:96)
          at UpdateCertificates.processChanges(UpdateCertificates.java:83)
          at UpdateCertificates.main(UpdateCertificates.java:53)

  I have also seen incidents of missing /etc/ssl/certs/java/cacerts file
  when installing openjdk-7-headless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/921341/+subscriptions



References