Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2008 16:30:33 +0100
From:      Helko Glathe <Helko.Glathe@freenet.de>
To:        ports@FreeBSD.org
Cc:        helko.glathe@freenet.de
Subject:   Updating of pots db causes a dependency error
Message-ID:  <200801031630.34261.Helko.Glathe@freenet.de>

next in thread | raw e-mail | index | archive | help
--Boundary-00=_a+PfHh4u3ffj84k
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi

Updating the ports db causes an error:

"
[root@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@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

--Boundary-00=_a+PfHh4u3ffj84k
Content-Type: text/plain;
  charset="utf-8";
  name="make.conf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="make.conf"

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

--Boundary-00=_a+PfHh4u3ffj84k--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801031630.34261.Helko.Glathe>