<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 12, 2014 at 6:54 AM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On 9/05/2014 11:40 am, Chris Johns wrote:<br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">
On 9/05/2014 5:02 am, Hesham Moustafa wrote:<br>
</div><div class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
When I replaced __zip with __unzip (in the previous file) I got the<br>
following error:<br>
"/bin/tar: This does not look like a tar archive"<br>
<br>
It seems like source-builder/sb/build.py (at line 155) always passes<br>
along the extracted file to "| %{__tar_extract}" even it was .zip<br>
file.<br>
<br>
</blockquote>
<br>
This is a bug.<br>
<br>
Please make a commit on your repo and post a link. I will review and<br>
cherry pick into the master repo when ready.<br>
<br>
</div></blockquote>
<br>
I will fix this. I am reworking the source and patch handling to remove the numbering allowing any number of patches without manually needing to manage the numbering. The code mentioned here is part of this rework.<span class=""><font color="#888888"><br>

<br></font></span></blockquote><div>Sorry for my late response, I am busy with exams currently. Anyway, I have managed to pass this with "if" statement checking if the macro is __unzip or not, and according to that, the code adds | %{__tar_extract}" or not. </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888">
Chris<br>
</font></span></blockquote></div><br></div></div>