From owner-freebsd-ports@FreeBSD.ORG Mon Apr 11 12:57:00 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66D63106564A for ; Mon, 11 Apr 2011 12:57:00 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 454318FC08 for ; Mon, 11 Apr 2011 12:57:00 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 29F4D5C3A; Mon, 11 Apr 2011 08:57:45 -0400 (EDT) Date: Mon, 11 Apr 2011 08:57:45 -0400 From: Wesley Shields To: Leslie Jensen Message-ID: <20110411125745.GC81977@atarininja.org> References: <4DA299B6.5040303@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DA299B6.5040303@eskk.nu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Error when updating sudo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 12:57:00 -0000 On Mon, Apr 11, 2011 at 08:03:34AM +0200, Leslie Jensen wrote: > > I get the error below when updating/installing sudo > > everything in the file /usr/local/etc/sudoers near line 97 > > is commented out! It's actually not commented out, as Charlie mentioned. I committed an update to address this for default installs, but if you have that laying around your existing sudoers file you will have to address it by removing that line or creating the directory yourself. -- WXS