From owner-freebsd-ports@FreeBSD.ORG Mon Mar 17 20:47:32 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 666CADA8 for ; Mon, 17 Mar 2014 20:47:32 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BF9A893 for ; Mon, 17 Mar 2014 20:47:31 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=buTO9Tmi c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=r2AS94Ni9CsA:10 a=cNlbh_U-GFAA:10 a=AaUjGI9IrlcA:10 a=IkcTkHD0fZMA:10 a=OA2lqS22AAAA:8 a=zK4EzkpkE1e776olqO0A:9 a=QEXdDO2ut3YA:10 a=3uMssT5btmAA:10 a=hNZjlgzYAQAA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:21226] helo=jerusalem.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id 62/5B-59476-D5F57235; Mon, 17 Mar 2014 16:47:25 -0400 Message-ID: <53275F51.9090901@rcn.com> Date: Mon, 17 Mar 2014 16:47:13 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:27.0) Gecko/20100101 SeaMonkey/2.24 MIME-Version: 1.0 To: ports@freebsd.org Subject: problem with vulnxml.xml after system update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 20:47:32 -0000 After updating a system to: FreeBSD 11.0-CURRENT #0 r263263: Mon Mar 17 15:09:18 EDT 2014 amd64 all attempts to build ports hit this: pkg-static: unable to open vulnxml file /var/db/pkg/vuln.xml: Invalid argument I've never seen this before; it isn't mentioned in src/UPDATING or ports/UPDATING; and googling produces nothing useful. The file exists, has size zero, is owned by root:wheel. What have I missed? Respectfully, Robert Huff