Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignition Edifice import failed: lack of one of the physics4 packages #133

Closed
j-rivero opened this issue Nov 24, 2021 · 2 comments
Closed

Comments

@j-rivero
Copy link
Contributor

After #131 the import of Ignition Edifice was not complete, failing with the error:

$ aptitude install ignition-edifice
...
The following packages have unmet dependencies:
 libignition-physics4-dev : Depends: libignition-physics4-heightmap-dev (= 4.3.0-1~focal) which is a virtual package and is not provided by any available package

 libignition-physics4-dartsim-dev : Depends: libignition-physics4-heightmap-dev (= 4.3.0-1~focal) which is a virtual package and is not provided by any available package

The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     libignition-physics4-dartsim-dev [Not Installed]   
2)     libignition-physics4-dev [Not Installed]    

libignition-physics4-heightmap-dev was missing from the import but nor our CI nor our importer (really the same aptly calls) was not able to detect it. It is being listed a standard Depends: of libignition-physics4-dartsim-dev listed in the config file.

reported by @luca-della-vedova @chapulina

@chapulina
Copy link
Contributor

For completeness, the bullet component is also missing, but it's not causing issues because it isn't required

@chapulina
Copy link
Contributor

Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants