From owner-freebsd-questions@freebsd.org Sat Sep 17 14:19:03 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 757F9BDE6B4 for ; Sat, 17 Sep 2016 14:19:03 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from relay08.nicmail.ru (relay08.nicmail.ru [195.208.6.4]) (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 2C7746B9 for ; Sat, 17 Sep 2016 14:19:02 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from [109.70.25.225] (port=60860 helo=localhost) by f17.mail.nic.ru with esmtp (Exim 5.55) (envelope-from ) id 1blGKV-000FFT-3S; Sat, 17 Sep 2016 17:10:55 +0300 Received: from [188.123.231.37] (account afiskon@devzen.ru HELO localhost) by proxy03.mail.nic.ru (Exim 5.55) with id 1blGKV-0004YJ-0R; Sat, 17 Sep 2016 17:10:55 +0300 Date: Sat, 17 Sep 2016 17:09:20 +0300 From: Aleksander Alekseev To: "William A. Mahaffey III" Cc: FreeBSD Questions !!!! Subject: Re: portsnap question Message-ID: <20160917140920.GA2033@e733> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2016 14:19:03 -0000 > [root@kabini1, /etc, 8:10:30am] 353 % portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found. > Fetching snapshot tag from your-org.portsnap.freebsd.org... done. > Fetching snapshot metadata... done. > Updating from Sat Aug 27 01:19:19 MCDT 2016 to Sat Sep 17 04:21:58 MCDT > 2016. > Fetching 5 metadata patches... done. > Applying metadata patches... done. > Fetching 5 metadata files... /usr/sbin/portsnap: cannot open > 39ffac906fafd69bfbba7c63d15dccb8ccbc8adaa755a212be13200b41f1d215.gz: No > such file or directory > metadata is corrupt. Same issue here (11.0-RC2). Must be some sort of race condition or something in portspap since second execution of `portsnap fetch update` always works flawlessly. IIRC started a month ago or so. Doesn't look like there is an open ticket on this so I created one: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212768 -- Best regards, Aleksander Alekseev