From owner-freebsd-ports@FreeBSD.ORG Mon Jun 2 12:11:09 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1ECBC611 for ; Mon, 2 Jun 2014 12:11:09 +0000 (UTC) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9B002DE2 for ; Mon, 2 Jun 2014 12:11:08 +0000 (UTC) Received: from th-04.cs.huji.ac.il ([132.65.80.125]) by kabab.cs.huji.ac.il with esmtp id 1WrQrf-000Gsh-35 for ports@freebsd.org; Mon, 02 Jun 2014 14:57:19 +0300 From: Daniel Braniss Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: pkg info failed for mortals? Message-Id: Date: Mon, 2 Jun 2014 14:57:19 +0300 To: ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) X-Mailer: Apple Mail (2.1878.2) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2014 12:11:09 -0000 after my latest ports upgrade pkg info =85 failed unless one is root, it seems to be sqlite trying to lock the file = and failing, chmod 775 to /var/db/pkg does not help since the it complains about security being to lax can this be fixed? thanks, danny