View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 09:32 AM
kirillov.alex@gmail.com
 
Posts: n/a
Default Where bos.rte.libpthreads 5.3.0.0 ?

Hello All !

I install and commit sp3 for AIX 5.3 ML4.
After update have problem with starting Informix.
I want deinstall sp3 but I commit updates.
I suppose problem with bos.rte.libpthreads 5.3.0.41

Try install bos.rte.libpthreads 5.3.0.40

# installp -p -a -F -d./ -w bos.rte.libpthreads 5.3.0.40
************************************************** *****************************
installp PREVIEW: installation will not actually occur.
************************************************** *****************************
+-----------------------------------------------------------------------------+
Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...
WARNINGS
--------
Problems described in this section are not likely to be the source of
any
immediate or serious failures, but further actions may be necessary
or
desired.
Already Installed
-----------------
The following filesets which you selected are either already
installed
or effectively installed through superseding filesets.
bos.rte.libpthreads 5.3.0.40
NOTE: Base level filesets may be reinstalled using the "Force"
option (-F flag), or they may be removed, using the deinstall or
"Remove Software Products" facility (-u flag), and then reinstalled.
<< End of Warning Section >>
FILESET STATISTICS
------------------
1 Selected to be installed, of which:
1 Already installed (directly or via superseding filesets)
----
0 Total to be installed

************************************************** ****************************
End of installp PREVIEW. No apply operation has actually occurred.
************************************************** ****************************

Ok

Try install bos.rte.libpthreads 5.3.0.0 from AIX CD1

# installp -p -a -F -d /dev/cd0 -w bos.rte.libpthreads 5.3.0.0
************************************************** *****************************
installp PREVIEW: installation will not actually occur.
************************************************** *****************************
+-----------------------------------------------------------------------------+
Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...
FAILURES
--------
Filesets listed in this section failed pre-installation verification
and will not be installed.
Missing Filesets
----------------
The following filesets could not be found on the installation media.
If you feel these filesets really are on the media, check for
typographical
errors in the name specified or, if installing from directory, check
for
discrepancies between the Table of Contents file (.toc) and the
images that
reside in the directory.

bos.rte.libpthreads 5.3.0.0
<< End of Failure Section >>
FILESET STATISTICS
------------------
1 Selected to be installed, of which:
1 FAILED pre-installation verification
----
0 Total to be installed
************************************************** ****************************
End of installp PREVIEW. No apply operation has actually occurred.
************************************************** ****************************

Where bos.rte.libpthreads 5.3.0.0 ?

Reply With Quote