Your yaml file did not get generated with a precise reference. You need to do "rosdep update" before releasing:<div><br></div><div><br></div><div><pre style="word-wrap:break-word;white-space:pre-wrap">rosdeps:
  lucid: [build-essential, python-yaml, cmake, subversion, libc6]
  maverick: [build-essential, python-yaml, cmake, subversion, libc6]
  natty: [build-essential, python-yaml, cmake, subversion, libc6]
  oneiric: [build-essential, python-yaml, cmake, subversion, libc6]
stack: executive_teer
version: 1.0.0</pre></div><div><br></div><div>I manually changed it and builds are running now so it's fine.</div><div><br></div><div><br><div class="gmail_quote">On Sun, May 13, 2012 at 11:33 PM, Stéphane Magnenat <span dir="ltr"><<a href="mailto:stephane.magnenat@mavt.ethz.ch" target="_blank">stephane.magnenat@mavt.ethz.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I got the following error while releasing executive_teer 1.0.0 on precise. I do not understand the error knowing that the pre-release test was a success on all targets and that locally the stack builds fine with precise. In particular, rosdep is happy:<br>

<br>
steph@steph-desktop:~/build/<u></u>fuerte/executive_teer$ rosdep check executive_teer<br>
All system dependencies have been satisified<br>
steph@steph-desktop:~/build/<u></u>fuerte/executive_teer$ lsb_release -a<br>
LSB Version: core-2.0-amd64:core-2.0-<u></u>noarch:core-3.0-amd64:core-3.<u></u>0-noarch:core-3.1-amd64:core-<u></u>3.1-noarch:core-3.2-amd64:<u></u>core-3.2-noarch:core-4.0-<u></u>amd64:core-4.0-noarch<br>
Distributor ID: Ubuntu<br>
Description:    Ubuntu 12.04 LTS<br>
Release:        12.04<br>
Codename:       precise<br>
<br>
Do you have any idea why I got the error in the release?<br>
<br>
Thank you, kind regards,<br>
<br>
Stéphane<br>
<br>
-------- Original Message --------<br>
Subject: source debian build [executive_teer-1.0.0] failed on precise<br>
Resent-Date: Sun, 13 May 2012 22:12:19 +0200 (CEST)<br>
Resent-From: <<a href="mailto:stephane.magnenat@mavt.ethz.ch" target="_blank">stephane.magnenat@mavt.ethz.<u></u>ch</a>><br>
Date: Sun, 13 May 2012 22:12:14 +0200<br>
From: ROS debian build system <<a href="mailto:noreply@willowgarage.com" target="_blank">noreply@willowgarage.com</a>><br>
To: <<a href="mailto:stephane.magnenat@mavt.ethz.ch" target="_blank">stephane.magnenat@mavt.ethz.<u></u>ch</a>><br>
<br>
Stack [executive_teer-1.0.0]<br>
<br>
There were failures in building the source deb package for this stack.<br>
These failures are generally caused by missing dependencies on target<br>
platforms.  If this stack is not expected to work on all target<br>
platforms, you may be able to disregard this e-mail.<br>
<br>
This e-mail is sent regardless of current 'excludes' settings to<br>
assist stack maintainers who are attempting to test compatibility on<br>
new targets.<br>
<br>
Stack [executive_teer-1.0.0] in distro [fuerte] succeeded on the following OS platforms:<br>
['lucid', 'oneiric']<br>
<br>
==============================<u></u>==============================<u></u>====================<br>
ERRORS<br>
==============================<u></u>==============================<u></u>====================<br>
Stack [executive_teer-1.0.0] in distro [fuerte] failed to build on the following OS platforms:<br>
['precise']<br>
<br>
[precise]: stack [executive_teer] does not have valid debian package dependencies for release [precise]<br>
==============================<u></u>==============================<u></u>====================<br>
______________________________<u></u>_________________<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="https://code.ros.org/mailman/listinfo/ros-release" target="_blank">https://code.ros.org/mailman/<u></u>listinfo/ros-release</a><br>
</blockquote></div><br></div>