<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">​A possible fix for this issue is being discussed here: <a href="https://github.com/ros-infrastructure/ros_buildfarm/pull/94">https://github.com/ros-infrastructure/ros_buildfarm/pull/94</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">- Mani</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Mani Monajjemi</div></div>
<br><div class="gmail_quote">On Fri, Aug 21, 2015 at 6:49 PM, Jack O'Quin via ros-release <span dir="ltr"><<a href="mailto:ros-release@lists.ros.org" target="_blank">ros-release@lists.ros.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I have not yet succeeded in running the new pre-release tests for Indigo on Trusty. </div><div><br></div>The web page generated this command for bwi_common:<div>```</div><div><pre style="overflow:auto;font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857143;color:rgb(51,51,51);word-break:break-all;word-wrap:break-word;border:1px solid rgb(204,204,204);border-radius:4px;background-color:rgb(245,245,245)">mkdir -p /tmp/prerelease_job<br>cd /tmp/prerelease_job<br>generate_prerelease_script.py \<br>  <a href="https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/master/index.yaml" target="_blank">https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/master/index.yaml</a> \<br>  indigo default ubuntu trusty amd64 \<br>  bwi_common \<br>  --level 1 \<br>  --output-dir ./</pre><div>```</div><div><br></div><div>When I run that and then ./prerelease.sh it fails with these messages:</div><div>```</div><div><div>+ docker build -t devel_task_generation__indigo_prerelease .</div><div>repository name component must match "[a-z0-9]+(?:[._-][a-z0-9]+)*"</div></div><div>```</div><div><br></div><div>As best I can tell, that regexp does not match a string with two '_' characters in a row.</div><div><br></div><div>Any suggestions?</div><span class="HOEnZb"><font color="#888888">-- <br><div> joq</div>
</font></span></div></div>
<br>_______________________________________________<br>
ros-release mailing list<br>
<a href="mailto:ros-release@lists.ros.org">ros-release@lists.ros.org</a><br>
<a href="http://lists.ros.org/mailman/listinfo/ros-release" rel="noreferrer" target="_blank">http://lists.ros.org/mailman/listinfo/ros-release</a><br>
<br></blockquote></div><br></div>