Date: Mon, 2 Aug 2004 08:29:05 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: dick hoogendijk <dick@nagual.st> Cc: freebsd-questions@freebsd.org Subject: Re: make index problems.. Message-ID: <20040802072905.GC39164@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040802004354.7f29c118.dick@nagual.st> References: <20040802004354.7f29c118.dick@nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
--dkEUBIird37B8yKS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 02, 2004 at 12:43:54AM +0200, dick hoogendijk wrote: > Usely I do something like this: >=20 > # cd /root > # cvsup -g -L 2 /root/ports.supfile > # cd /usr/ports > # make index > # portsdb -u >=20 > It always worked like a charm.. But this night after cvsup and a 'make > index' I ran portsdb -u and almost every portentry was deleted because > some error about 10 fieldnames needed ???? The result was that almost > every portname became unknown to portupgrade.. > I ran make index a second and a third time with the same results.. Can't > figure out what's wrong all of a sudden.. >=20 > I "fixed it" running "portsdb -Uu" --> this resulted in a good > /usr/ports/INDEX and a good index.db file. >=20 > Any ideas why the "make index" stopped working? See the thread starting with: http://lists.freebsd.org/pipermail/freebsd-ports/2004-June/013462.html =20 This change went in at the time without many noticable problems. It seems that you've got the latest bsd.ports.mk with the expanded INDEX format, but an older version of portupgrade which doesn't understand the new style. Upgrade your portupgrade to the latest, and all should be well: % pkg_info -I portupgrade\* portupgrade-20040701_3 FreeBSD ports/packages administration and manage= ment tools Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --dkEUBIird37B8yKS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBDe1BiD657aJF7eIRAtRLAJ9UmG4ZfNZher4wLGg4bVhkrrk2ZACfXruB KNedqPtKQW89tcK7/0XSvoc= =ObGt -----END PGP SIGNATURE----- --dkEUBIird37B8yKS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040802072905.GC39164>