public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Testing ebuilds
@ 2003-08-25  3:42 Doug Lawlor
  2003-08-25  3:50 ` Max Kalika
  2003-08-25  3:59 ` Jon Portnoy
  0 siblings, 2 replies; 3+ messages in thread
From: Doug Lawlor @ 2003-08-25  3:42 UTC (permalink / raw
  To: gentoo-dev

Hello list, I am in the process of writing an ebuild for brltty, a 
program which allows a refreshable braille display to be used in the 
text console, and am getting the following error.  

drl brltty # ebuild brltty-3.3.ebuild fetch
!!! aux_get(): ebuild for 'portage/brltty-3.3' does not exist at:
!!!            /usr/portage/portage/brltty/brltty-3.3.ebuild
doebuild(): aux_get() error; aborting.
drl brltty #

I have my ebuild placed in /usr/local/portage/brltty/brltty-3.3.ebuild 
but portage seems to want to look in /usr/portage/portage for the 
ebuild.  I have my 'PORTDIR_OVERLAY' set to /usr/local/portage for local 
ebuilds I am testing.  

Has anyone ever seen this error before?  Emerges from the main portage 
tree work fine.  

Thanks in advance,  

Doug


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Testing ebuilds
  2003-08-25  3:42 [gentoo-dev] Testing ebuilds Doug Lawlor
@ 2003-08-25  3:50 ` Max Kalika
  2003-08-25  3:59 ` Jon Portnoy
  1 sibling, 0 replies; 3+ messages in thread
From: Max Kalika @ 2003-08-25  3:50 UTC (permalink / raw
  To: Doug Lawlor, gentoo-dev

Quoting Doug Lawlor <dlawlor@warp.nfld.net>:

> I have my ebuild placed in /usr/local/portage/brltty/brltty-3.3.ebuild 

It needs to be in a proper category. i.e.

  /usr/local/portage/app-text/brltty/brltty-3.3.ebuild

(app-text is just an example, look through the
/usr/portage/profiles/categories file to find an appropriate location).


--mk

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Testing ebuilds
  2003-08-25  3:42 [gentoo-dev] Testing ebuilds Doug Lawlor
  2003-08-25  3:50 ` Max Kalika
@ 2003-08-25  3:59 ` Jon Portnoy
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Portnoy @ 2003-08-25  3:59 UTC (permalink / raw
  To: gentoo-dev

On Mon, Aug 25, 2003 at 01:12:48AM -0230, Doug Lawlor wrote:
> Hello list, I am in the process of writing an ebuild for brltty, a 
> program which allows a refreshable braille display to be used in the 
> text console, and am getting the following error.  
> 
> drl brltty # ebuild brltty-3.3.ebuild fetch
> !!! aux_get(): ebuild for 'portage/brltty-3.3' does not exist at:
> !!!            /usr/portage/portage/brltty/brltty-3.3.ebuild
> doebuild(): aux_get() error; aborting.
> drl brltty #
> 
> I have my ebuild placed in /usr/local/portage/brltty/brltty-3.3.ebuild 
> but portage seems to want to look in /usr/portage/portage for the 
> ebuild.  I have my 'PORTDIR_OVERLAY' set to /usr/local/portage for local 
> ebuilds I am testing.  
> 

You're missing a category.

-- 
Jon Portnoy
avenj/irc.freenode.net

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-25  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-25  3:42 [gentoo-dev] Testing ebuilds Doug Lawlor
2003-08-25  3:50 ` Max Kalika
2003-08-25  3:59 ` Jon Portnoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox