Operating System - HP-UX
1831348 Members
2952 Online
110024 Solutions
New Discussion

How to remove corrupt patch

 
Suresh Patoria
Super Advisor

How to remove corrupt patch

Hi guys,

please guid me how to remove corrupt patch from the system

i am try remove the PHCO_25110 patch
but i getting the error which removing patch
can i remove the patch forcefully

thanx
8 REPLIES 8
T G Manikandan
Honored Contributor

Re: How to remove corrupt patch

This patch does not have dependencies.
Re-install the patch!
Michael Tully
Honored Contributor

Re: How to remove corrupt patch

First we need to know the exact message your receiving.
Second, what can you tell us about when the patch was initially installed? What messages are logged in the /var/adm/sw/ logs?
Anyone for a Mutiny ?
Ravi_8
Honored Contributor

Re: How to remove corrupt patch

Hi

attaching the error help us in understanding the problem.

attch the error you are geeting
never give up
Suresh Patoria
Super Advisor

Re: How to remove corrupt patch

Following is the error:

* Session started for user "root@milbiwd".

* Beginning Selection
WARNING: The fileset "PHCO_25110.LP-SPOOL" has been automatically
deselected because one or more of the filesets in the patch
have been committed or superseded.
NOTE: One or more patch filesets were automatically selected or
deselected to maintain patch integrity. Please refer to the
swremove.log logfile for details.
admin_directory /var/adm/sw
agent_auto_exit false
agent_timeout_minutes 10000
allow_split_patches false
auto_kernel_build true
autoreboot false
autoremove_job true
autoselect_dependents false
autoselect_reference_bundles true
compress_index false
customer_umask_octal 0022
distribution_target_directory /var/spool/sw
enforce_dependencies true
enforce_kernbld_failure true
enforce_scripts true
force_single_target false
installed_software_catalog products
log_msgid 0
logdetail false
logfile /var/adm/sw/swremove.log
loglevel 1
mount_all_filesystems true
polling_interval 2
preview false
remove_empty_depot true
reuse_short_job_numbers true
rpc_binding_info ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
rpc_timeout 5
run_as_superuser true
select_local true
software_view all_bundles
verbose 1
write_remote_files false
* Source: milbiwd:/
* Targets: milbiwd:/
* Beginning Analysis
* The target "milbiwd:/" failed Analysis, so the task cannot be
executed. For more information on this failure, press the
"Logfile ..." button.
* The analysis phase succeeded for "milbiwd:/".
* Ending Analysis
* Returning to Selection

======= 02/19/04 14:11:43 IST END swremove SESSION (interactive)

Ravi_8
Honored Contributor

Re: How to remove corrupt patch

Hi,

rpc_binding_info ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121

#ps -aef|grep -i rpc_binding

kill this process
#/usr/sbin/swagentd -r

start the installation again, in the "option" menu choose to "allow the installation of lower version" also.

if the problem still exist, reply back with error
never give up
santosh jha
Frequent Advisor

Re: How to remove corrupt patch

use swremove

Regards
Santosh
Suresh Patoria
Super Advisor

Re: How to remove corrupt patch

After killing rpc_binding process
still it is not happening

thanx
Pete Randall
Outstanding Contributor

Re: How to remove corrupt patch

Just reinstall the patch. You'll need to change the options to allow reinstall but that should take care of it.


Pete

Pete