failed to generate index

Nika Vidal nikageek at gmail.com
Thu Sep 30 14:22:54 PDT 2004


Hmmm

I supose that your ports-supfile is in good conditions, otherwise, It
could be the problem.

make update does the same that cvsup, but if you have any error on
your ports-supfile could fail there, but I'm not sure.


Regards, nika

On Thu, 30 Sep 2004 10:34:32 -0500, Anthony Philipp
<philipp1 at lupin.angrypanda.net> wrote:
> Yes it is the same error as before the fix. I was using cvsup with my supfile I use on my other computers. I have never had this problem on my other computers either. I will try to reinstall portupgrade and ruby and see if that fixes it. Thanks for the help.
> Anthony
> 
> 
> 
> On Thu, Sep 30, 2004 at 01:07:47PM +0200, Nika Vidal wrote:
> > Hmmm
> > With the information of the error message I only can tell you that, I
> > get an error with portsdb -uU but it's produced by ruby18.
> >
> > I fix it getting the port of ruby and portupgrade via web and
> > installing them by this ports (previusly I had uninstalling the other
> > ports).
> >
> > If you can give me some other information...
> > Is the same error message that before I tell you how to fix it???
> >
> > Excuse my poor English.
> > Regards.
> >
> >
> > On Thu, 30 Sep 2004 02:04:12 -0500, Anthony Philipp
> > <philipp1 at lupin.angrypanda.net> wrote:
> > > I copied exactly what you had there, and it still gave me the same error. I don't know what else I should try. If you have more suggestions, or need more information, just tell me what to send you.
> > > Thanks
> > > Anthony
> > >
> > >
> > >
> > > On Wed, Sep 29, 2004 at 06:38:50PM +0200, Nika Vidal wrote:
> > > > Hello,
> > > >
> > > > Do you have the complete portage?? Did you get it by cvsup??
> > > >
> > > > If you don't , you need adding to your make.conf:
> > > >
> > > > SUP_UPDATE=     yes
> > > >
> > > > SUP=            /usr/local/bin/cvsup
> > > > SUPFLAGS=       -g -L 2
> > > > SUPHOST=        cvsup.es.FreeBSD.org
> > > > SUPFILE=        /usr/share/examples/cvsup/stable-supfile
> > > > PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
> > > > DOCSUPFILE=     /usr/share/examples/cvsup/doc-supfile
> > > >
> > > > Suposing that you have al *SUP* files and you have cvsup.
> > > >
> > > > After that do:
> > > >
> > > > # cd /usr/ports
> > > > # make update
> > > >
> > > > It will get the ports . When finish try to execute portsdb -uU.
> > > >
> > > > If after that you get some error I think that doing:
> > > >
> > > >  # pkgdb -F
> > > >
> > > > before portsdb -uU it would fix your problem.
> > > >
> > > > Regards
> > > >
> > > >
> > > >
> > > >
> > > > On Wed, 29 Sep 2004 02:20:08 -0500, Anthony Philipp
> > > > <philipp1 at lupin.angrypanda.net> wrote:
> > > > > Hello, I got this crash when doing portsdb -Uu after a cvsup. It is very reproducible. All the information I could think of is attached below. Thanks for the help.
> > > > > Anthony Philipp
> > > > >
> > > > > (01:58:30) root at lupin /usr/ports 8# portsdb -Uu
> > > > > Updating the ports index ... Generating INDEX.tmp - please wait..apsfilter-7.2.5_5: "/usr/ports/-nox11" non-existent -- dependency list incomplete
> > > > > ===> print/apsfilter 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
> > > > > (02:14:29) root at lupin /usr/ports 9# uname -a
> > > > > FreeBSD lupin.angrypanda.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Sep 28 23:52:30 CDT 2004     philipp1 at lupin.angrypanda.net:/usr/obj/usr/src/sys/GENERIC  i386
> > > > > (02:14:42) root at lupin /usr/ports 10# cat /etc/make.conf
> > > > > # -- use.perl generated deltas -- #
> > > > > # Created: Tue Jul 13 22:00:47 2004
> > > > > # Setting to use base perl from ports:
> > > > > PERL_VER=5.6.1
> > > > > PERL_VERSION=5.6.1
> > > > > PERL_ARCH=mach
> > > > > NOPERL=yo
> > > > > NO_PERL=yo
> > > > > NO_PERL_WRAPPER=yo
> > > > >
> > > > > (02:19:09) root at lupin /usr/ports 11#
> > > > >
> > > > > Well if anything else is needed, I would be more than happy to send it off. Hope this helps.
> > > > > Anthony
> > > > > _______________________________________________
> > > > > freebsd-ports at freebsd.org mailing list
> > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > > > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> > > > >
> > >
>


More information about the freebsd-ports mailing list