From owner-freebsd-pkg@freebsd.org Sun May 13 16:58:59 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6FBFFBFF31 for ; Sun, 13 May 2018 16:58:59 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (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 51C6F72F2C for ; Sun, 13 May 2018 16:58:58 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id EF69E24EC6 for ; Sun, 13 May 2018 12:58:51 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Sun, 13 May 2018 12:58:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=hjGaO+ 3yzgeAERUkmgYTy+XzTB3qd6LgXeCGYW2r0TQ=; b=ZE8xz+PXWkEMVofl5huHJa I6BH3V6+2FZonGEQVXt/YrxtPn4G6pnvmnZ38KSzD7RcvrQ2l3Xezl3gIcsX8u7B LvAwus2oFnlL4803tjmcIS6aPLnPHgivVPisscPe95d0ZovXA7+FrbIQh44leN7G 1XFBdC+VYntxU/WBD2K7AbJdqlkeBuLki3RqErGlakHJQsajTF8OWnD73x7KLi+b lo/GtGJQIL9IarwSVa0qbApiY4+i3H9UB9Aw1bRbjHJDikwX2DD/MxYt9d6AJgia XC1DhGc2/THVTCPLtqvseXXOAKouj2lv3c8BpmBozBje+7amGgmIkyMVxtz6gqGQ == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 9D5644114; Sun, 13 May 2018 12:58:51 -0400 (EDT) Message-Id: <1526230731.1131960.1370482624.6796AE05@webmail.messagingengine.com> From: Brad Davis To: freebsd-pkg@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-29fe4c42 References: Subject: Re: "Updating FreeBSD repository catalogue" is slow and frequent Date: Sun, 13 May 2018 10:58:51 -0600 In-Reply-To: X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2018 16:58:59 -0000 On Sun, May 13, 2018, at 10:37 AM, Alan Somers wrote: > On some systems, every time I try to install a package pkg(8) spends five > minutes at "Updating FreeBSD repository catalogue...". This sounds like > the kind of thing that ought to happen infrequently, say once per week. > But instead it happens on every single invocation. I've seen it on TrueOS > Edge, 11.0-RELEASE, and 11.1-RELEASE, but not every system. Does anybody > know what's going on? Broken IPv6 config? That would be my first guess.. Regards, Brad Davis