Date: Sat, 2 Jan 1999 15:57:38 +1030 (CST) From: Greg Lehey <grog@lemis.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9271: Fortify Installation broken Message-ID: <199901020527.PAA65532@freebie.lemis.com>
next in thread | raw e-mail | index | archive | help
>Number: 9271 >Category: ports >Synopsis: Fortify Installation broken >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 1 21:30:00 PST 1999 >Last-Modified: >Originator: Greg Lehey >Organization: LEMIS >Release: FreeBSD 3.0-CURRENT i386 >Environment: Recent FreeBSD 3.0-CURRENT. I don't expect that the problem is release sensitive. >Description: Installation of Netscape Communicator 4.5 (international version) with 128 bit encryption fails with multiple problems in Fortify install: PROBLEM 1 --------- # make install -DUSE_128BIT >> Checksum OK for communicator-v45-export.x86-unknown-freebsd.tar.gz. >> No checksum recorded for Fortify-1.3.2-unix-x86.tar.gz. Make sure the Makefile and md5 file (/T/FreeBSD/www/netscape45-communicator/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 PROBLEM 2 --------- Repeating, # make NO_CHECKSUM=yes install -DUSE_128BIT ===> Extracting for netscape-communicator-4.5 ... /bin/mv -f /usr/local/netscape-4.5/netscape /usr/local/netscape-4.5/communicator-4.5.bin install -c -o root -g wheel -m 555 /T/FreeBSD/www/netscape45-communicator/work/communicator-v45.x86-unknown-freebsd/netscape /usr/local/bin/communicator-4.5 /bin/ln -sf communicator-4.5 /usr/local/bin/communicator-4 /bin/ln -sf communicator-4 /usr/local/bin/netscape if [ ! -f /usr/local/netscape-4.5/mailcap ] ; then install -c -o root -g wheel -m 444 /T/FreeBSD/www/netscape45-communicator/files/mailcap /usr/local/netscape-4.5; fi /bin/rm -rf /usr/local/netscape-4.5/movemail-src cd /T/FreeBSD/www/netscape45-communicator/work/Fortify-1.3.2-unix-x86 && (echo yes ; echo no) | ./Fortify.sh /usr/local/netscape-4.5/communicator-4.5.bin ==== Fortify 1.3.2; Copyright (C) 1997,1998 Farrell McKay ==== == This software is free for all forms of non-commercial use. == "/usr/local/netscape-4.5/communicator-4.5.bin" is .... .... Netscape Communicator 4.5 for x86-unknown-freebsd (Export grade) Do you wish to fortify "/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ? Do you wish to keep a backup copy of "/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ? Congratulations! "/usr/local/netscape-4.5/communicator-4.5.bin" has been successfully fortified. Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] This last section represents the install process looping, filling screen after screen of text. >How-To-Repeat: As shown above >Fix: Not investigated >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901020527.PAA65532>