- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error while installing patch PHKL_35091 at 11....
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 05:54 PM
01-09-2007 05:54 PM
Error while installing patch PHKL_35091 at 11.11PA
While I try to install the patch PHKL_35091 at 11.11PA machine, its installed but, not able to rebuild the kernel, it results not configured and only installed the patch PHKL_35091.
The error I got as follows.
NOTE: Building a new kernel based on template file "/stand/system"
Generating module: krm...
Compiling /stand/build/conf.c...
Loading the kernel...
ld: Unsatisfied symbol "streams_selwakeup" in file /usr/conf/lib/libuipc.a[sys_socket.o]
1 errors.
*** Error exit code 1
Stop.
make failure.
ERROR: The command "/usr/sbin/mk_kernel", which is used to rebuild
the kernel, has failed. Because kernel-related filesets were
installed, this command must be executed by "swinstall",
without failures, before the load can continue. Check the
above output for details about the failure.
NOTE: The Install Phase has suspended. Check the above output for
reasons.
Please help me.
Thanks in Advance,
moc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 06:21 PM
01-09-2007 06:21 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
did you download and install all depend patches as well?
PHKL_35091 has the following dependencies:
PHCO_27120, PHCO_33205, PHKL_30398, PHKL_33367, PHNE_34938
rgds
HGH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 08:22 PM
01-09-2007 08:22 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
Thank you for your quick response.
Already installed the following patches in my machine.
PHCO_27120, PHCO_33205, PHKL_30398, PHKL_33367, PHNE_34938
Please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 10:19 PM
01-09-2007 10:19 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
Do you install all the patches at once or one by one?
Can you check for "not configured" filesets on your system?
# swlist -l fileset -a state | grep installed
rgds
HGH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 11:34 PM
01-09-2007 11:34 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
To be honest with you, never seen that error before, if the above sugestions did not work for you, my best recommendation is to open a case with HP so they can pursuit that further.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 03:10 AM
01-10-2007 03:10 AM
Re: Error while installing patch PHKL_35091 at 11.11PA
the unsatisfied symbol needs to be satisfied to rebuild the kernel, sorry the play with words... :-)
You need to reinstall the Arpa transport patch which contains the file
/usr/conf/lib/libuipc.a[sys_socket.o]
So steps are:
1- download and install last ARPA transport patch PHNE_34672 (don't use the reinstall=true option on swinstall) and reboot;
2- install PHKL_35091 and reboot.
That should solve your problem.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 03:46 PM
01-10-2007 03:46 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
I have checked the "not configured" filesets on my system,
They are,
# swlist -l fileset -a state |grep installed
PHKL_32927.CORE2-KRN installed
PHKL_35091.CORE2-KRN installed
PHKL_35091.PAUX-ENG-A-MAN installed
PHNE_34672.C-INC installed
PHNE_34672.CORE-KRN installed
PHNE_34672.CORE2-KRN installed
PHNE_34672.NET-KRN installed
PHNE_34672.NET-PRG installed
PHNE_34672.NET-RUN installed
PHNE_34672.NET-RUN-64 installed
PHNE_34672.NET2-KRN installed
PHNE_34672.NMS2-KRN installed
PHNE_34672.NW-ENG-A-MAN installed
PHNE_34672.SYS-ADMIN installed
And, The patches PHCO_27120, PHCO_33205, PHKL_30398, PHKL_33367 are already present in my machine and I have installed only PHNE_34938 patch.
Hai Fabio Ettore,
Thanks for your Reply. And, I have tried to install PHNE_34672 patch, it denotes it is installed and not configured.
You can find it from the above swlist result.
Please help me.
Thanks in Advance,
moc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 08:28 PM
01-10-2007 08:28 PM
Re: Error while installing patch PHKL_35091 at 11.11PA
I suggest you to do the following:
1- configure all 'installed' filesets by the command below:
swconfig \*
and re-try
swlist -l fileset -a state |grep installed
to check if each fileset is configured. If so then you don't need to install PHKL_35091 which is already on the system. I just suggest to do a reboot to check also the kernel will be rebuilt fine.
2- if action above doesn't solve your problem and you still see the same 'unsatisfied symbol' then download and (re)install last ARPA transport patch PHNE_34672 (don't use the reinstall=true option on swinstall) and reboot.
If the reboot is ok you don't need to do further as the kernel is rebuilt and the patch PHKL_35091 is already on the system.
Best regards,
Fabio