From owner-freebsd-stable Fri Sep 6 17: 2:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DBE37B400; Fri, 6 Sep 2002 17:02:48 -0700 (PDT) Received: from netbsd.xinetd.com (sc-66-75-65-47.socal.rr.com [66.75.65.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F9C43E6A; Fri, 6 Sep 2002 17:02:28 -0700 (PDT) (envelope-from gross@xinetd.ath.cx) Received: from praise ([192.168.2.160]) by netbsd.xinetd.com (8.9.1/8.9.1) with SMTP id JAA06301; Thu, 5 Sep 2002 09:49:24 -0700 (PDT) From: "Glendon M. Gross" To: "Gregory Neil Shapiro" , "James McNaughton" Cc: "Andrew" , Subject: RE: Sendmail refusing periodic script output Date: Thu, 5 Sep 2002 10:00:19 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <15735.34760.861363.410279@horsey.gshapiro.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just upgraded a machine to 4.6.2 stable from 4.2 Release. First I downloaded the ISO and then booted from it, following the upgrade instructions from sysinstall. It failed, but then I was able to do a make world. I had to use the "-k" option. The only complaint I have is with the sendmail upgrade was that "make world" overwrote a "hacked" Sendmail configuration that was previously working for me behind NAT, and the new sendmail did not process clientmqueue correctly. My mail is back up, but I'm using a NetBSD box to do it.... The new sendmail did not work with my setup. I'm not sure why, but it would not process my local mail. It either reported bad permissions on /var/spool/clientmqueue with "permission denied" for the smmsp user, or it would fail with a strange looping error. Ultimately I think my DNS was not technically correct and the new Sendmail didn't like forwarding to the loopback interface. I also added a second ethernet card to the box, and that may have been the real source of my sendmail problems. I decided it's time for me to get caught up with the latest changes to STABLE in order to piece it all together. But I've got no complaints so far. Here's the results of a 2nd make world attempt: cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB INTE RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB ROKE N_DES -DYP -c /usr/src/lib/libc/../libc/db/hash/ndbm.c -o ndbm.po cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB INTE RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB ROKE N_DES -DYP -c /usr/src/lib/libc/../libc/db/mpool/mpool.c -o mpool.po cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB INTE RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB ROKE N_DES -DYP -c /usr/src/lib/libc/../libc/db/recno/rec_close.c -o rec_close.po *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. bsd# Regards, Glendon Gross http://xinetd.com -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Gregory Neil Shapiro Sent: Thursday, September 05, 2002 9:35 AM To: James McNaughton Cc: Andrew; freebsd-stable@FreeBSD.ORG Subject: Re: Sendmail refusing periodic script output jtm63> No, but I will. Is there a way to do this in the .mc file? I want to jtm63> keep all configuration changes in the poper .mc file so nothing gets jtm63> clobbered during upgrades. root isn't exposed by default as of 8.12. Perhaps you are using DOMAIN(generic) which adds that command. If so, remove DOMAIN(generic) from your .mc file after looking at the other changes it makes and deciding which you want in your .mc file. See /usr/share/sendmail/cf/domain/generic.m4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message