Re: [Ros-release] package builds despite missing upstream de…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: Jack O'Quin
Dato:  
Til: Piyush
CC: ros-release@code.ros.org
Emne: Re: [Ros-release] package builds despite missing upstream dependencies
On Fri, Jul 12, 2013 at 4:45 PM, Piyush <> wrote:

> Hi folks,
>
> I just realized that one of my packages built despite missing upstream
> dependencies. v0.1.0 did not depend on these missing deps, and they were
> introduced in v0.1.1. The upstream deps include navigation, which AFAIK has
> not seen a successful build.
>
>
> http://jenkins.willowghttp://jenkins.willowgarage.com:8080/view/HbinP32/job/ros-hydro-segbot-navigation_binarydeb_precise_i386/arage.com:8080/view/HbinP32/job/ros-hydro-segbot-navigation_binarydeb_precise_i386/<http://jenkins.willowgarage.com:8080/view/HbinP32/job/ros-hydro-segbot-navigation_binarydeb_precise_i386/>
>
> Is this something to worry about?
>


Probably.

Since "navigation" was a rosbuild stack, now a metapackage, only other
metapackages are allowed to depend on it. Since the devel version of
segbot_navigation is a regular catkin package, that probably ought to
generate an error.

I that dependency needed at that level?

I suppose eband_local_planner must declare all the navigation packages that
it actually uses.
--
joq