Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4450497

Pkgchk -n and upgrade log errors for SUNWj3dmo after upgrade s28u4 => s9_36/s8u6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.1
    • solaris_9, 1.3.1, 1.4.0
    • install
    • 1.3.1
    • generic, x86, sparc
    • solaris_8
    • Not verified

        joslyn.lamb@Eng 2001-04-25

        HW: sun4u
        SW: s28u4 => s9_36
        Cluster: SUNWCall
        Isa bits: 64b
        Media: combined net image 1of2 + 2of2
        Method: Jumpstart upgrade without DSR

        After performing the above upgrade, find the following pkgchk -n errors for SUNWj3dmo:

        # pkgchk -n SUNWj3dmo
        ERROR: /usr/demo/J2SE/demo/applets/Blink/Blink$1.class
            modtime <04/04/01 05:43:48 PM> expected <08/30/00 03:03:23 PM> actual
            file size <383> expected <392> actual
            file cksum <15947> expected <17222> actual
        ERROR: /usr/demo/J2SE/demo/applets/SymbolTest/SymbolTest$MyAdapter.class
            modtime <04/04/01 05:44:02 PM> expected <08/30/00 03:03:28 PM> actual
            file cksum <22324> expected <22332> actual
        ERROR: /usr/demo/J2SE/demo/jni/Poller/LinkedQueue$LinkedNode.class
            modtime <04/04/01 05:44:55 PM> expected <08/30/00 03:03:43 PM> actual
            file cksum <34376> expected <34378> actual
        ERROR: /usr/demo/J2SE/demo/jni/Poller/PollingServer$Consumer.class
            modtime <04/04/01 05:44:55 PM> expected <08/30/00 03:03:43 PM> actual
            file size <1342> expected <1359> actual
            file cksum <12319> expected <14081> actual
        ERROR: /usr/demo/J2SE/demo/jni/Poller/SimpleServer$ConnHandler.class
            modtime <04/04/01 05:44:55 PM> expected <08/30/00 03:03:43 PM> actual
            file size <1226> expected <1239> actual
            file cksum <7270> expected <8969> actual


        The upgrade log contains the following related warning messages:

        Doing pkgadd of SUNWj3dmo to /.
        12770 blocks
        WARNING: quick verify of </a/usr/demo/J2SE/demo/applets/Blink/Blink$1.class>; wr
        ong size.
        WARNING: quick verify of </a/usr/demo/J2SE/demo/jni/Poller/PollingServer$Consume
        r.class>; wrong size.
        WARNING: quick verify of </a/usr/demo/J2SE/demo/jni/Poller/SimpleServer$ConnHand
        ler.class>; wrong size.

        Installation of <SUNWj3dmo> was successful.
        ----------------------------------------------------------

        I have attached the upgrade log to this report.

        Pkg details:

        # pkginfo -l SUNWj3dmo
           PKGINST: SUNWj3dmo
              NAME: JDK 1.4 demo programs
          CATEGORY: system
              ARCH: sparc
           VERSION: 1.4.0,REV=2001.04.04.17.55
           BASEDIR: /usr
            VENDOR: Sun Microsystems, Inc.
              DESC: Demonstration applications and applets
            PSTAMP: mizu20010404180023
          INSTDATE: Apr 18 2001 18:48
           HOTLINE: Please contact your local service provider
            STATUS: completely installed
             FILES: 804 installed pathnames
                         1 shared pathnames
                       120 directories
                         1 executables
                     12892 blocks used (approx)

        #


        mary.ding@Eng 2001-06-24

        I had alsoseen this error when I try to do the following upgrade on sparc and intel in s28u6_03. I tried the upgrade from s28u5 fcs to s28u6_03:


        OS: s28u5 FCS
        Locales: All locales
        Cluster: SUNWCXall
        Image: Seperate Net image of 1 of2, 2 of 2 and Language CD
        Disk partition: / 4GB
        swap 512 MB
        /export/home rest of disk

        Then I upgraded the system as follow to s28u6_03:

        OS: s28u6_03
        Locales: All locales
        Cluster: SUNWCXall
        Image: CDs of 1 of 2, 2 of 2 and Language CD
        Upgrade: MOTIF GUI and upgrade without DSR


        When I checked the /var/sadm/install/logs for the 2 of 2 install log for s28u6, I saw the following error:

        Installing JDK 1.3 demo programs as <SUNWj3dmo>

        ## Installing part 1 of 1.
        WARNING: quick verify of </usr/demo/J2SE/demo/applets/Blink/Blink$1.class>; wrong mod time.
        WARNING: quick verify of </usr/demo/J2SE/demo/applets/SymbolTest/SymbolTest$MyAdapter.class>; wrong mod time.
        WARNING: quick verify of </usr/demo/J2SE/demo/jni/Poller/LinkedQueue$LinkedNode.class>; wrong mod time.
        WARNING: quick verify of </usr/demo/J2SE/demo/jni/Poller/PollingServer$Consumer.class>; wrong mod time.
        WARNING: quick verify of </usr/demo/J2SE/demo/jni/Poller/SimpleServer$ConnHandler.class>; wrong mod time.

        Installation of <SUNWj3dmo> was successful.


        I checked it out:

        # pwd
        /usr/demo/J2SE/demo/applets/Blink
        # sum *
        17222 1 Blink$1.class
        16848 5 Blink.class
        39999 8 Blink.java
        46805 2 example1.html
        #


        The files were upgraded correctly as this is in the pkgmap for SUNWj3dmo:

        dong{ding}194: grep Blink pkgmap
        1 d none demo/J2SE/demo/applets/Blink 0755 root bin
        1 f none demo/J2SE/demo/applets/Blink/Blink$1.class 0644 root bin 392 17222 989157508
        1 f none demo/J2SE/demo/applets/Blink/Blink.class 0644 root bin 2512 16848 989157508
        1 f none demo/J2SE/demo/applets/Blink/Blink.java 0644 root bin 4024 39999 989157508
        1 f none demo/J2SE/demo/applets/Blink/example1.html 0644 root bin 586 46805 989157508
        dong{ding}195:

        [ koga, 06/25/2001 ]

        When I upgraded s8u5 b8 to s9 b40 with Live Upgrade, the following WARNING messages
        were included in upgrade_log.

        Doing pkgadd of SUNWj3dmo to /.
        12145 blocks
        WARNING: quick verify of </a/usr/demo/J2SE/demo/applets/Blink/Blink$1.class>; wrong size.
        WARNING: quick verify of </a/usr/demo/J2SE/demo/jni/Poller/PollingServer$Consumer.class>; wrong size.
        WARNING: quick verify of </a/usr/demo/J2SE/demo/jni/Poller/SimpleServer$ConnHandler.class>; wrong size.

        Installation of <SUNWj3dmo> was successful.

              katleman David Katleman (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: