###@###.### 2004-07-13
This is found in s9u7 upgrade regression test and this impacts both sparc and intel.
I did the following initial install:
OS: S9 FCS or S9u2 FCS
Media: DVD combined net image
Cluster: SUNWCXall
Locales to install: All locales
Locale to use: C
Install method: ttinstall and use minimum file system layout
Then I upgrade as follow with DSR:
OS: s9u7_09
Media: DVD or CD1 combined net image
Cluster: SUNWCXall
Locales to install: All locales
Locale to use: C
Upgrade method: Upgrade with DSR with ttinstall
The pkgchk -n fails as follow:
# pkgchk -n SUNWj3dev
ERROR: /usr/java
pathname not symbolically linked to <./j2se>
# pkgchk -n SUNWj3rt
ERROR: /usr/bin/javaws
pathname not symbolically linked to <../j2se/jre/javaws/javaws>
ERROR: /usr/java
pathname not symbolically linked to <./j2se>
#
The binaries are correct as follow on the system:
# ls -lia java
9435 lrwxrwxrwx 1 root other 17 Jul 12 15:58 java -> jdk/j2sdk1.4.2_05
# ls -lia /usr/bin/javaws
9436 lrwxrwxrwx 1 root other 25 Jul 12 15:59 /usr/bin/javaws -> ../java/jre/javaws/javaws
# pwd
/usr
#
- duplicates
-
JDK-4982082 SUNWj3rt and SUNWj3dev problem with S10 if you install SUNWj5rt and SUNWj5dev
-
- Closed
-