From owner-freebsd-stable@FreeBSD.ORG Thu Jan 8 04:39:01 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA81410656CB for ; Thu, 8 Jan 2009 04:39:01 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 554778FC16 for ; Thu, 8 Jan 2009 04:39:01 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 592E028448 for ; Thu, 8 Jan 2009 12:39:00 +0800 (CST) Received: from localhost (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id BD588EBBC86; Thu, 8 Jan 2009 12:38:59 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id ZqTKKtCYxlbQ; Thu, 8 Jan 2009 12:38:54 +0800 (CST) Received: from charlie.delphij.net (c-67-188-86-134.hsd1.ca.comcast.net [67.188.86.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 4A7D5EB4DB7; Thu, 8 Jan 2009 12:38:52 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Qr1H7bUpRA7ESpBk9iPYbojCGn/MvkBXhyr88Noo1V8cESRZflNS5E5eVBoHqXOsQ 9BU3hRaDLcjb8oJ7/Vgjw== Message-ID: <49658357.6000005@delphij.net> Date: Wed, 07 Jan 2009 20:38:47 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: Mike Lempriere References: <49657C0A.7040404@vintners.net> In-Reply-To: <49657C0A.7040404@vintners.net> X-Enigmail-Version: 0.95.7 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: mergemaster broken -- take 2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 04:39:03 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Lempriere wrote: > Hi folks -- sorry to be a nag, but my main production system is barely > limping along on an old kernel with mismatched libraries. I have no > idea what else to do -- please help! > --- > I'm upgrading 5-stable (was at 5.5) to 6-stable, in preparation for > 6-stable to 7-stable. > No problems with cvsup, make buildworld, make installworld, make > buildkernel, mergemaster -p. > make installkernel, boot to single user. Then mergemaster -- blammo: Looks like you did it in wrong sequence and the system is picking up a stale cap_mkdb. Could you try mergemaster -p, then make installworld, then mergemaster -i? > config /usr/src/etc/../usr.bin/mail/misc/mail.rc > /usr/src/etc/../usr.bin/locate/locate/locate.rc printcap > /var/tmp/temproot/etc; cap_mkdb -l /var/tmp/temproot/etc/login.conf; > install -o root -g wheel -m 755 netstart pccard_ether rc.suspend > rc.resume /var/tmp/temproot/etc; install -o root -g wheel -m 600 > master.passwd nsmb.conf opieaccess /var/tmp/temproot/etc; pwd_mkdb -L > -i -p -d /var/tmp/temproot/etc /var/tmp/temproot/etc/master.passwd > cap_mkdb: illegal option -- l > usage: cap_mkdb [-v] [-f outfile] file [file ...] > *** Error code 1 > > Stop in /usr/src/etc. > > *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to > the temproot environment > > I've checked, the directory is there (/var/tmp/temproot/etc) however the > file (master.passwd) is not. > > Any suggestions anyone? Thanks! > - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkllg1cACgkQi+vbBBjt66BPDwCfXKGJJlgtJ7LY7V99gcnrCmoe 1PwAnj9tqhJ4W0yutxkzxj8j9idyfAUc =8dCN -----END PGP SIGNATURE-----