Date: Sun, 10 Aug 2003 10:14:52 -0400 From: Adam McLaurin <blueeskimo@gmx.net> To: ports@freebsd.org Subject: INDEX build fails with thousands of make_index errors Message-ID: <1060524892.611.4.camel@jake>
next in thread | raw e-mail | index | archive | help
--=-28TpFvQu/rhV5we6Kxbs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I tried rebuilding my INDEX earlier today on my server, and I had literally thousands of make_index errors. I thought maybe something was goofed in my tree, so I 'rm -rf /usr/ports' and started clean. No help.=20 Just for kicks, I tried rebuilding INDEX on my other machine (which I don't normally do, since it's so slow), and I got the exact same errors. Note that both machines just use ports-all in the ports-supfile. Here's the tail end of the output of my update script: make_index: ParMetis-3.0: no entry for /usr/ports/net/mpich make_index: ParMetis-3.0: no entry for /usr/ports/net/mpich make_index: tux_aqfh-1.0.14: no entry for /usr/ports/x11-toolkits/plib make_index: tux_aqfh-1.0.14: no entry for /usr/ports/x11/XFree86-4-libraries make_index: tux_aqfh-1.0.14: no entry for /usr/ports/x11/XFree86-4-libraries make_index: xmcd-3.2.1: no entry for /usr/ports/x11-toolkits/open-motif make_index: xmcd-3.2.1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: xmcd-3.2.1: no entry for /usr/ports/x11-toolkits/open-motif make_index: xmcd-3.2.1: no entry for /usr/ports/x11/XFree86-4-libraries Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry:=20 Done. [Updating the portsdb <format:bdb1_btree> in /usr/ports ... - 5467 port entries found /usr/ports/INDEX-5:1:Port info line must consist of 10 fields. /usr/ports/INDEX-5:2:Port info line must consist of 10 fields. /usr/ports/INDEX-5:3:Port info line must consist of 10 fields. /usr/ports/INDEX-5:4:Port info line must consist of 10 fields. .........1000.........2000.........3000.........4000.........5000.... ..... done] Cleaning out /usr/ports/*/*/work... done. ---> Updating the pkgdb Here is the script I use to update: #!/bin/sh CVSUP_MIRROR=3Dcvsup12.FreeBSD.org OUTDATED_LOG=3D/home/eskimo/logs/outdated.ports.txt CVSUP_SUPFILE=3D/usr/share/examples/cvsup/ports-supfile /usr/local/bin/cvsup -h $CVSUP_MIRROR -P - -g -L 2 $CVSUP_SUPFILE /usr/local/sbin/pkgdb -aF cd /usr/ports /usr/bin/make -v index /usr/local/sbin/portsdb -u /usr/local/sbin/portsclean -C /usr/local/sbin/pkgdb -u /usr/local/sbin/portversion -v |/usr/bin/fgrep "needs" >$OUTDATED_LOG Anyone else seeing anything like this as of yesterday/today? --=20 Adam McLaurin <blueeskimo@gmx.net> --=-28TpFvQu/rhV5we6Kxbs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/NlNct+DSc2Q4lGYRAmsRAJ9XWWNb86VgMIgv7f3EeQzMptSl8QCfSlWh gqWzdHhS0W1xw6rGOvT2Rys= =eV7G -----END PGP SIGNATURE----- --=-28TpFvQu/rhV5we6Kxbs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060524892.611.4.camel>