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

Vagrant Installation Issue: Unmet Dependencies #5

Open
ummerland opened this issue Feb 18, 2019 · 0 comments
Open

Vagrant Installation Issue: Unmet Dependencies #5

ummerland opened this issue Feb 18, 2019 · 0 comments

Comments

@ummerland
Copy link

When installing MachinekitSDK with vagrant up it stops at some point saying
"The following packages have unmet dependencies: virtualbox-guest-x11: Depends: xorg-video-abi-18 but it is not installable"
When trying to apt-get install xserver-xorg-core on the guest to install xorg-video-abi-18, the same problem occurs.

machinekit

So I manually deleted the installation of virtualbox-guest-x11 in the cookbook vbox-guest-additions.sh.
But then it refuses to install machinekit because of missing dependencies too. libzmq3 seems to be one of the culprits that cannot be installed.

Are there bindings that are not updated somehow?

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

1 participant