From owner-freebsd-current Thu Jun 6 21:49:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 0789637B403 for ; Thu, 6 Jun 2002 21:49:48 -0700 (PDT) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.3/8.12.3) with ESMTP id g574nlRs019371 for ; Thu, 6 Jun 2002 21:49:47 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.3/8.12.3/Submit) id g574nl0X019370 for freebsd-current@freebsd.org; Thu, 6 Jun 2002 21:49:47 -0700 (PDT) Date: Thu, 6 Jun 2002 21:49:47 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: someone broke sendmail or install Message-ID: <20020606214947.A19343@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It appears someone either broke sendmail or install. From an "make installworld" of sources from 02/06/06 1851 PDT. I'm getting install -C -o root -g wheel -m 755 -d /usr/share/sendmail/cf usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 (continuing) `install' not remade because of errors. It seems ru@freebsd.org forgot to place an entry in src/UPDATING that he purposely broke world. Revision 1.55 / (download) - annotate - [select for diffs], Wed Jun 5 17:37:48 2002 UTC (35 hours, 7 minutes ago) by ru Branch: MAIN CVS Tags: HEAD Changes since 1.54: +1 -8 lines Diff to previous 1.54 (colored) Start the (overdue) de-orbit sequence for the -d -C combo, as was promised in revision 1.43. MFC after: 1 month -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message