Patch 119848-02 is failing with pkgadd failiure

Hi ,

I need help on this issue..

I need to install patch 119848-02 which fails because the package SUNWsrspx is not installed

I downloaded NetConnect.003.001.001 package and executed the script as follows

./InstallNetConnect.003.001.001.sh

It fails with following error.

pkgadd: ERROR: The package <SUNWsrspx> has <SUNW_PKG_ALLZONES> = true and <SUNW_PKG_THISZONE> = true: the package may set either parameter to true, but may not set both parameters to true. NOTE: if the package contains a request script, it is treated as though it has <SUNW_PKG_THISZONE> = true

pkgadd: ERROR: package <SUNWsrspx> cannot be installed on this system/zone

Please kindly advise me ASAP!

[742 byte] By [imran@sun_admina] at [2007-11-27 11:01:28]
# 1

Does that box have zones? Are you running the installer in a global zone or a local zone.

robert.cohena at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

No this box doesn't has zones

imran@sun_admina at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3

This box does'nt has zone concept in affect as of my understanding. Can have any command to check the zone presents over here. Iam very new to this zone concept.. pls

imran@sun_admina at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4

"zoneadm list -vic" will show if it has zones.

If it doesnt it will only show the global zone

But hopefully you'd know if it did.

robert.cohena at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5

SRSnetconnect 3.1.1 is seriously ancient.

You'd be better off running 3.2.4

I can attest that that version and its patches work for me on solaris 10 machines..

robert.cohena at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 6

Thanks for update Robert!

The Netconnect installed on this server is version of 3.1.1 which contains some packages in it and SUNWsrspx is one among them.The patch which fails to install is a fix for this package (SUNWsrspx) which is already installed. I removed the SUNWsrspx package and tried reinstalling the package and it failed with the same error.

After that i Upgraded the Netconnect version to 3.2.4 and all the packages in version 3.2.4 got installed successfully including SUNWsrspx but the patch 119842-02 has conflict with version of newly installed SUNWsrspx

Later i have uninstalled the 3.2.4 version

Again i tried issuing the following command..now iam getting

-

patchadd /tmp/new/119848-02/

The following requested patches have packages not installed on the system

Package SUNWsrspx from directory SUNWsrspx in patch 119848-02 is not installed on the system. Changes for package SUNWsrspx will not be applied to the system.

--

After that i tried " pkgadd -d /tmp/new/119848-02/"

## Executing checkinstall script.

PaTcH_MsG 8 Version 001.001.000 of SUNWsrspx is not installed on this system.

checkinstall script suspends

Installation of <SUNWsrspx> was suspended (administration).

No changes were made to the system.

--

Here is the ouptput of zoneadm list -vic

ID NAME STATUS PATH

0 globalrunning/

--

Pls let me how can i take forward

imran@sun_admina at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 7

You don't need 119848 with version 3.2.4

The patch for 3.2.4 is 123870-02

robert.cohena at 2007-7-29 12:37:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...