Solaris 8 patch installation problems

hi

I'm having problems trying to install the latest Solaris 8 Recommended patches cluster. When I run the install_cluster script I get lots of errors with error code 5 which apparently refers to pkgadd failure. Patch installation also fails when I try to install individual patches from the cluster.

I'm a bit of a novice with Solaris administration so I'd appreciate any help with analyzing and fixing the issue.

Here's a sample output:

Checking installed patches...

Verifying sufficient filesystem capacity (dry run method)...

Patch 109091-08 failed to install due to a failure produced by pkgadd.

See /var/sadm/patch/109091-08/log for details

Patchadd is terminating.

Here's what the patch installation log says:

riesling# less /var/sadm/patch/109091-08/log

This appears to be an attempt to install the same architecture and

version of a package which is already installed. This installation

will attempt to overwrite this package.

/export/spare/home/aspa/patches/8_Recommended/109091-08/SUNWcsu/install/checkin stall: /export/spare/home/aspa/patches/8_Recommended/109091-08/SUNWcsu/install/checkin stall: cannot open

pkgadd: ERROR: checkinstall script did not complete successfully

Dryrun complete.

No changes were made to the system.

br. aspa

[1377 byte] By [aspa] at [2007-11-25 23:39:03]
# 1

>export/spare/home/aspa/patches/8_Recommended/109091-0

> 8/SUNWcsu/install/checkinstall:

> /export/spare/home/aspa/patches/8_Recommended/109091-0

> 8/SUNWcsu/install/checkinstall: cannot open

> pkgadd: ERROR: checkinstall script did not complete

> successfully

> Dryrun complete.

> No changes were made to the system.

http://www.science.uva.nl/pub/solaris/solaris2.html#q5.59

5.59) Patch installation often fails with "checkinstall" errors.

>

>

>

> br. aspa

Darren_Dunham at 2007-7-5 18:22:47 > top of Java-index,General,Talk to the Sysop...
# 2
After creating the install user patch installation seems to be working.Thank you very much for your help Darren! I've been banging my head on the wall for some time with this one.br. aspa
aspa at 2007-7-5 18:22:47 > top of Java-index,General,Talk to the Sysop...
# 3
I've never actually created such a user. I just make sure that the path is readable. That normally means just dumping the patches in /tmp.-- Darren
Darren_Dunham at 2007-7-5 18:22:47 > top of Java-index,General,Talk to the Sysop...