Sponsored Content
Operating Systems Solaris error during install jdk 5.0.11 packages Post 302327364 by maxim42 on Sunday 21st of June 2009 05:52:39 AM
Old 06-21-2009
error during install jdk 5.0.11 packages

hi all i tried to install jdk on solaris 10 2008 and i used these packages in installation
pkgadd -d SUNWj5cfg SUNWj5dmo SUNWj5dev SUNWj5rt SUNWj5jmp SUNWj5man


all was good except one (SUNWj5rt)

some of the output

Code:
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/HST10> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/MST7> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/MST7MDT> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/PST8> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/PST8PDT> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/YST9> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/SystemV/YST9YDT> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/WET> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/lib/zi/ZoneInfoMappings> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/plugin/desktop/sun_java.desktop> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/plugin/desktop/sun_java.png> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/plugin/i386/ns4/libjavaplugin.so> failed
    pathname does not exist
ERROR: attribute verification of </usr/jdk/instances/jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so> failed
    pathname does not exist
## Executing postinstall script.

Code:
## Executing postinstall script.
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_HighContrast.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_HighContrastInverse.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_LowContrast.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_HighContrast.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_HighContrastInverse.png
cp: cannot access /usr/jdk/instances/jdk1.5.0/jre/lib/images/icons/sun-java_LowContrast.png

Installation of <SUNWj5rt> partially failed.

i actually don't know what is the problem here why that happen and i installed it also in solaris 5 2009 and it was successfull plz if any one can tell me a solutions
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Question about install JDK on SCO Unix

I try to run java file on SCO Unix, but my Unix doesn't setup with JDK environment. I go to sun.com to download JDK for SCO Unix, but there is only JDK for HP-UNIX, is it ok for SCO Unix? If it's ok, how can I install it to my Unix after I download? If it's not ok, How can I do to run java file in... (0 Replies)
Discussion started by: wendyz
0 Replies

2. Shell Programming and Scripting

Script to install jdk

Hi, I need a shell script that would do silent installation of jdk on a linux machine. Can anyone help me with this? Thanx Sunny (6 Replies)
Discussion started by: eamani_sun
6 Replies

3. UNIX for Dummies Questions & Answers

Download & install JDK 1.6

Hi.. I want to download & install JDK 1.6 for linux so please help me where i can downlod it free Regards Rinku Garg (1 Reply)
Discussion started by: rinkugarg
1 Replies

4. Shell Programming and Scripting

How to Upgrade Jdk After install in linux

hii... i want to upgrade my java version 1.4.2 to 1.6 in linux plateform after installing JDK. so what are the steps & commands in linux to upgrade it . Please Help me ... (1 Reply)
Discussion started by: rinkugarg
1 Replies

5. Solaris

Help required to install packages

Hi All, I was told to install multiple packages on my solaris server. Is it possible to install multiple packages from a directory or CD. Or I need to install one by one. Please suggest. Thanks, Deepak (1 Reply)
Discussion started by: naw_deepak
1 Replies

6. Programming

How to install openGL packages?

Hi, Any one help me regarding how to install openGL packages to work in linux. And i installed some of the packages(gl,glu), but i don't know whether they are installed are not .. Which command is should use to check whether openGL is installed are not .. I am Thankful for any kind of... (3 Replies)
Discussion started by: Ravikishore
3 Replies

7. Shell Programming and Scripting

How to install jdk 6u17 in a prompt-less script

I came across this site while Googling for how to silently install JDK 6u17. I didn't find a solution, but I came up with this hack so I thought I'd post it here: The trick is to just temporarily disable the "more" application: ]# chmod u+x jdk-6u17-linux-x64-rpm.bin ]# # Prevent prompts...... (0 Replies)
Discussion started by: mhart
0 Replies

8. Shell Programming and Scripting

how to Install jdk.bin using shell script with auto yes/no?

#!/bin/sh echo "Installing Java!!!" cd /opt echo "Want to give execute Permissions to java!!!" chmod 755 jdk-6u7-linux-i586.bin echo "Executing the jdk script" ./jdk-6u7-linux-i586.bin This is the shell commands I am using... I want to know how to give answer to yes and no automatically... (6 Replies)
Discussion started by: sandeepbharmori
6 Replies

9. Solaris

How to install java (jdk-74) on solaris 10?

What kind of required java type for installed? which address link, i need to download the package. i have zcat this version jdk-7-solaris-sparc.tar.Z and then installed each the packages with pkgadd -d . , but my java version still java full version "1.5.0_24-b02".is it need doanything after... (1 Reply)
Discussion started by: aagusman
1 Replies

10. Fedora

Fedora: Uninstall Java JDK 1.8 and install Oracle Java 1.7.15

Hi All, I have just downloaded fedora 27 iso and set it up in virtual box. I want to learn Hadoop so trying to install Apache hadoop. Before all those I have to install Oracle Java 1.7.15 (as mentioned in the Apache hadoop page). Can you please help me how to Uninstall currently installed... (6 Replies)
Discussion started by: TechGyaann
6 Replies
fverify(8)						      System Manager's Manual							fverify(8)

Name
       fverify - verify software subsets

Syntax
       fverify [-yn]

Description
       The  command  reads  subset  inventory  records	from standard input and verifies that the attributes for the files on the system match the
       attributes listed in the corresponding records.	Invoking with no arguments causes it to report errors to the standard  output  and  prompt
       the user for confirmation before making corrections.

       Missing	files and inconsistencies in file size, checksum, user id, group id, mode, and file type are reported.	If inconsistencies in user
       id, group id or mode are detected the user is asked if they are to be corrected. If a missing file is a directory, it will be created.  All
       errors and informational messages are logged to the file

       The utility uses when installing subsets to guarantee correct installation.

Options
       Specifying both options will cause the -y option to be ignored.

       -n     Error reporting only. When specified, reports errors and does not perform any fixes.

       -y     Fixes  only. When specified, fixes modes, UIDs and GIDs on any files which have incorrect values for these attributes. No user input
	      is required.

Restrictions
       Problems with file size, file type, and file checksum cannot be corrected.

       Because the subset inventories give file names as relative paths, run in the root directory to which the software is installed.

       Many of the files on the system cannot be read or modified without appropriate privilege. Attempting to run without  appropriate  privilege
       may result in an excess of access errors being reported.

Examples
       To use to report verification problems with the BASE subset on ULTRIX, Version 4.0 (VAX), use the following command:
       % cd /
       % /etc/stl/fverify -n </usr/etc/subsets/ULTBASE400.inv

       To correct all problems with the same subset without being presented any prompts or diagnostic output, type:
       % cd /
       % /etc/stl/fverify -y < /usr/etc/subsets/ULTBASE400.inv

       To  interactively  repair  verification	problems with the COMM subset on ULTRIX, Version 4.0 (RISC), use the fverify command with no argu-
       ments:
       % cd /
       % /etc/stl/fverify < /usr/etc/subsets/UDTCOMM400.inv

Diagnostics
       fverify: out of memory
       Not enough memory is available from the system.

       pathname: cannot stat (error-message)
       The file pathname is listed in the inventory but is not on the system.  The error-message explains why.

       pathname: file type `x' should be `y'
       The file is listed in the inventory as being of type `y', but the copy of the file on the disk is type `x'.  The file type codes are:

	      b  block device files
	      c  character device files
	      d  directory files
	      f  regular files
	      l  hard links
	      p  fifos (named pipes)
	      s  symbolic links

       pathname: checksum n should be m
       There is a checksum error on pathname.  The values n and m are the actual and expected values.

       pathname: size n should be m
       The size of file pathname is not as expected. The numbers n and m are the actual and expected values.

       pathname: gid n should be m
       The group id for pathname is not as expected. The group ids n and m are the actual and expected values.

       pathname: uid n should be m
       The user id for pathname is not as expected. The user ids n and m are the actual and expected values.

       pathname: permissions string1 should be string2
       The permissions for pathname are not as expected.  String1 and string2 are the actual and expected permissions. The format of  string1  and
       string2 is the same as that used by the command.

       Creating directory pathname
       The  directory  pathname  is listed in the input inventory but does not exist on the system.  The command will attempt to create the direc-
       tory.

       cannot correct pathname (error-message)
       A problem reported with pathname could not be corrected. The error-message explains why.

       pathname corrected
       A problem with pathname was successfully corrected.

       Cannot create dir pathname (error-message)
       The program could not create a directory it was attempting to create.  The accompanying error-message explains why.

       n verification errors encountered.
       m corrections performed.
       Before exiting, the program prints these statistics describing what had been done.

       The exit status from is the total number of errors detected minus the total number of successful fixes.

Files
       Subset inventory files

       Log File

See Also
       ls(1), stl_inv(5), setld(8)
       Guide to Preparing Software for Distribution on ULTRIX Systems

																	fverify(8)
All times are GMT -4. The time now is 04:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy