Ignition: bump ign-cmake2 and gazebo11 and add ignition-fuel-tools to Buster. #113
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up to #112
It's still failing to install
ignition-edifice
on Focal:I narrowed it down to
I think 2.8.0 may have already been out when we the import job was run, which made 2.7 not be pulled and we were stuck with the old 2.6.2.
It would be nice to improve this process 🙃 I actually don't know if just pulling
ign-cmake2
will be enough, so this may not even be the end of this round.The only suggestion I have is to always pull the latest versions of all libraries (abuse those globs!). I know there's a desire to keep track of what exact versions are being imported, but as noted along this series of PRs (#109 / #110 / #111 / #112), the versions listed on this file aren't accurately reflecting the state of the server.
If we always pull the latest versions: