Error Updating Ports Index

Gerard gerard at seibercom.net
Mon Dec 26 08:29:37 PST 2005


I received the following message while attempting to run 'portsdb -Uu'

Updating the ports index ... Generating INDEX.tmp - please wait..metacity-themes-20040306_2: "/usr/ports/x11-themes/metacity-theme-alloy-c" non-existent -- dependency list incomplete
===> x11-themes/metacity-themes 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!


This is my environment.

********** ENVIRONMENT **********

BASH=/usr/local/bin/bash
BASHENV=/home/ges/.bashrc
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="3" [1]="00" [2]="16" [3]="1" [4]="release" [5]="i386-portbld-freebsd5.4")
BASH_VERSION='3.00.16(1)-release'
BLOCKSIZE=K
COLUMNS=125
DIRSTACK=()
EDITOR=pico
EUID=1001
FTP_PASSIVE_MODE=YES
GROUPS=()
HISTCONTROL=ignoreboth:erasedups
HISTFILE=/home/ges/.bash_history
HISTFILESIZE=500
HISTIGNORE=ls:exit:cd
HISTSIZE=500
HOME=/home/ges
HOSTNAME=seibercom.net
HOSTTYPE=i386
IFS=$' \t\n'
IGNOREEOF=10
LINES=46
LOGNAME=ges
MACHTYPE=i386-portbld-freebsd5.4
MAIL=/var/mail/ges
MAILCHECK=60
OPTERR=1
OPTIND=1
OSTYPE=freebsd5.4
PAGER=less
PATH=/sbin:/bin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/libexec:/usr/games:/usr/X11R6/bin:/home/ges/bin
PIPESTATUS=([0]="0")
PPID=94076
PS1='\u@\h \w $ '
PS2='> '
PS4='+ '
PWD=/home/ges
SHELL=/usr/local/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:ignoreeof:interactive-comments:monitor:noclobber:nounset
SHLVL=1
SSH_CLIENT='216.45.217.148 33367 22'
SSH_CONNECTION='216.45.217.148 33367 192.168.0.4 22'
SSH_TTY=/dev/ttyp0
TERM=xterm
UID=1001
USER=ges
_=-a
BASH=/usr/local/bin/bash
BASHENV=/home/ges/.bashrc
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="3" [1]="00" [2]="16" [3]="1" [4]="release" [5]="i386-portbld-freebsd5.4")
BASH_VERSION='3.00.16(1)-release'
BLOCKSIZE=K
COLUMNS=125
DIRSTACK=()
EDITOR=pico
EUID=1001
FTP_PASSIVE_MODE=YES
GROUPS=()
HISTCONTROL=ignoreboth:erasedups
HISTFILE=/home/ges/.bash_history
HISTFILESIZE=500
HISTIGNORE=ls:exit:cd
HISTSIZE=500
HOME=/home/ges
HOSTNAME=seibercom.net
HOSTTYPE=i386
IFS=$' \t\n'
IGNOREEOF=10
LINES=46
LOGNAME=ges
MACHTYPE=i386-portbld-freebsd5.4
MAIL=/var/mail/ges
MAILCHECK=60
OPTERR=1
OPTIND=1
OSTYPE=freebsd5.4
PAGER=less
PATH=/sbin:/bin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/libexec:/usr/games:/usr/X11R6/bin:/home/ges/bin
PIPESTATUS=([0]="0")
PPID=94076
PS1='\u@\h \w $ '
PS2='> '
PS4='+ '
PWD=/home/ges
SHELL=/usr/local/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:ignoreeof:interactive-comments:monitor:noclobber:nounset
SHLVL=1
SSH_CLIENT='216.45.217.148 33367 22'
SSH_CONNECTION='216.45.217.148 33367 192.168.0.4 22'
SSH_TTY=/dev/ttyp0
TERM=xterm
UID=1001
USER=ges


********** END ENVIRONMENT **********


This is the make.conf file.

ALWAYS_CHECK_MAKE=true
CPUTYPE=pentium2
BATCH=yes
CFLAGS= -O2 -pipe
MAKE_SHELL?=sh
COPTFLAGS= -O2 -pipe
NOPROFILE= true
#**************************************
# Added by me for Mysql Build
######################
#port specific options
######################
.if ${.CURDIR:M*/databases/mysql50-server}
BUILD_OPTIMIZED=yes
.endif
#
.if ${.CURDIR:M*/print/apsfilter}
BATCH=yes APSFILTER_ALL=yes
.endif
#
#
# Custom Entries For Apache2
#
.if ${.CURDIR:M*/www/apache}
WITH_DBM=bdb
WITH_BERKELEYDB=db43
.endif
#
# Add SMTP AUTH support to Sendmail
#SENDMAIL_CFLAGS+=   -I/usr/local/include -DSASL=2
#SENDMAIL_LDFLAGS+=  -L/usr/local/lib
#SENDMAIL_LDADD+=    -lsasl2
#
# added by use.perl 2005-12-23 07:21:54
PERL_VER=5.8.7
PERL_VERSION=5.8.7


If you need any further information please contact me.

-- 
Gerard Seibert
gerard at seibercom.net



More information about the freebsd-ports mailing list