This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Update vibe 4.0.5 to vibe 4.0.6 certificate error?

Hi
I have OC x64
vibe 4.0.5

java -version
openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment Zulu10.3 5 (build 10.0.2 13)
OpenJDK 64-Bit Server VM Zulu10.3 5 (build 10.0.2 13, mixed mode)

Update vibe 4.0.5 to vibe 4.0.6
When updating vibe software, I get a certificate error:

...
Restoring specified certificates from /home/vibe-4.0.6-linux/temp-installer/backup-ext/java/cacerts into /opt/novell/teaming/jre/lib/security/cacerts ...
Importing 'vibe' certificate.
Installer exiting: Failed to import 'vibe' certificate.
Installation exiting due to errors. See log file for details.
while executing
"tclError "Installation exiting due to errors. See log file for details.""
(procedure "doInstall" line 6)
invoked from within
"doInstall"
(procedure "runConsole" line 15)
invoked from within
"runConsole"
invoked from within
"if { $::quiet } {
if { [lindex $argv 1] == "install" || [lindex $argv 1] == "--install" || [lindex $argv 1] == "-i" } {
set ::operation install
} ..."
(file "/home/vibe-4.0.6-linux/installer-teaming.linux/lib/app-installer/installer.tcl" line 6057)
invoked from within
"source /home/vibe-4.0.6-linux/installer-teaming.linux/lib/app-installer/installer.tcl"
("package ifneeded app-installer 1.0" script)
invoked from within
"package require app-installer"
(file "/home/vibe-4.0.6-linux/installer-teaming.linux/main.tcl" line 7)

what to do :confused: