Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Calculating dependencies \emerge: create(): aux_get()
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
noff
Guru
Guru


Joined: 11 Nov 2002
Posts: 388
Location: College Park, Maryland

PostPosted: Sat May 17, 2003 5:04 am    Post subject: Calculating dependencies \emerge: create(): aux_get() Reply with quote

I am writing a new ebuild and when I try to build the digest or emerge it I get the error
Code:
Calculating dependencies \emerge: create(): aux_get()
What is this referring to?
_________________
What Larry was saying is that if you make it too easy for programmers, then poor programmers will be able to do things best left to good programmers, and will inevitably do them poorly. Everyone will suffer in the long term as a result." - Tom Chance
Back to top
View user's profile Send private message
oopstu
n00b
n00b


Joined: 22 Jun 2003
Posts: 20
Location: VA

PostPosted: Sun Jun 22, 2003 3:31 pm    Post subject: Maybe the directory Reply with quote

I was having trouble using a breakmygentoo ebuild which i was running emerge on from non-portage directory (/tmp/blah/gnome-2.3.2).

I was getting a similar error. I modified my /etc/make.conf file and changed
PORTDIR_OVERLAY=/tmp/blah/gnome-2.3.2 and voila!

Maybe the same would help you?
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Sun Jun 22, 2003 4:36 pm    Post subject: Reply with quote

I think a number of things can cause that error. Are you putting the ebuild in PORTDIR_OVERLAY/category/package/ ?

PORTDIR_OVERLAY is /usr/local/portage by default, even if you don't uncomment the line in /etc/make.conf

If that isn't the problem, feel free to post the ebuild and I'll take a look at it.

Quote:

I was getting a similar error. I modified my /etc/make.conf file and changed
PORTDIR_OVERLAY=/tmp/blah/gnome-2.3.2 and voila!


To be on the safe side you might want to change PORTDIR_OVERLAY to /usr/local/portage and put your ebuild there, in case you ever decide to clean out your /tmp directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum