Добрый день всем.
Есть вопрос - после очередного обновления портов по команде
cvsup -g -L 2 /root/cvsup/supfile-ports && portsdb -uU

начало выскакивать :

..................
Finished successfully

Updating the ports index ... Generating INDEX.tmp - please 
wait.."/usr/ports/Mk/bsd.python.mk", line 434: Malformed conditional 
(${PYTHON_SUFFIX} < 30)
"/usr/ports/Mk/bsd.port.mk", line 6496: if-less endif
make: fatal errors encountered -- cannot continue
===> astro/py-RO failed
*** Error code 1
"/usr/ports/Mk/bsd.python.mk", line 434: Malformed conditional 
(${PYTHON_SUFFIX} < 30)
"/usr/ports/Mk/bsd.port.mk", line 6496: if-less endif
make: fatal errors encountered -- cannot continue
===> archivers/py-lzma failed
*** Error code 1
2 errors

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.)  If that is the case, then
report the failure to [email protected] together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error

=========================================================================================

причем это только на одном сервере - на остальных это один раз
выскочило и потом опять после обновления пропало.
Порты сносил полностью - качал заново - проблема осталась.
Кто может сказать - в какую сторону копать?

в /etc/make.conf ничего криминального:

WITHOUT_X11=yes
# Теперь FORCE портов..
FORCE_PKG_REGISTER=yes
# Путь к коллекции портов
PORTSDIR?= /usr/ports
MAKE_JOBS_SAFE=yes
MAKE_JOBS_NUMBER=10
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10

Ответить