Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2002 15:59:27 -0400
From:      parv <parv@pair.com>
To:        Darren Crotchett <backdoc@crotchett.com>
Cc:        Bauer <timewax@web.de>, freebsd-questions@FreeBSD.ORG
Subject:   Re: portupgrade aftermath
Message-ID:  <20020727195927.GC87390@moo.holy.cow>
In-Reply-To: <200207270915.29971.backdoc@crotchett.com>
References:  <200207260833.10965.backdoc@crotchett.com> <20020726192644.51794926.timewax@web.de> <200207270915.29971.backdoc@crotchett.com>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <200207270915.29971.backdoc@crotchett.com>,
wrote Darren Crotchett thusly...
>
> Here's the new errors from portsdb -Uu.
>
> Updating the ports index ...
> p5-Unicode-MapUTF8-1.09:"/usr/ports/japanese/p5-Unicode-String-2.06"
> non-existent -- dependency list incomplete
> p5-Jcode: malformed entry: p5-Jcode|
> gthumb-0.13:"" non-existent -- dependency list incomplete
> gthumb-0.13:"/usr/ports/devgtksee-0.5.0_2" non-existent -- dependency list
> incomplete
> el/libglade: malformed entry: el/libglade|
> /usr/X11R6/share/gnome/.keep_me:/usr/ports/misc/gnomehier
> /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc:/usr/ports/misc/gnomemimedata
> |
> make_index: no entry for: /usr/ports/converters/p5-Unicode-String
> make_index: no entry for: /usr/ports/converters/p5-Unicode-String
...


it seems that you don't have all the "required" directories (for
ports tree) for "make index/describe" to fininsh successfully.

there are at least 3 ways...

  1.  make sure that there is nothing in the "refuse" file.  its
      actual location may depend on your settings.  redajust to your
      liking.

  2.  physically remove the offending directory which is dependent
      on non-existant directory.

  3.  commnet out the offending directory somewhere in some Makefile
      which starts w/ "SUBDIR += "


...i think 1st method would be the most painless for you.  if you go
the 2d route, don't forget to add them to refuse.


if that' not the _real_ problem, well, ignore this reply then.


  - parv


--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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