Re: [ros-release] build farm not resolving PIP dependencies?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: Mike Purvis
Dato:  
Til: William Woodall
CC: ros-release@code.ros.org
Emne: Re: [ros-release] build farm not resolving PIP dependencies?
Gotcha, that makes sense.

Jack, let's just distribute cpplint with roslint.

We could also release it as its own third-party
package<http://google-styleguide.googlecode.com/svn/trunk/cpplint/>,
but that seems like overkill for a single-file script.


On 13 September 2013 21:20, William Woodall <>wrote:

> That's a bug in the devel job it is assuming that the keys it resolves are
> for apt-get, but when we fix that, and the devel passes you'll never be
> able release that as we cannot build debians for things that depend on
> non-debian dependencies.
>
>
> On Fri, Sep 13, 2013 at 6:13 PM, Jack O'Quin <> wrote:
>
>> Mike Purvis and I are working on a new roslint package implementation.
>> That package wants to depend on cpplint, a PIP package defined in rosdep as
>> python-cpplint:
>>
>> https://github.com/ros/roslint/issues/6
>> <http://jenkins.ros.org/job/devel-hydro-roslint/ARCH_PARAM=amd64,UBUNTU_PARAM=precise,label=devel/2/console>
>>
>> $ rosdep resolve python-cpplint
>> #pip
>> cpplint
>>
>> But, the build farm tries to install it using apt-get, instead:
>>
>>
>> http://jenkins.ros.org/job/devel-hydro-roslint/ARCH_PARAM=amd64,UBUNTU_PARAM=precise,label=devel/2/console
>>
>> How can we get Jenkins to load this dependency correctly?
>>
>> Is this a bug in jenkins_scripts?
>> --
>> joq
>>
>> _______________________________________________
>> ros-release mailing list
>>
>> http://lists.ros.org/mailman/listinfo/ros-release
>>
>>
>
>
> --
> William Woodall
> ROS Development Team
>
> http://williamjwoodall.com/
>
> _______________________________________________
> ros-release mailing list
>
> http://lists.ros.org/mailman/listinfo/ros-release
>
>