From owner-freebsd-bugs Sun Jun 23 10:20:07 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09593 for bugs-outgoing; Sun, 23 Jun 1996 10:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09586; Sun, 23 Jun 1996 10:20:05 -0700 (PDT) Resent-Date: Sun, 23 Jun 1996 10:20:05 -0700 (PDT) Resent-Message-Id: <199606231720.KAA09586@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, tamaru@ap.t.u-tokyo.ac.jp Received: from gin.myn.t.u-tokyo.ac.jp (gin.myn.t.u-tokyo.ac.jp [130.69.140.148]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA09352 for ; Sun, 23 Jun 1996 10:16:52 -0700 (PDT) Received: (from tamaru@localhost) by gin.myn.t.u-tokyo.ac.jp (8.7.5/8.6.12) id CAA02258; Mon, 24 Jun 1996 02:16:49 +0900 (JST) Message-Id: <199606231716.CAA02258@gin.myn.t.u-tokyo.ac.jp> Date: Mon, 24 Jun 1996 02:16:49 +0900 (JST) From: tamaru@ap.t.u-tokyo.ac.jp Reply-To: tamaru@ap.t.u-tokyo.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/1346: sendmail before ldconfig in /etc/rc generates errors. Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1346 >Category: misc >Synopsis: sendmail before ldconfig in /etc/rc generates errors. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 23 10:20:03 PDT 1996 >Last-Modified: >Originator: Hiroharu Tamaru >Organization: Dept. of Appl. Phys., The Univ of Tokyo, Japan. >Release: FreeBSD 2.1-STABLE i386 >Environment: users with slocal (in MH package) and such in thier ~/.forward >Description: Current /etc/rc script executes ldconfig after recovering vi editor files and invoking sendmail daemon. If users are using slocal or similar programs via ~/.forward file, mails would bounce and/or generates error mails until the ldconfig completes and slocal can propery find its dynamic link libraries. >How-To-Repeat: Use slocal in ~/.forward file of, say, the user who gets mails to the root user. Terminate a vi session to leave a recovery file in /var/tmp/vi.recover/ . Reboot the system. Many error mails should come saying slocal couldn't run propery. >Fix: Move the ldconfig stuff before virecovery stuff in /etc/rc file. >Audit-Trail: >Unformatted: