Date: 28 Feb 2005 13:35:28 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Ewald Jenisch <a@jenisch.at> Cc: freebsd-questions@freebsd.org Subject: Re: portsdb -Uu -> Stop. Message-ID: <44is4cwn0v.fsf@be-well.ilk.org> In-Reply-To: <20050228154230.GA51957@aurora.oekb.co.at> References: <20050228154230.GA51957@aurora.oekb.co.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Ewald Jenisch <a@jenisch.at> writes: > today I cvsup-ed one of my 5.3 systems by using the same procedure as > many times before: > > cvsup -g -L 2 ./ports-supfile > pkgdb -F > portsdb -Uu > > The first two steps (cvsup, pkgdb) went OK without error, but during > portsdb -Uu I get an error as follows: > > > # portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please wait..apsfilter-7.2.6 > : "/usr/ports/print/acroread5" non-existent -- dependency list incomplete > ===> print/apsfilter failed > *** Error code 1 > 1 error The current version of the apsfilter port should be looking at /usr/ports/print/acroread instead of .../acroread5. > ******************************************************************** > 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). The makefile you have in /usr/ports/print/apsfilter is at least a week or two out of date, so double-check against the problems in this message.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44is4cwn0v.fsf>