Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen_yotov@×××.bg>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /usr/local/portage does not seem to have a valid PORTDIR structure.
Date: Sun, 06 Nov 2005 16:38:06
Message-Id: 1131294908.13693.10.camel@mach.qrypto.org
In Reply to: [gentoo-user] /usr/local/portage does not seem to have a valid PORTDIR structure. by Norberto Bensa
1 On Sun, 2005-11-06 at 13:10 -0300, Norberto Bensa wrote:
2 > Hello list,
3 >
4 > I'm trying to make an ebuild for kbfx
5 > (http://kde-apps.org/content/show.php?content=24898) but when I do:
6 >
7 > sudo ebuild ./kbfx-0.4.8beta.ebuild digest
8 >
9 > I get:
10 >
11 > Appending /usr/local/portage to PORTDIR_OVERLAY...
12 > !!! /usr/local/portage does not seem to have a valid PORTDIR structure.
13 >
14 > This seems new in portage-2.0.53rc7. What is it and how do I fix this?
15 >
16 >
17 > Many thanks in advance,
18 > --
19 > Norberto Bensa
20 > 4544-9692
21 > Ciudad de Buenos Aires, Argentina
22 Hi,
23 Digest files (for ebuilds) stay in portage - the main one or in the
24 overlay. Assume you want to make a digest in some HOME dir, won't work.
25 Try this instead:
26 "$sudo ebuild /usr/local/portage/kde-apps/kbfx-0.4.8beta.ebuild digest"
27 substituting 'kde-apps' with appropriate category. Before that put the
28 ebuild there.
29 Portage structure in /usr/local/portage mirrors the main tree.
30 Unless you run the above from within portage-overlay.
31 PS: check if PORTAGE_OVERLAY= var is set in /etc/make.conf.
32 HTH.Rumen

Attachments

File name MIME type
signature.asc application/pgp-signature