UNIX Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsUNIX Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old November 23rd, 2004, 02:25 PM
chrs0302 chrs0302 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 43 chrs0302 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 30 sec
Reputation Power: 4
How to delete a Solaris patch

Hi all

Installed Patch Manager 2.0 on Sun Ultra 5/10 Sparc running Solaris 9.
When running ./pmsetup as root, it gives an error.

# ./pmsetup

Installing Patch Manager 2.0 ...

Installing required Solaris patch(es) for Patch Manager...

117679-01

Checking installed patches...
Executing prepatch script...
This patch requires the installation of patch 112945-27. A higher or lower revision (112945-2 is currently installed. This version of the required patch is incompatible with this revision of the Patch Manager 2 point patch.

You must remove any revision of patch 112945 that is higher or lower than the required version and install the required version before continuing with the installation of this patch.

The prepatch script exited with return code 1.

Patchadd is terminating.

PM Installation failed.


Then tried to remove the patch using

# patchrm -f 112945

Checking installed patches...

Patch 112945 was installed without backing up the original files.
It cannot be backed out.

Patchrm is terminating.



Can you help me Pl.

Thanks in advance

Reply With Quote
  #2  
Old November 23rd, 2004, 05:24 PM
stdunbar stdunbar is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: May 2004
Location: Superior, CO, USA
Posts: 1,677 stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level)stdunbar User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 1 Month 2 Days 3 h 59 m 46 sec
Reputation Power: 301
Send a message via ICQ to stdunbar Send a message via Yahoo to stdunbar
You cannot remove the patch as it was not installed with the backout option, but you could easily install a newer version of the patch. Why not install the latest version?
__________________
Need Java help? Want to help people who do? Sit down with a cup of Java at the hotjoe forums.

Reply With Quote
  #3  
Old November 24th, 2004, 09:00 AM
chrs0302 chrs0302 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 43 chrs0302 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 30 sec
Reputation Power: 4
Patchadd

Quote:
Originally Posted by stdunbar
You cannot remove the patch as it was not installed with the backout option, but you could easily install a newer version of the patch. Why not install the latest version?



Hi stdunbar

I have downloaded and tried to install the patch as suggested.

# patchadd 112945-28

Checking installed patches...
Patch 112945-28 has already been applied.
See patchadd(1M) for instructions.

Patchadd is terminating.

If we see the initial response of the system when I tried to apply the patch, it says


"This patch requires the installation of patch 112945-27. A higher or lower revision (112945-2 is currently installed. This version of the required patch is incompatible with this revision of the Patch Manager 2 point patch.

You must remove any revision of patch 112945 that is higher or lower than the required version and install the required version before continuing with the installation of this patch".

It is evident that the patch is already installed.Moreover I guess some patches are to be deleted before applying this patch.

Thanks in advance.

Reply With Quote
  #4  
Old November 24th, 2004, 09:55 AM
Perderabo Perderabo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 121 Perderabo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 m 54 sec
Reputation Power: 5
Did you try "patchadd -u"?

Reply With Quote
  #5  
Old November 24th, 2004, 11:08 AM
chrs0302 chrs0302 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 43 chrs0302 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 30 sec
Reputation Power: 4
patchadd

Quote:
Originally Posted by Perderabo
Did you try "patchadd -u"?


Hello

Tried with patchadd -u. But still I have it.

Thanks

Reply With Quote
  #6  
Old November 24th, 2004, 03:09 PM
Perderabo Perderabo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 121 Perderabo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 m 54 sec
Reputation Power: 5
Let me be more clear. Since you require 112945-27, have attempted to install 112945-27 by using "patchadd -u"? If that works, don't try to remove the patch. Just rerun patch manager, which, at that point, should be happy because you have the correct version installed.

Reply With Quote
  #7  
Old November 24th, 2004, 04:22 PM
chrs0302 chrs0302 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 43 chrs0302 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 30 sec
Reputation Power: 4
Quote:
Originally Posted by Perderabo
Let me be more clear. Since you require 112945-27, have attempted to install 112945-27 by using "patchadd -u"? If that works, don't try to remove the patch. Just rerun patch manager, which, at that point, should be happy because you have the correct version installed.



Hi perderabo

When I tried to install the patch with "patchadd -u", the output suggested me to install PatchPro version 2.1 or greater for full functionlaity of Patch Manager 2.0.Also a dry run installation was conducted and the installation was not successful.

I will install PatchPro 2.2 and try to install the patch.

By the by I thank you for your interest and help.

Talk to you tomorrow.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsUNIX Help > How to delete a Solaris patch


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway