Operating System - HP-UX
1830354 Members
2102 Online
110001 Solutions
New Discussion

error trying to use "swremove"

 
Manu_13
Frequent Advisor

error trying to use "swremove"

Please help me with the below error.
Thnx,
Manu.
----------------------------------------------
#swremove SPI-OSUX-OVO

======= 09/09/05 07:37:17 AM GMT BEGIN swremove SESSION
(non-interactive) (jobid=ovosun11-0051)

* Session started for user "root@ovosun11".

* Beginning Selection
ERROR: "ovosun11:/": The software collection is inadequately
specified for the operation. Both a depot and a root exist in
the same location.
* Target connection failed for "ovosun11:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is
ovosun11:/var/adm/sw/swagentd.log).
* Selection had errors.



======= 09/09/05 07:37:17 AM GMT END swremove SESSION
(non-interactive) (jobid=ovosun11-0051)

4 REPLIES 4
Geoff Wild
Honored Contributor

Re: error trying to use "swremove"

Try running swremove interactively - then drilling down in the selections for the software...

Anything of interest in /var/adm/sw/swagentd.log ???

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Manu_13
Frequent Advisor

Re: error trying to use "swremove"

sorry, i guess i have posted in wrong forum, but this problem is on Solaris. When I install OVO on Solaris, swinstall/remove commands also get installed. There is no support for GUI, so cannot use interactive mode. :-(
Alessandro Pilati
Esteemed Contributor

Re: error trying to use "swremove"

The error means that you can remove the software from the depot of unistall it ( remove from root ).

So, you can run first:
swremove -d SPI-OSUX-OVO
and then
swremove SPI-OSUX-OVO

So you erase the SPI-OSUX-OVO installed and the SPI-OSUX-OVO in the depot.

Regards,
Alex
if you don't try, you'll never know if you are able to
Manu_13
Frequent Advisor

Re: error trying to use "swremove"

I tried "swremove -r / SPI-OSUX-OVO". It worked!

thnx guys!
Manu