From owner-freebsd-ports Fri Jan 18 18:32:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (Postfix) with ESMTP id CE82B37B400 for ; Fri, 18 Jan 2002 18:32:22 -0800 (PST) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) with ESMTP id KAA39880 for ; Sat, 19 Jan 2002 10:32:21 +0800 (WST) Date: Sat, 19 Jan 2002 10:32:21 +0800 (WST) From: Dean Hollister To: freebsd-ports@freebsd.org Subject: Index problem Message-ID: <20020119102113.R38198-100000@odyssey.apana.org.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I use portupgrade to keep my installed ports up to date. When cvsupping the ports tree just now, cvsup retrieved a rather old version of the INDEX file (found in /usr/ports): bash# ls -la INDEX -rw-r--r-- 1 root wheel 1988444 Jan 7 02:43 INDEX On another machine, cvsupped on about the 16 Jan: bash$ ls -al INDEX -rw-r--r-- 1 root wheel 2008004 Jan 16 23:40 INDEX The INDEX file has shrunk significantly and portversion reports some ports are now newer than the INDEX file. It looks like the INDEX file has jumped back in time 7 days... Is this a problem? Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message