[pca] Problems installing 115545-04 on Solaris 9 systems via PCA
Martin Paul
martin at par.univie.ac.at
Thu Feb 12 09:40:09 CET 2009
Hi D'Arcy,
> ld.so.1: uadmin: fatal: relocation error: file /etc/lib/nss_files.so.1:
> symbol __nsl_fopen: referenced symbol not found
I'm pretty sure that the patch is faulty, even though I can't reboot my
Solaris 9 test machine right now to verify it.
I've compared "nm" output of the original /etc/lib/nss_files.so.1 with
the one delivered in 115545-04. In the original version it used fopen(),
while the patched version uses __nsl_fopen(). As there is no libnsl.so.1
in /etc/lib/, uadmin fails with the error message you report.
> We only use PCA at this point but probably will try smpatch this weekend
> on a single 9 box to see if it happens there.
This won't make a difference. When it gets to actually installing a
patch, both tools use Sun's patchadd. So the result is 100% the same.
> Also I plan on
> opening a SUN case once I verify the issue happens during install of
> patch's using smpatch as well.
Please do that.
Thanks,
Martin.
More information about the pca
mailing list