Updating of pots db causes a dependency error
Helko Glathe
Helko.Glathe at freenet.de
Thu Jan 3 07:34:06 PST 2008
Hi
Updating the ports db causes an error:
"
[root at FreeBSD-TWS29 /usr/ports/audio]# portsdb -uU
Updating the ports index ... Generating INDEX.tmp - please
wait..akode-2.0.1,1: "/usr/ports/audio/akode-plugins-polypaudio"
non-existent -- dependency list incomplete
===> audio/akode failed
*** Error code 1
1 error
********************************************************************
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 ports at FreeBSD.org 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
"
My FreeBSD-Version: FreeBSD 6.2-STABLE
My Architecture: i386
I've attatched my /etc/make.conf file.
Thanks in advance,
Helko
--
With kind regards
Helko Glathe
-------------- next part --------------
INSTALL_NODEBUG="yes"
# wpa_supplicant
#
# Enable this to include 802.1X and EAP support in wpa_supplicant.
# 802.1X with EAP requires openssl but it can be used without to
# do things like dynamic WEP keying. The default is to build
# wpa_supplicant only with WPA-PSK support.
#
ENABLE_WPA_SUPPLICANT_EAPOL=true
X_WINDOW_SYSTEM=xorg
NO_LPR=true
WITH_CUPS=yes
KERNCONF=MYKERNEL62
WITH_FAM_SYSTEM=gamin
WITH_GHOSTSCRIPT_AFPL=yes
WITH_MOZILLA=firefox
WITH_GECKO=firefox
# added by use.perl 2007-11-27 23:37:53
PERL_VER=5.8.8
PERL_VERSION=5.8.8
More information about the freebsd-ports
mailing list