From owner-freebsd-current@FreeBSD.ORG Tue Jun 14 13:30:04 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E1DC16A41C for ; Tue, 14 Jun 2005 13:30:04 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from mrout1-b.corp.dcn.yahoo.com (mrout1-b.corp.dcn.yahoo.com [216.109.112.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C686043D53 for ; Tue, 14 Jun 2005 13:30:03 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1-b.corp.dcn.yahoo.com (8.13.4/8.13.4/y.out) with ESMTP id j5EDTRb6066266 for ; Tue, 14 Jun 2005 06:29:27 -0700 (PDT) Date: Tue, 14 Jun 2005 22:29:26 +0900 Message-ID: From: gnn@freebsd.org To: freebsd-current@freebsd.org User-Agent: Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.2 (powerpc-apple-darwin) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: Should I be able to run tinderbox as myself? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 14 Jun 2005 13:30:04 -0000 Howdy, I'm trying to use the tinderbox script at home to do nightly builds. I got a successful build but then could not install due to the touch: not found error which is supposed to be due to clock skew issues. I'm wondering if it's OK to run tinderbox as myself (i.e. not root) or if it really just is the clock on the box. The "box" in question is a vmware virtual machine so it might have timing issues. Thanks, George