Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2006 11:14:22 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Ron Tarrant <rtarrant@sympatico.ca>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Ports Update: Failed to Generate INDEX
Message-ID:  <Pine.GSO.4.64.0609051110020.10609@sea.ntplx.net>
In-Reply-To: <44FD7AD2.5010000@sympatico.ca>
References:  <44FD7AD2.5010000@sympatico.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Sep 2006, Ron Tarrant wrote:

> Hi all,
>
> While trying to update ports for FreeBSD 6.1-STABLE using this command:
>
> /usr/local/sbin/portsdb -Uu

I've seen errors similar to yours when your Mk files are out of
date with the rest of your ports tree.  As root:

   # cd /usr/ports/Mk
   # cvs -R update -P -d

I'm assuming that the rest of your ports tree has also been
updated accordingly ('cd /usr/ports; cvs -R update -P -d').

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0609051110020.10609>