[Bug 417848] New: CASA install script broken
https://bugzilla.novell.com/show_bug.cgi?id=417848 Summary: CASA install script broken Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ajohansson@novell.com QAContact: qa@suse.de Found By: --- /etc/CASA/authtoken/svc/envvars, which is used by the post-install script server_keystore_setup.sh in the package CASA_auth_token_svc to get environment variables, contains a bad setting for JAVA_HOME, it does not use /etc/alternatives, causing it to break on some systems In 11.0, java system applications, such as keytool, can be found in /usr/bin. The /etc/alternatives system then takes care of symlinking things to their correct location. On my 11.0 installation, I have both 64 bit java and 32 bit java installed, but the system is configured with update-alternatives to use the 32 bit version. CASA, through the hard coding in envvars, does not respect this. Worse, /usr/lib/jvm/jre does not exist on my system. The directory is /usr/lib/jvm/jre-1.6.0-sun. /etc/alternatives knows about this, so /usr/bin/keytool points to the correct location, but CASA ignores this Solution: make CASA use /etc/alternatives, so it fits in with the rest of the system, and doesn't cause unexpected errors or (worse) side effects -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=417848 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |cmashayekhi@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=417848 User cmashayekhi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417848#c1 Cameron Mashayekhi <cmashayekhi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|cmashayekhi@novell.com |jnorman@novell.com --- Comment #1 from Cameron Mashayekhi <cmashayekhi@novell.com> 2008-08-27 09:10:49 MDT --- I don't work on this project anymore, I have reassigned this to Jim Norman to look at it. --Cameron -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=417848 User jnorman@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417848#c2 Jim Norman <jnorman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jnorman@novell.com |atmahajan@novell.com --- Comment #2 from Jim Norman <jnorman@novell.com> 2008-09-13 06:29:12 MDT --- Assigning to current owner of AuthToken code. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=417848 atul mahajan <atmahajan@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|atmahajan@novell.com |srahul@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com