какая то ерунда у меня творится с портами...
поставил значит себе фрю 5.2.1, обновил несколько веток портов через cvsup, в частности devel, там появился autoconf259, он даже поставился... потом стал ставить apache 2.0.50, которые зависит от autoconf259, но он не ставится и кричит что нет 259...
делаю make search name=autoconf, находит 213, 253, 257, но 259 - не находит...
тады делаю
# make index
Generating INDEX-5 - please wait..
Цитата:
...
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/autoconf213
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/automake14
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/gmake
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/libtool13
make_index: xmcd-3.2.1: no entry for /usr/ports/devel/imake-4
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/devel/imake-4
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:
Done.
после этого make search вообще не пашет, т.к. INDEX какой то мелкий получается...
ладно, обновляют sysutils и ставлю portupgrade, делю им
# portsdb -Uu
и в итоге он тоже даёт ошибки:
Цитата:
...
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/autoconf213
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/automake14
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/gmake
make_index: ecasound-2.2.3: no entry for /usr/ports/devel/libtool13
make_index: xmcd-3.2.1: no entry for /usr/ports/devel/imake-4
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/devel/imake-4
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:
Done.
done
[Updating the portsdb <format:bdb1_btree> in /usr/ports ... - 1030 port entries
found /usr/ports/INDEX-5:1:Port info line must consist of 10 fields.
/usr/ports/INDEX-5:10:Port info line must consist of 10 fields.
/usr/ports/INDEX-5:11:Port info line must consist of 10 fields.
.........1000/usr/ports/INDEX-5:1030:Port info line must consist of 10 fields.
..... done]
и тоже INDEX мелки и ничего не пашет...
на
# make fetchindex
кричит
make: don't know how to make fetchindex. Stop
что за ерунда и как вылечить ситуацию?