Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Minimum versions for Ignition dependencies #1

Merged
merged 2 commits into from
May 20, 2020
Merged

Conversation

chapulina
Copy link
Contributor

The main motivation is that right now, if a user only calls sudo apt install libignition-gazebo2 to upgrade only this package, they end up with a broken system because the dependencies are not up-to-date. The result is a runtime error when running ign gazebo and it can't load the library.

I based myself on the versions currently required on ign-gazebo's CMakeLists, but we haven't been very good about updating these, so some could be out of date.

Also see gazebosim/gz-sim#148.

Copy link
Contributor

@j-rivero j-rivero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some build-dep need sync with the rest. Looks good to merge once those are updated.

ubuntu/debian/control Outdated Show resolved Hide resolved
ubuntu/debian/control Outdated Show resolved Hide resolved
ubuntu/debian/control Outdated Show resolved Hide resolved
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Jose Luis Rivero <[email protected]>
@chapulina
Copy link
Contributor Author

some build-dep need sync with the rest

Thanks, done!

@j-rivero j-rivero merged commit 2a1d02d into master May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants