Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-embedded
<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Aug 13, 2011 at 2:00 AM, Christopher Friedt <span dir="ltr"><<a href="mailto:chrisfriedt@...">chrisfriedt@...</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, Aug 12, 2011 at 5:23 PM, Kfir Lavi <<a href="mailto:lavi.kfir@...">lavi.kfir@...</a>> wrote:<br>
> But this is not the solution!<br>
> I have the same tree for my embedded systems, and I do the same as you.<br>
> My header looks like this:<br>
> EAPI="3"<br>
> inherit cmake-utils flag-o-matic<br>
> MY_P="${P}-Source"<br>
> SRC_URI="${MY_P}.tar.bz2"<br>
> RESTRICT="fetch" # This file resides locally and can't be fetched<br>
><br>
> Please check the EAPI you use, maybe it needs to change.<br>
> Also look close on the SRC_URI, it has just the name of the file.<br>
> I'm also using repoman to generate all my manifests like this:<br>
> cd portage_local_tree; repoman -f manifest<br>
<br>
</div>Hmm... I'm using EAPI=4 in this ebuild. The SRC_URI is OK, since it<br>
works with FETCHCOMMAND=echo and properly hashes the files in DISTDIR.<br>
The inherit line is unnecessary AFAIK.<br>
<br>
I wouldn't doubt that it was a bug in the portage version I'm using.<br>
It's been 43 days since my last emerge --sync, but I can't update ATM<br>
because I don't want to break any APIs in the (rather large) project<br>
I'm building right now.<br>
<br>
Oh well - problem has been solved anyway.<br>
<font color="#888888"><br>
C<br>
<br>
</font></blockquote></div>Yes you right, the inherit line is not needed. <br>What I was trying to say is that I'm not using FETCHCOMMAND=echo, <br>and it works for me. <br><br>I would also forward this message to gentoo-dev. <br>
<br>Regards,<br>Kfir<br> </div>
|
|