From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 19 08:49:57 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7066E5F for ; Thu, 19 Feb 2015 08:49:57 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4212266 for ; Thu, 19 Feb 2015 08:49:57 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1J8nvBZ026261 for ; Thu, 19 Feb 2015 08:49:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197814] portsnap fetched snapshot integrity check failed Date: Thu, 19 Feb 2015 08:49:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vladimir@gusev.pro X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 08:49:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197814 Bug ID: 197814 Summary: portsnap fetched snapshot integrity check failed Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: vladimir@gusev.pro CC: portmgr@FreeBSD.org Created attachment 153169 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153169&action=edit effective portsnap configuration file Trying to get the ports snapshot, a permanent error on "one bogus line" started to occur: # portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Thu Feb 19 03:09:43 MSK 2015: 3fbf7ca5c1aee4d361fb6e56e81b0de60c665bf8c74023100% of 71 MB 1744 kBps 00m42s Extracting snapshot... done. Verifying snapshot integrity... Portsnap metadata is correctly signed, but contains at least one line which appears bogus. Cowardly refusing to proceed any further. # uname -a FreeBSD portal 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #0: Tue Jan 27 08:55:07 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Troubleshooting performed: # rm -rf /usr/ports # rm -rf /var/db/portsnap didn't fix the issue. Please help to find out the cure. Thanks! -- You are receiving this mail because: You are the assignee for the bug.