From owner-freebsd-current@FreeBSD.ORG Sun Jul 26 15:57:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB8D5106564A for ; Sun, 26 Jul 2009 15:57:36 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out3.libero.it (cp-out3.libero.it [212.52.84.103]) by mx1.freebsd.org (Postfix) with ESMTP id 64A658FC1B for ; Sun, 26 Jul 2009 15:57:36 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.16.58) by cp-out3.libero.it (8.5.107) id 4A5F45D500768F62; Sun, 26 Jul 2009 17:57:03 +0200 Date: Sun, 26 Jul 2009 17:57:03 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "glen\.j\.barber" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 87.18.215.170 Cc: freebsd-current Subject: Re: FreeBSD-8 and portsnap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2009 15:57:37 -0000 > On Sun, Jul 26, 2009 at 10:18 AM, Kamigishi Rei = wrote: > > barbara wrote: > >> > >> If you remove those files and run portsnap fetch update again, you w= ill > >> find only fresh INDEX-[5-7]. > >> Maybe it's caused by the fact INDEX-8 is not built on portsnap serve= rs, > >> but I really don't know. > >> > > > > Apparently, I can confirm this. > > I use portsnap fetch extract to populate my /usr/ports tree on all my= > > systems, and on 8-CURRENT machines 8-INDEX seems missing. > > > > Out of curiosity, does 'portsnap fetch update -I' restore INDEX-8? I > am not in front of my machine to test, at the moment. > No, it doesn't. After looking at /etc/portsnap.conf, I tried adding 'INDEX INDEX-8 DESCRI= BE.8' at the end, but I', getting this message: Building new INDEX files... DESCRIBE.8 not provided by portsnap server; I= NDEX-8 not being generated. And in /var/db/portsnap/tINDEX there is no DESCRIBE.8. So maybe this DESCRIBE.8 should be created on the server and included in = the snapshot. Barbara