From owner-freebsd-ports@FreeBSD.ORG Fri Jun 4 19:54:28 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9EC1106566B for ; Fri, 4 Jun 2010 19:54:28 +0000 (UTC) (envelope-from mrkotfw@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id B3CC48FC14 for ; Fri, 4 Jun 2010 19:54:28 +0000 (UTC) Received: by iwn5 with SMTP id 5so1781357iwn.13 for ; Fri, 04 Jun 2010 12:54:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=YL0vHYzCnFVpcW2TdUSbGuVgtMuEgS3UKmks7Hb2G/A=; b=APlkeb2diNkzsHES8skNgBVORP35H5kpSoWlnWgbV/fA/CSLg1wgr4GwlXb2F6U2S+ b8K5Ol4LLgH5n57eDGDFm17GFGHD5QAzk7cNj7kJ80a8m71Awq/FNcBSIUh9UR71MMS6 lUQwR8NTTH57P7EFoxsDeCQpfXcpIwZs3bH2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=A1MsT+8KYI0PVz0/r4avS8/x3TvgHGzFEjjvc3B9yUeEP/MzZBQXDiq4vLVX+Pmjxh B0X5zJv0Qbcq4MsOiex1MniwVKkHx5zN/1xFkw/ti2MjzQhSm+BwSJC2JD901VjLHtju msuQhJovPR7c7+hBqdj2D0z66LLHNTRPAL9RQ= Received: by 10.231.123.215 with SMTP id q23mr1262796ibr.190.1275679761443; Fri, 04 Jun 2010 12:29:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.141.35 with HTTP; Fri, 4 Jun 2010 12:29:01 -0700 (PDT) From: Israel Jacques Date: Fri, 4 Jun 2010 12:29:01 -0700 Message-ID: To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: Issues with PORTSNAP(8) 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: Fri, 04 Jun 2010 19:54:29 -0000 Hello everyone. I'm a bit confused as to why I am having this issue. Regardless of what I've searched for has suggested for me to do, I still cannot update my ports tree. Running the following causes issues (as root): # portsnap fetch extract portsnap: Invalid key fingerprint: 9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330 I've tried to check for an updated portsnap.conf file and the KEYPRINT value is the same. I've deleted all the contents within /var/db/portsnap. Is there anything else that I can do? Thanks, Israel