|
Home > Archive > Unix administration > January 2004 > libwanboot.so.1 / SUNWwbsup - Where to find them for Solaris 9 / Veritas 3.5 ???
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
libwanboot.so.1 / SUNWwbsup - Where to find them for Solaris 9 / Veritas 3.5 ???
|
|
| FreeDiver 2004-01-23, 5:11 pm |
| We just upgraded our Ultra-Enterprise server from Solaris 8 to Solaris
9. Currently we are running Veritas 3.5 MP1 After the upgrade, we tried
to install MP2 patches for Veritas 3.5, all of the patch installations
had failed with message :
ld.so.1: pkgadd: fatal: libwanboot.so.1: open failed: No such file or
directory
ld.so.1: pkgadd: fatal: relocation error: file pkgadd: symbol
url_parse_hostport: referenced symbol not found
We attempted to remove and reinstall the VRTSvxfs package but we got
the same error messages, WHY ??
# modinfo | grep vxfs
122 7823e000 11341d 8 1 vxfs (VxFS 3.5_REV-MP1f,PID=113206-03)
#
#
# pkginfo -l VRTSvxfs
PKGINST: VRTSvxfs
NAME: VERITAS File System
CATEGORY: system,utilities
ARCH: sparc
VERSION: 3.5,REV=GA06
BASEDIR: /
VENDOR: VERITAS Software
DESC: Commercial File System
PSTAMP: VERITAS-3.5FS-2002-11-26PID=113206-03
INSTDATE: Jan 14 2003 10:27
HOTLINE: (800) 342-0652
EMAIL: support@veritas.com
STATUS: completely installed
FILES: 265 installed pathnames
35 shared pathnames
5 linked files
49 directories
59 executables
5 setuid/setgid executables
28137 blocks used (approx)
#
# pkgrm VRTSvxfs
ld.so.1: pkgrm: fatal: libwanboot.so.1: open failed: No such file or
directory
ld.so.1: pkgrm: fatal: relocation error: file pkgrm: symbol
http_free_respinfo: referenced symbol not found
Killed
#
We need help in locating "libwanboot.so.1" library and the SUNWwbsup
package. The SUNOS patch 113713-11 has been installed successfully.
According to the "special install instruction" at the end in the
README file of 113713-11, we need to get SUNWwbsup from the latest OS CD.
I downloaded the latest Solaris 9 (12/03) - U5 release 1of2, 2of2 CDs
from SUN site but I didn't see the SUNWwbsup anywhere in that release.
I am quite puzzled by this. Both SUN and Veritas have not a clue
why all this is happening. Anyone out there can shed some lights
on this ?? I just need to find out how to get this library and/or
the package.
I appreciate it very much for your comments.
Bill
| |
| Gerry T 2004-01-23, 5:11 pm |
| freedive999@hotmail.com (FreeDiver) wrote in message news:<e0a67110.0401121402.6c6e697d@posting.google.com>...quote:
> We just upgraded our Ultra-Enterprise server from Solaris 8 to Solaris
> 9. Currently we are running Veritas 3.5 MP1 After the upgrade, we tried
> to install MP2 patches for Veritas 3.5, all of the patch installations
> had failed with message :
>
> ld.so.1: pkgadd: fatal: libwanboot.so.1: open failed: No such file or
> directory
> ld.so.1: pkgadd: fatal: relocation error: file pkgadd: symbol
> url_parse_hostport: referenced symbol not found
>
> We attempted to remove and reinstall the VRTSvxfs package but we got
> the same error messages, WHY ??
>
> # modinfo | grep vxfs
> 122 7823e000 11341d 8 1 vxfs (VxFS 3.5_REV-MP1f,PID=113206-03)
> #
> #
> # pkginfo -l VRTSvxfs
> PKGINST: VRTSvxfs
> NAME: VERITAS File System
> CATEGORY: system,utilities
> ARCH: sparc
> VERSION: 3.5,REV=GA06
> BASEDIR: /
> VENDOR: VERITAS Software
> DESC: Commercial File System
> PSTAMP: VERITAS-3.5FS-2002-11-26PID=113206-03
> INSTDATE: Jan 14 2003 10:27
> HOTLINE: (800) 342-0652
> EMAIL: support@veritas.com
> STATUS: completely installed
> FILES: 265 installed pathnames
> 35 shared pathnames
> 5 linked files
> 49 directories
> 59 executables
> 5 setuid/setgid executables
> 28137 blocks used (approx)
>
>
> #
> # pkgrm VRTSvxfs
> ld.so.1: pkgrm: fatal: libwanboot.so.1: open failed: No such file or
> directory
> ld.so.1: pkgrm: fatal: relocation error: file pkgrm: symbol
> http_free_respinfo: referenced symbol not found
> Killed
> #
>
> We need help in locating "libwanboot.so.1" library and the SUNWwbsup
> package. The SUNOS patch 113713-11 has been installed successfully.
> According to the "special install instruction" at the end in the
> README file of 113713-11, we need to get SUNWwbsup from the latest OS CD.
> I downloaded the latest Solaris 9 (12/03) - U5 release 1of2, 2of2 CDs
> from SUN site but I didn't see the SUNWwbsup anywhere in that release.
> I am quite puzzled by this. Both SUN and Veritas have not a clue
> why all this is happening. Anyone out there can shed some lights
> on this ?? I just need to find out how to get this library and/or
> the package.
> I appreciate it very much for your comments.
> Bill
Exists on MU 5 disk 1:
Solaris_9/Product/SUNWwbsup
brad:/cdrom/cdrom0/s0 $ cat .volume.inf
VI"SOL_9_1203_SPARC"
Does not appear on MU4
|
|
|
|
|