From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 17:05:21 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 4678C16A4D0 for ; Tue, 2 Nov 2004 17:05:21 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442AC43D54 for ; Tue, 2 Nov 2004 17:05:15 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])iA2H5BJ4016364; Tue, 2 Nov 2004 19:05:12 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) iA2H5BC8040928; Tue, 2 Nov 2004 19:05:11 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)iA2H5BGp040927; Tue, 2 Nov 2004 19:05:11 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 2 Nov 2004 19:05:11 +0200 From: Giorgos Keramidas To: Erik Norgaard Message-ID: <20041102170511.GA40891@orion.daedalusnetworks.priv> References: <4187A696.9020806@locolomo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4187A696.9020806@locolomo.org> cc: freebsd-questions@freebsd.org Subject: Re: mergemaster fails in single user mode 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: Tue, 02 Nov 2004 17:05:21 -0000 On 2004-11-02 16:24, Erik Norgaard wrote: > Hi, > > I just upgraded to -CURRENT (yesterdays). Everything goes well, I reboot > into single user mode, mount all partitions and run 'make installworld' > > To finish the upgrade I run "mergemaster" still in single user mode, but > this fails with the following output: > > # /usr/sbin/mergemaster > > tput: no terminal type specified and no TERM environmental variable. Hmmm, AFAIK, this shouldn't happen. Do you have a /.profile file?