From owner-freebsd-current@FreeBSD.ORG Thu Dec 13 22:37:25 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4DC37CD for ; Thu, 13 Dec 2012 22:37:25 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB158FC08 for ; Thu, 13 Dec 2012 22:37:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=/k82+ov/OFG5vUitcJsagNQUFaBay5RdYidLHngL2y0=; b=NbmCXYXiO6grfVPB7MEVCg17MkplAX0FAAQ44KSdMecfiiaKWIVC8jlzyyEQs6Wz/y7aRzZIT8edEHnfVDh5mxUTSuE5eOTwswlKtW5d24Ht2fnBw87rQ8w1dVrTznxAabAlqGoePhO3IdYilaRCdLPMCs2ugDKVjcPEDlxgaI8=; Received: from iglou3.iglou.com ([192.107.41.6]:41273 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TjH4r-0006oc-3W by authid with igloumta_auth for freebsd-current@freebsd.org; Thu, 13 Dec 2012 17:16:25 -0500 Received: from shell1.iglou.com ([192.107.41.17]:43541 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TjH4q-0002vX-OD for freebsd-current@freebsd.org; Thu, 13 Dec 2012 17:16:24 -0500 Date: Thu, 13 Dec 2012 17:16:24 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: freebsd-current@freebsd.org Subject: fifolog_writer Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-Mailman-Approved-At: Thu, 13 Dec 2012 23:03:57 +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, 13 Dec 2012 22:37:25 -0000 Yesterday I updated source and when running installkernel it complained about no auditdistd user, so I ran 'mergemaster -p'. Then the kernel installed and I rebooted. Before running installworld I ran 'mergemaster -p' again and this time, if I recall correctly, it produced a new group. I ran installworld and am stuck here: ===> /usr.sbin/fifolog/fifolog_writer (install) This is amd64 and has been stuck like this for 9 hours. Any suggestions? Thank you, Darrel