Date: Mon, 24 Jun 1996 02:16:49 +0900 (JST) From: tamaru@ap.t.u-tokyo.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: misc/1346: sendmail before ldconfig in /etc/rc generates errors. Message-ID: <199606231716.CAA02258@gin.myn.t.u-tokyo.ac.jp> Resent-Message-ID: <199606231720.KAA09586@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606231716.CAA02258>