Operating System - HP-UX
1748205 Members
4285 Online
108759 Solutions
New Discussion юеВ

error while installing the patch bundle

 
pkumar97
Frequent Advisor

error while installing the patch bundle

Dear team,
am facing the below mentioned error while installing qpk 2008 , please help me out on this

======= 03/06/09 07:56:04 uae BEGIN swinstall SESSION (interactive)

NOTE: The interactive UI was invoked, since no software was
specified.

* Session started for user "root@aagcdb".

ERROR: "aagcdb:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
ERROR: "aagcdb:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
* An absolute path specification is required. The path must
start with "/".
ERROR: "aagcdb:/scsiU320-00_B.11.23.0712_HP-UX_B.11.23_IA_PA.depot":
You do not have the required permissions to select this
target. Check permissions using the "swacl" command or see
your system administrator for assistance. Or, to manage
applications designed and packaged for nonprivileged mode, see
the "run_as_superuser" option in the "sd" man page.
ERROR: Could not contact host
"scsiU320-00_B.11.23.0712_HP-UX_B.11.23_IA_PA.depot". Make
sure the hostname is correct and an absolute pathname is
specified (beginning with "/").
ERROR: Could not contact host
"scsiU320-00_B.11.23.0712_HP-UX_B.11.23_IA_PA.depot". Make
sure the hostname is correct and an absolute pathname is
specified (beginning with "/").
NOTE: The command "/sbin/mount" exited with a status code of "1".
The following is the output from the command:
/dev/dsk/c0t0d0: I/O error
NOTE: End of command output. Non-zero exit status may or may not be
a failure. Look for additional messages.
* Could not mount CD-ROM. Verify that there is a CD-ROM in the
drive on aagcdb.
* The depot path cannot be the root directory "/". Please enter
a path other than the root directory.
ERROR: "aagcdb:/scsiU320-00_B.11.23.0712_HP-UX_B.11.23_IA_PA.depot":
You do not have permission for this operation. The depot
owner, system administrator, or alternate root owner may need
to use the "swreg" or "swacl" command to give you permission.
Or, to manage applications designed and packaged for
nonprivileged mode, see the "run_as_superuser" option in the
"sd" man page.
* Beginning Selection


5 REPLIES 5
James R. Ferguson
Acclaimed Contributor

Re: error while installing the patch bundle

Hi:

Begin by restarting the swagent daemon. Do:

# swagentd -r

Make sure that your server's hostname appears in your '/etc/hosts' along with its fully qualified domain name as an alias.

Regards!

...JRF...
Bob E Campbell
Honored Contributor

Re: error while installing the patch bundle

It looks like you are using a relative path to the depot or specifying the depot as would work for swlist. Use a command of the form:

$ swinstall -s /your/path/here/file.depot
Vishu
Trusted Contributor

Re: error while installing the patch bundle

yes,

you can do as :-

# swinstall -s

If not succeeded, then try it after restarting the swagentd daemon. But make sure, you must have the your FQDN in the /etc/hosts file.
Jestin John Chacko
Regular Advisor

Re: error while installing the patch bundle

Dear
check whether the CD rom is properly mounted or not if so it will show error,or if you are trying to install from a non root directory as if /tmp( in which the depot is copied)

restart the swagent daemon and
use swinstall -s name
The above command will start the installation process

you can use SAM also for the same purpose
Basheer_2
Trusted Contributor

Re: error while installing the patch bundle

Prasant,

first try previwing the install rather than direct installs. the preview will let you know if any pre-reqs are needed and if there is a reboot needed.
the preview doesn't install, but always useful to know what it does when you actually install without the -p option

swinstall -p -s /opt/software/your-patch-name PATCH-NAME