From owner-freebsd-questions@freebsd.org Sat Sep 17 19:43:40 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 83241BDEF82 for ; Sat, 17 Sep 2016 19:43:40 +0000 (UTC) (envelope-from freebsd01@dgmm.net) Received: from outbound-queue-3.mail.thdo.gradwell.net (outbound-queue-3.mail.thdo.gradwell.net [212.11.70.36]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8178FC for ; Sat, 17 Sep 2016 19:43:39 +0000 (UTC) (envelope-from freebsd01@dgmm.net) Received: from outbound-edge-2.mail.thdo.gradwell.net (clyde.gradwell.net [212.11.70.3]) by outbound-queue-3.mail.thdo.gradwell.net (Postfix) with ESMTP id DFE0D21D39 for ; Sat, 17 Sep 2016 20:43:38 +0100 (BST) Received: from cpc89374-jarr11-2-0-cust348.16-2.cable.virginm.net (HELO amd.asgard.uk) (82.13.141.93) (smtp-auth username fbsd%pop3.dgmm.net, mechanism plain) by outbound-edge-2.mail.thdo.gradwell.net (qpsmtpd/0.83) with ESMTPA; Sat, 17 Sep 2016 20:43:38 +0100 From: Dave To: freebsd-questions@freebsd.org Subject: Re: portsnap question Date: Sat, 17 Sep 2016 20:43:37 +0100 Message-ID: <4203193.k1RVhkY9lU@amd.asgard.uk> User-Agent: KMail/4.14.10 (FreeBSD/9.3-RELEASE-p43; KDE/4.14.10; amd64; ; ) In-Reply-To: <20160917140920.GA2033@e733> References: <20160917140920.GA2033@e733> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Gradwell-MongoId: 57dd9cea.15a84-4169-2 X-Gradwell-Auth-Method: mailbox X-Gradwell-Auth-Credentials: fbsd@pop3.dgmm.net 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 19:43:40 -0000 On Saturday 17 September 2016 17:09:20 Aleksander Alekseev wrote: > > [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 > Same here on 10.3. Using cssh to open multiple ssh xterms to 4 boxes and when it happens, it happens on all of them. Running it again and all is well. I've seen this occur or 4 times over the last month or so.