On Sun, 2005-11-06 at 13:10 -0300, Norberto Bensa wrote: > Hello list, > > I'm trying to make an ebuild for kbfx > (http://kde-apps.org/content/show.php?content=24898) but when I do: > > sudo ebuild ./kbfx-0.4.8beta.ebuild digest > > I get: > > Appending /usr/local/portage to PORTDIR_OVERLAY... > !!! /usr/local/portage does not seem to have a valid PORTDIR structure. > > This seems new in portage-2.0.53rc7. What is it and how do I fix this? > > > Many thanks in advance, > -- > Norberto Bensa > 4544-9692 > Ciudad de Buenos Aires, Argentina Hi, Digest files (for ebuilds) stay in portage - the main one or in the overlay. Assume you want to make a digest in some HOME dir, won't work. Try this instead: "$sudo ebuild /usr/local/portage/kde-apps/kbfx-0.4.8beta.ebuild digest" substituting 'kde-apps' with appropriate category. Before that put the ebuild there. Portage structure in /usr/local/portage mirrors the main tree. Unless you run the above from within portage-overlay. PS: check if PORTAGE_OVERLAY= var is set in /etc/make.conf. HTH.Rumen
signature.asc
Description: This is a digitally signed message part