From owner-freebsd-stable@freebsd.org Fri Oct 13 13:26:06 2017 Return-Path: Delivered-To: freebsd-stable@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 C72D9E4801E for ; Fri, 13 Oct 2017 13:26:06 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (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 92CA9640D6 for ; Fri, 13 Oct 2017 13:26:06 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by mail.in-addr.com with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1e2zyW-000AJY-JB; Fri, 13 Oct 2017 14:26:04 +0100 Date: Fri, 13 Oct 2017 14:26:04 +0100 From: Gary Palmer To: Werner Griessl Cc: FreeBSD Stable Subject: Re: Fwd: ports index after upgrade 10.4 --> 11.1Stable ? Message-ID: <20171013132604.GA96120@in-addr.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 13:26:06 -0000 On Fri, Oct 13, 2017 at 12:59:17PM +0200, Werner Griessl wrote: > No answer on ports, next try stable > Werner > Date: Wed, 11 Oct 2017 15:48:51 +0200 > From: Werner Griessl > To: freebsd-ports@freebsd.org > Subject: ports index after upgrade 10.4 --> 11.1Stable ? > > After an Upgrade from 10.3 Stable --> 11.1 Stable, the > /usr/ports/INDEX-11 doesnt build after a "portsnap fetch upgrade" > Have always to do "cd /usr/ports; make index" after a portsnap. > > What is wrong with my system ? > > Werner Did you update /etc with mergemaster? Specifically /etc/portsnap.conf contains the list of INDEX files to build Regards, Gary