From owner-freebsd-bugs Fri May 9 01:20:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA20303 for bugs-outgoing; Fri, 9 May 1997 01:20:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA20274; Fri, 9 May 1997 01:20:01 -0700 (PDT) Resent-Date: Fri, 9 May 1997 01:20:01 -0700 (PDT) Resent-Message-Id: <199705090820.BAA20274@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, hsu@clinet.fi Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA20042 for ; Fri, 9 May 1997 01:14:34 -0700 (PDT) Received: from katiska.clinet.fi (root@katiska.clinet.fi [194.100.0.4]) by hauki.clinet.fi (8.8.5/8.6.4) with ESMTP id LAA18696 for ; Fri, 9 May 1997 11:14:30 +0300 (EET DST) Received: (root@localhost) by katiska.clinet.fi (8.8.5/8.6.4) id LAA04166; Fri, 9 May 1997 11:14:29 +0300 (EET DST) Message-Id: <199705090814.LAA04166@katiska.clinet.fi> Date: Fri, 9 May 1997 11:14:29 +0300 (EET DST) From: Heikki Suonsivu Reply-To: hsu@clinet.fi To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/3558: make reinstall collapses on install-info Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3558 >Category: bin >Synopsis: make reinstall collapses on install-info >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 9 01:20:00 PDT 1997 >Last-Modified: >Originator: Heikki Suonsivu >Organization: Clinet, Espoo, Finland >Release: FreeBSD 2.2-RELEASE i386 >Environment: make reinstall on 2.2-RELENG from alpha days. Trying to reinstall over nfs. >Description: reinstall does not install install-info before trying to use it. install -c -o bin -g bin -m 444 libg++.a /usr/lib install -c -o bin -g bin -m 444 libg++_p.a /usr/lib install -c -o bin -g bin -m 444 libg++.so.4.0 /usr/lib ===> gnu/lib/libg++/doc install-info --defsection="Gcc Documentation" --defentry="* G++FAQ: (g++FAQ). The GNU G++ FAQ." g++FAQ.info /usr/share/info/dir install-info: not found *** Error code 1 >How-To-Repeat: make reinstall on machine which is old enough to not to have install-info >Fix: Workaround is to copy install-info to the target's /usr/bin before reinstalling. Fix is probably trivial for someone who knows where to put it :-) >Audit-Trail: >Unformatted: