From owner-freebsd-stable@FreeBSD.ORG Mon Aug 27 23:55:40 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B942B16A468 for ; Mon, 27 Aug 2007 23:55:40 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from srvbsdsmt002.uct.ac.za (srvbsdsmt002.uct.ac.za [137.158.153.104]) by mx1.freebsd.org (Postfix) with ESMTP id 4DA3D13C478 for ; Mon, 27 Aug 2007 23:55:40 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from mail.uct.ac.za ([137.158.153.100]) by srvbsdsmt002.uct.ac.za with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IPktK-0004m6-TY for stable@freebsd.org; Mon, 27 Aug 2007 22:08:54 +0200 Received: from lhc.phy.uct.ac.za ([137.158.92.134]) by mail.uct.ac.za with esmtp (Exim 4.44 (FreeBSD)) id 1IPktG-0006Ow-Qq for stable@freebsd.org; Mon, 27 Aug 2007 22:08:50 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.67) (envelope-from ) id 1IPktK-0008OX-4M for stable@freebsd.org; Mon, 27 Aug 2007 22:08:54 +0200 Date: Mon, 27 Aug 2007 22:08:54 +0200 From: gareth To: stable@freebsd.org Message-ID: <20070827200854.GA32253@lordcow.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-11) Cc: Subject: portaudit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 23:55:40 -0000 hey guys, for over a month i haven't been able to get a copy of the portaudit db. no-one else seems to be having this problem. this's what happens: # portaudit -F auditfile.tbz 100% of 43 kB 1045 kBps portaudit: Database too old. Old database restored. portaudit: Download failed. currently /var/db/portaudit/auditfile.tbz is marked created on 1st august, but after deleting the file and refetching i got 2 different dates in july at one point. i didn't have a /usr/local/etc/portaudit.conf file. i created one and added: portaudit_sites="http://www.FreeBSD.org/ports/" but i assume that was the default? any ideas?