I just pulled and applied SP2 today, and noticed that the link (ln) lines
are commented out of the postpatch script.  Even though, my log file still
has the aforementioned errors.  The same errors appeared in SP1 (although
you would have to read the patchadd log file to see them).  I contacted CP
about the errors, and they said the errors were normal.  I decided to look
at the InstallU script (and sub-scripts) and saw that the output of the
patchadd for SP1 was sent to /dev/null instead of the console.  Pretty
tricky.

Kevin Rioles

-----Original Message-----
From: Lance Spitzner [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 27, 2000 8:44 AM
To: [EMAIL PROTECTED]
Subject: [FW1] SP2 upgrade not working (it is now :)



Well, just found the problem to my own question.
FW-1 requires the binary /usr/ucb/ln on Solaris
installations, even though there is a perfectly
good /bin/ln binary it could use.  It appears 
FW-1 4.1 will install and run fine without
/usr/ucb/ln, however the patch upgrade SP2
will barf if you did not install FW-1 4.1
with /usr/ucb/ln (the kernel modules in /etc/modules
has to be linked to /opt/CPfw1-41/boot/).

So, for you Solaris users, make sure you have
/usr/ucb/ln installed, or at least do this for
a fix.

ln -s /bin/ln /usr/ucb/ln

I'll update my documentation for Minimized Solaris
builds for FW-1 4.1

Offhand, anyone know the SUNW package name that has 
/usr/ucb/ln for Solaris8?

'pkgchk -l -p /usr/ucb/ln` will give you the answer,
just don't have a Solaris8 system with /usr/ucb/ln 
installed.

Thanks!

Lance Spitzner
http://www.enteract.com/~lspitz/papers.html

---------- Forwarded message ----------
Date: Thu, 27 Jul 2000 06:58:13 -0500 (CDT)
From: Lance Spitzner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: SP2 upgrade not working

I'm attempting to upgrade my 4.1 SP1 system to
SP2.  However, the SP2 upgrade is giving me errors,
any words of wisdom?  SP1 was working fine, not 
sure why I am getting these errors.  Yes, both
fw1bootd and fw1boot are both in /etc/init.d :)

Currently running on Solaris 8 Sparc

--- snip snip ---

new #patchadd -d CPFWSP410002-01

Checking installed patches...
Executing prepatch script...
mv: cannot rename /etc/init.d/fw1bootd: No such file or directory
mv: cannot rename /etc/init.d/fw1boot: No such file or directory
Verifying sufficient filesystem capacity (dry run method)...
Installing patch packages...
ERROR: attribute verification of </opt/CPfw1-41/boot/S00fw1bootd> failed
ERROR: attribute verification of </opt/CPfw1-41/boot/S25fw1boot> failed
ERROR: attribute verification of </opt/CPfw1-41/boot/S31cphaboot> failed
ERROR: attribute verification of </opt/CPfw1-41/boot/fwboot> failed
ERROR: attribute verification of </opt/CPfw1-41/boot/modules/fwipmod.5.x.o>
failed
ERROR: attribute verification of </opt/CPfw1-41/boot/modules/fwmod.5.x.o>
failed
ERROR: attribute verification of </opt/CPfw1-41/boot/ndd_post_fw> failed

Patch CPFWSP410002-01 is not installed or is invalid
   Usage: patchrm [-f] [-B backout_dir] [-R <client_root_path> | -S
<service>]
                                [-C <net_install_image>] <patch_id>

--- snip snip ---

Lance Spitzner
http://www.enteract.com/~lspitz/papers.html




============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====



================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to