From owner-freebsd-current@FreeBSD.ORG Thu Jun 20 02:51:02 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6B303262 for ; Thu, 20 Jun 2013 02:51:02 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) by mx1.freebsd.org (Postfix) with ESMTP id 1B81B10BB for ; Thu, 20 Jun 2013 02:51:01 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1UpUxY-0000fz-Of for current@freebsd.org; Thu, 20 Jun 2013 09:50:52 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id r5K2q1PG063197 for ; Thu, 20 Jun 2013 09:52:01 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id r5K2puHF063142 for current@freebsd.org; Thu, 20 Jun 2013 09:51:56 +0700 (NOVT) (envelope-from danfe) Date: Thu, 20 Jun 2013 09:51:55 +0700 From: Alexey Dokuchaev To: current@freebsd.org Subject: Re: Updating from 9.1-release to svn head: what might be the problem? Message-ID: <20130620025155.GA61863@regency.nsu.ru> References: <20130618152133.GA20222@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130618152133.GA20222@regency.nsu.ru> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Thu, 20 Jun 2013 03:23:26 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 02:51:02 -0000 On Tue, Jun 18, 2013 at 10:21:33PM +0700, Alexey Dokuchaev wrote: > I've been trying to install fresh -CURRENT (in VirtualBox/i386), and since > recent snapshots did not work for me, had to do this by first installing > from 9.1-release .iso. After "svn co .../head /usr/src" and standard make > world/kernel/mergemaster procedure (w/out any custom settings in make.conf > or src.conf), I apparently keep getting screwed up system [...] It's getting strange: colleague at $work convinced me to try VMware Player, and I reluctantly agreed... Well, with that thing I managed to install Marchish -CURRENT snapshot, successfully rebuild the world, and now building my ports... So I'm puzzled: is it my hands, broken 9.1 -> 10.0 upgrade, or some VirtualBox vs. VMplayer issue?.. ./danfe