thanks I installed the SUNWscpu package (which puts all the relevant binaries in /usr/ucb). and created the link to /etc/fwboot as described below the installation was successfull without any errors. timo -----Urspr�ngliche Nachricht----- Von: Michael Miller [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 15. August 2000 16:57 An: 'Kindermann Timo' Betreff: RE: [FW1] SP2 upgrade not working Hi you needed to make the link you made before you installed fw1. what you need to do now is: ln -s /etc/fw.boot /opt/CPfw1-41/boot > -----Original Message----- > From: Kindermann Timo [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 15, 2000 3:41 PM > To: [EMAIL PROTECTED] > Subject: AW: [FW1] SP2 upgrade not working > > > > Hi, > I face the same problem on the update of our firewalls, but > the proposed solution > (ln -s /bin/ln /usr/ucb/ln) doesnt�t work. After I create the > link I get the same Message that was discussed in this mail. > Is there anything else I have to do? On my solaris > installation the /usr/ucb didn�t even exist before I created > it to make the link. > > thanks > Timo > > -----Urspr�ngliche Nachricht----- > Von: Lance Spitzner [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 27. Juli 2000 14:44 > An: [EMAIL PROTECTED] > Betreff: [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 > ============================================================== > ================== > ================================================================================ To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================================================
