<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<p>I can't reproduce your issue. The basic sequence ...<br>
</p>
<p> repo init</p>
<p> repo sync</p>
<p> download_mirrors.sh ... <br>
</p>
<p> check logs/*missing*<br>
</p>
<p> generate-cgcs-centos-repo.sh ...<br>
</p>
<p>works for me.</p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 2020-06-18 12:38 a.m., N, Poornima Y
wrote:<br>
</div>
<blockquote type="cite" cite="mid:BY5PR11MB3960FC0EB80F36CC8D1CBCDFD19B0@BY5PR11MB3960.namprd11.prod.outlook.com">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
{font-family:"Courier New \;color\:\#333333";
panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
mso-fareast-language:EN-IN;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-IN;}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;
mso-fareast-language:EN-US;}
span.EmailStyle22
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hi Scott,<o:p></o:p></p>
<p class="MsoNormal">Yes, MY_REPO_ROOT_DIR is pointing to the
right directory.<o:p></o:p></p>
<p class="MsoNormal">Below is the output for echo
$MY_REPO_ROOT_DIR with username as pyn:
<o:p></o:p></p>
<p class="MsoNormal">/localdisk/designer/pyn/stx<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks, <o:p></o:p></p>
<p class="MsoNormal">Poornima<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="mso-fareast-language:EN-IN" lang="EN-US">From:</span></b><span style="mso-fareast-language:EN-IN" lang="EN-US"> Scott
Little <a class="moz-txt-link-rfc2396E" href="mailto:scott.little@windriver.com"><scott.little@windriver.com></a>
<br>
<b>Sent:</b> Thursday, June 18, 2020 8:42 AM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:starlingx-discuss@lists.starlingx.io">starlingx-discuss@lists.starlingx.io</a><br>
<b>Subject:</b> Re: [Starlingx-discuss] Build error in
stx 3.0<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p>Is your MY_REPO_ROOT_DIR environment variable pointing to the
right place ?<span style="mso-fareast-language:EN-IN"><o:p></o:p></span></p>
<p>generate-cgcs-centos-repo.sh should be creating a repo based
on the content of
$MY_REPO_ROOT_DIR/stx-tools/centos-mirror-tools/rpms_centos.lst
.<o:p></o:p></p>
<p>Scott<o:p></o:p></p>
<p><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 2020-06-17 8:47 p.m., N, Poornima Y
wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal">I’m facing build issue on StarlingX 3.0.
Below are the steps<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I have sync the code using below repo
command:<o:p></o:p></p>
<p class="MsoNormal"><b>repo init -u <a href="https://opendev.org/starlingx/manifest" moz-do-not-send="true">
https://opendev.org/starlingx/manifest</a> -m
default.xml -b r/stx.3.0</b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal">I get Missing targets for below src, when
give the command <b>
generate-cgcs-centos-repo.sh
/import/mirrors/CentOS/stx-r1/CentOS/pike/</b>:<o:p></o:p></p>
<p class="MsoNormal"><b>Missing targets:</b><o:p></o:p></p>
<p class="MsoNormal"><b>ntp-4.2.6p5-28.el7.centos.src.rpm</b><o:p></o:p></p>
<p class="MsoNormal"><b>systemd-219-62.el7_6.5.src.rpm</b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal">When I look into
stx-tools/centos-mirror-tools/rpms_centos.lst file, the
following src are mentioned:<o:p></o:p></p>
<p class="MsoNormal"><b>systemd-219-67.el7.src.rpm</b><o:p></o:p></p>
<p class="MsoNormal"><b>ntp-4.2.6p5-29.el7.centos.src.rpm</b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal"><b>Notice that, there is a mismatch in
the version!</b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal">If I proceed with build-pkgs following is
the error I get<b>:</b><o:p></o:p></p>
<p class="MsoNormal"><b><span style="font-size:9.0pt">17:30:55
============ Build failed =============</span></b><b><span style="font-size:9.0pt;font-family:"Courier New
;color:#333333",serif"><br>
<span style="color:black;background:white">17:30:55 b5:
ERROR: build_dir (417): Invalid srpm path
'mirror:Source/systemd-219-67.el7.src.rpm', evaluated
as
'/localdisk/designer/pyn/stx/cgcs-root/cgcs-centos-repo/Source/systemd-219-67.el7.src.rpm',
found in
'/localdisk/designer/pyn/stx/cgcs-root/stx/integ/base/systemd/centos/srpm_path'</span><br>
<span style="color:black;background:white">17:30:55
ERROR: reaper (1304): Failed to build src.rpm from
source at 'b5'</span><br>
<span style="color:black;background:white">17:30:55</span></span></b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal">Can anyone point me as to how to resolve
this error?. Am I missing anything?<o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal"><b>Thanks and Regards,</b><o:p></o:p></p>
<p class="MsoNormal"><b>Poornima Y N</b><o:p></o:p></p>
<p class="MsoNormal"><b> </b><o:p></o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-IN"><br>
<br>
<o:p></o:p></span></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Starlingx-discuss mailing list<o:p></o:p></pre>
<pre><a href="mailto:Starlingx-discuss@lists.starlingx.io" moz-do-not-send="true">Starlingx-discuss@lists.starlingx.io</a><o:p></o:p></pre>
<pre><a href="http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss" moz-do-not-send="true">http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss</a><o:p></o:p></pre>
</blockquote>
</div>
</blockquote>
</body>
</html>