First thing is to go here:<div><a href="http://www.ros.org/debbuild/fuerte.html">http://www.ros.org/debbuild/fuerte.html</a></div><div><br></div><div>If it is red, then it failed during the build. You need to go to the farm and find the corresponding job that failed <a href="http://build.willowgarage.com/">http://build.willowgarage.com/</a> (but a link should be provided in the mail you receive)</div>
<div><br></div><div>If it is yellow, the sourcedeb could not be generated and there is a problem with your dependencies.</div><div><br></div><div>Click on the name of your package on <a href="http://www.ros.org/debbuild/fuerte.html">http://www.ros.org/debbuild/fuerte.html</a> and you get to:</div>
<div><a href="https://code.ros.org/svn/release/download/stacks/art_vehicle/art_vehicle-0.4.2/">https://code.ros.org/svn/release/download/stacks/art_vehicle/art_vehicle-0.4.2/</a></div><div><br></div><div>Open up the yaml file and you'll see there is no precise. There was probably a message given to you when you did a ros release. To fix it, you first need to check that the dependencies are all proper for precise in <a href="https://github.com/ros/rosdistro/blob/master/rosdep/base.yaml">https://github.com/ros/rosdistro/blob/master/rosdep/base.yaml</a> (by checking <a href="http://packages.ubuntu.com/precise/your_dependency_name">packages.ubuntu.com/precise/your_dependency_name</a> ) and if so, you probably just need to do a rosdep update before your next release.<br>
<br><div class="gmail_quote">On Fri, Jun 1, 2012 at 11:21 PM, Jack O'Quin <span dir="ltr"><<a href="mailto:jack.oquin@gmail.com" target="_blank">jack.oquin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Where can I find any information to help debug this problem? The<br>
pre-release tests worked fine.<br>
<br>
> Stack [art_vehicle-0.4.2] in distro [fuerte] failed to build on the following OS platforms:<br>
> ['precise']<br>
<br>
> [precise]: stack [art_vehicle] does not have valid debian package dependencies for release [precise]<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
 joq<br>
_______________________________________________<br>
Ros-release mailing list<br>
<a href="mailto:Ros-release@code.ros.org">Ros-release@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-release" target="_blank">https://code.ros.org/mailman/listinfo/ros-release</a><br>
</font></span></blockquote></div><br></div>