Gentoo Archives: gentoo-dev

From: Doug Lawlor <dlawlor@×××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Testing ebuilds
Date: Mon, 25 Aug 2003 03:42:50
Message-Id: 20030825034247.GA855@drl
1 Hello list, I am in the process of writing an ebuild for brltty, a
2 program which allows a refreshable braille display to be used in the
3 text console, and am getting the following error.
4
5 drl brltty # ebuild brltty-3.3.ebuild fetch
6 !!! aux_get(): ebuild for 'portage/brltty-3.3' does not exist at:
7 !!! /usr/portage/portage/brltty/brltty-3.3.ebuild
8 doebuild(): aux_get() error; aborting.
9 drl brltty #
10
11 I have my ebuild placed in /usr/local/portage/brltty/brltty-3.3.ebuild
12 but portage seems to want to look in /usr/portage/portage for the
13 ebuild. I have my 'PORTDIR_OVERLAY' set to /usr/local/portage for local
14 ebuilds I am testing.
15
16 Has anyone ever seen this error before? Emerges from the main portage
17 tree work fine.
18
19 Thanks in advance,
20
21 Doug
22
23
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Testing ebuilds Max Kalika <max@g.o>
Re: [gentoo-dev] Testing ebuilds Jon Portnoy <avenj@g.o>