bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/32864] New: keytool is not compatible with sun-java5 keyto


From: doko at ubuntu dot com
Subject: [Bug cp-tools/32864] New: keytool is not compatible with sun-java5 keytool
Date: 23 Jul 2007 12:10:23 -0000

[forwarded from http://launchpad.net/bugs/113012]

GCC trunk 20070720 (cp-0.95)

The keytool shipped with java-gcj-compat is not compatible with the non-free
from sun-java5. The simple step for generating a and selfsigning is not working
at least.

Reproduce by:

$ gkeytool -genkey
[...]
$ ls -l .keystore 
-rw-r--r-- 1 doko doko 1574 2007-07-23 14:12 .keystore
$ gkeytool -selfcert
Enter key store password: ...
keytool error: java.lang.IllegalStateException: not encrypted
$ ls -l .keystore 
-rw-r--r-- 1 doko doko 0 2007-07-23 14:12 .keystore

Keytool then reports an error and destroys the ~/.keystore


-- 
           Summary: keytool is not compatible with sun-java5 keytool
           Product: classpath
           Version: 0.95
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: cp-tools
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32864





reply via email to

[Prev in Thread] Current Thread [Next in Thread]