Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Ensure rosdep resolves dependencies using Trusty. #212
Conversation
kyrofa
referenced this pull request
Jan 8, 2016
Merged
Backport to 1.x: Ensure rosdep resolves dependencies using Trusty. #213
|
|
|
Tested in xenial: |
|
Yeah we're probably going to run into other issues with rolling as well. This is verified to at least work on 15.04, built from trusty and xenial, so we'll roll with it. |
added a commit
that referenced
this pull request
Jan 8, 2016
kyrofa
merged commit 3b8fd95
into
snapcore:master
Jan 8, 2016
kyrofa
deleted the
kyrofa:bugfix/1532241/catkin_build_past_trusty
branch
Jan 8, 2016
pushed a commit
to kalikiana/snapcraft
that referenced
this pull request
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kyrofa commentedJan 8, 2016
This PR fixes LP: #1532241 by instructing rosdep to resolve dependencies using Trusty, even if Snapcraft is not being run on Trusty.
This will need to be cherry-picked to 1.x as well.