From owner-freebsd-questions@FreeBSD.ORG Mon May 31 11:47:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3053816A4CE for ; Mon, 31 May 2004 11:47:06 -0700 (PDT) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.5.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE02343D1D for ; Mon, 31 May 2004 11:47:05 -0700 (PDT) (envelope-from ecarmody@optonline.net) Received: from edsdell8200 (ool-4354dca5.dyn.optonline.net [67.84.220.165]) by mta3.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HYL00DN9DI6MX@mta3.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Mon, 31 May 2004 14:46:55 -0400 (EDT) Date: Mon, 31 May 2004 14:46:43 -0400 From: Edward Carmody In-reply-to: <200405282217.14743.kstewart@owt.com> To: 'Kent Stewart' , freebsd-questions@freebsd.org Message-id: <005f01c4473f$9e7ed340$1568a8c0@edsdell8200> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailer: Microsoft Outlook, Build 10.0.6626 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: RE: Problems after CVSUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 18:47:06 -0000 I cvsup'd src-all and ports-all. Can't think of anything else that I might have done... Another weird thing I've noticed...the directories for ports no longer have makefiles, etc, only html README files. -----Original Message----- From: Kent Stewart [mailto:kstewart@owt.com] Sent: Saturday, May 29, 2004 1:17 AM To: freebsd-questions@freebsd.org Cc: Edward Carmody Subject: Re: Problems after CVSUP On Friday 28 May 2004 09:41 pm, Edward Carmody wrote: > Not quite a newbie, but not very good either, apparently. :( I did a > cvsup last night, following instructions from the handbook, and hosed > up my box. > > ================================= > [ecarmody@oberon /home/ecarmody] $ uname -a > FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD > 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004 > root@:/usr/obj/usr/src/sys/GENERIC i386 > [ecarmody@oberon /home/ecarmody] $ > ================================= > > I should not be running 5.2.1-RELEASE due to my inexperience, I know, > but need to in order to support my IDE controller. I was using the > box for www, sendmail, tacacs, ntp, syslog, samba, for my home > network, and just trying to learn UNIX a la FreeBSD. > > My immediate issues are these: > At boot, ntpd hangs, holding up the rest of the startup process. If > I kill it with a ctrl-c, sendmail then does some funky things, and > also hangs. > > =================== > /var/log/ntp shows: > [root@oberon /var/log] # cat ntp.log > 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15 > 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2 > [root@oberon /var/log] # > > which I think is from me killing it via ctrl-c > =================== > > So, to workaround temporarily, I commented out ntpd_enable="YES" in > rc.conf. Ntpd obviously doesn't hold up my boot anymore but sendmail > does. > > =================== > Starting sendmail. > safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480, > mode=400): safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0, > offset=0): [dir /etc/mail] OK > No such file or directory > > Then I get similar lines for /etc/mail/submit.cf, > etc/mail/relay-domains, The last line is: > Recipient names must be specified > > I can't seem to find the output I'm seeing in /var/log/messages or > /var/log/maillog, so I've hand-typed in the bit above. > > /var/log/maillog has lots of: > May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root, > ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay, > pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection > refused by [127.0.0.1] > > which also started after my cvsup last night. > =================== > > > Not sure what else to provide. Any direction on how to 'shoot and > fix this wins a free beer next time you're in NYC. Thanks... Running cvsup didn't do all of this. What did you cvsup and what else did you do :)? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html