<div dir="ltr">This error comes up when you don't have the ca-certificates up to date. Likely you can work around this by adding the ca-certificates package as a dependency or by disabling strict checking as Dirk mentions. I think on the other platforms you must be getting luck that the certificates are being pulled in by transitive dependencies. However it is a build dependency and as such should be listed. <div>

<br></div><div>Tully</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 12, 2014 at 10:20 AM, Dirk Thomas <span dir="ltr"><<a href="mailto:dthomas@osrfoundation.org" target="_blank">dthomas@osrfoundation.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">Hi Isaac,<div><br></div><div>the error message could either be related to the reason you described (which is less likely since the used git seems to be newer) or it could be the case that the cert can not be verified.<div>


For the second reason you could try to call git with GIT_SSL_NO_VERIFY / http.sslVerify being disabled.</div><div><br></div><div>This is just a guess though.</div><div>It is not likely that we will look into the problem more since your package is trying to fetch external resources during the configure phase.</div>


<div><br></div><div>Despite that I might repeat myself: this is highly unrecommended behavior (as mentioned to you several times before).</div><div>You might seriously reconsider your workflow - a package following the recommendations will not have the problem in the first place.</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>- Dirk</div></font></span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 12, 2014 at 6:14 AM, Isaac Isao Saito <span dir="ltr"><<a href="mailto:iisaito@opensource-robotics.tokyo.jp" target="_blank">iisaito@opensource-robotics.tokyo.jp</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello releasers,<br>
<br>
I need a help. A package I'm maintaining (hrpsys_ros_bridge) has been<br>
failing to build since 2 weeks ago ONLY ON Groovy-Quantal (other<br>
combination seems to be fine in G, H).<br>
<br>
# And I think the failure of this is blocking the next Groovy sync batch).<br>
<br>
<a href="http://jenkins.ros.org/view/GbinQ64/job/ros-groovy-hrpsys-ros-bridge_binarydeb_quantal_amd64/119/consoleFull" target="_blank">http://jenkins.ros.org/view/GbinQ64/job/ros-groovy-hrpsys-ros-bridge_binarydeb_quantal_amd64/119/consoleFull</a><br>



<br>
    -- catkin 0.5.86<br>
    -- Using these message generators: gencpp;genlisp;genpy<br>
    error: Problem with the SSL CA cert (path? access rights?) while<br>
accessing <a href="https://github.com/PR2/pr2_controllers.git/info/refs" target="_blank">https://github.com/PR2/pr2_controllers.git/info/refs</a><br>
    fatal: HTTP request failed<br>
<br>
Tracking down the link in the error message, ultimately I get the<br>
following link that was posted in 2011 and says version of git is the<br>
problem.<br>
<a href="https://github.com/blog/809-git-dumb-http-transport-to-be-turned-off-in-90-days" target="_blank">https://github.com/blog/809-git-dumb-http-transport-to-be-turned-off-in-90-days</a><br>
<br>
However, git is new enough in the error log from the buildfarm.<br>
<br>
    Setting up git (1:1.7.10.4-1ubuntu1) ...<br>
<br>
Any idea is appreciated.<br>
Isaac<br>
<br>
--<br>
!Happy opensource robotics!<br>
<br>
Isaac Isao Saito ($Bc7F#8y(B)<br>
Co-founder, Software Engineer<br>
TORK (Tokyo Opensource Robotics Kyokai Association, $BEl5~%*!<%W%s%=!<%9%m%\%F%#%/%96(2q(B)<br>
<a href="http://opensource-robotics.tokyo.jp" target="_blank">http://opensource-robotics.tokyo.jp</a><br>
_______________________________________________<br>
ros-release mailing list<br>
<a href="mailto:ros-release@code.ros.org" target="_blank">ros-release@code.ros.org</a><br>
<a href="http://lists.ros.org/mailman/listinfo/ros-release" target="_blank">http://lists.ros.org/mailman/listinfo/ros-release</a><br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
ros-release mailing list<br>
<a href="mailto:ros-release@code.ros.org">ros-release@code.ros.org</a><br>
<a href="http://lists.ros.org/mailman/listinfo/ros-release" target="_blank">http://lists.ros.org/mailman/listinfo/ros-release</a><br>
<br></blockquote></div><br></div>