From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 11:06:47 2005 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 BC12116A4CE for ; Wed, 30 Mar 2005 11:06:47 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id C290D43D3F for ; Wed, 30 Mar 2005 11:06:45 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2UB62Af009415; Wed, 30 Mar 2005 14:06:02 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2UB6hJC008144; Wed, 30 Mar 2005 14:06:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2UB6hOT008143; Wed, 30 Mar 2005 14:06:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 30 Mar 2005 14:06:42 +0300 From: Giorgos Keramidas To: Lord Raiden Message-ID: <20050330110642.GB8098@orion.daedalusnetworks.priv> References: <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> cc: freebsd-questions@freebsd.org Subject: Re: Problems with man 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: Wed, 30 Mar 2005 11:06:47 -0000 On 2005-03-29 19:55, Lord Raiden wrote: > > >After updating everything to its latest version, did you remember to > >mergemaster to update your /etc files? > > Nope, didn't think to do it because I've never had to do it before. > This would be a first. But I did run it and it errored out when I > tried it and got this error. Any ideas? > > install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc > freebsd.cf /var/tmp/temproot/etc/mail > install: freebsd.cf: No such file or directory > *** Error code 71 > > Stop in /usr/src/etc/sendmail. > *** Error code 1 > > Stop in /usr/src/etc. > > *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to > the temproot environment Ignore that. mergemaster is not your problem if you only updated the ports. Sorry for the misguided attempt at helping, but when you said "everything" I incorrectly assumed the base system. > I cvsup'ed my ports tree and src files, but I didn't update my kernel > or core files, only my ports. Might that cause a problem? Not really. I don't know what you updated and how, so can you please give us more details. Then we'll probably be able to help you with the /etc files that seem to have problems.