Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
please help with writing ebuild
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
seriv
n00b
n00b


Joined: 07 Feb 2003
Posts: 17
Location: maryland

PostPosted: Mon Apr 07, 2003 4:56 pm    Post subject: please help with writing ebuild Reply with quote

I have ebuild for XMail server xmail-1.12-r0.ebuild at my portage overlay and it works for me.
Now XMail-1.14 released.
I fixed some things in xmail-1.12-r0.ebuild to be independent on the version numbers and checked it works O.K. Then copied it to xmail-1.14-r0.ebuild.
And got error message on ebuild xmail-1.14-r0.ebuild unpack:
Code:
/usr/sbin/ebuild.sh: line 1041: //var/db/pkg/net-mail/xmail-1.14-r0/xmail-1.14-r0.ebuild: No such file or directory

So the question: why the same things works on one ebuild and do not works on identical with another name? And why ebuild <buildname> unpack tries to source ebuild in /var/db/pkg and not in portage overlay?

Sergey
Back to top
View user's profile Send private message
seriv
n00b
n00b


Joined: 07 Feb 2003
Posts: 17
Location: maryland

PostPosted: Mon Apr 07, 2003 7:27 pm    Post subject: Reply with quote

I've found that this depends on portage FEATURES in /etc/make.conf. I commented out this features line and all emerged clean. But please, tell me who know, how should I use this features with my portage overlay?
Sergey
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