-
Notifications
You must be signed in to change notification settings - Fork 37
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
Packages not installing on buster #98
Comments
for completeness, I tried the other packages that look like they would be what I want:
also, |
I am not 100% sure exactly what you are trying to install, from that excerpt it looks like you want the There was an issue with dependencies. I think you are hitting the same problem as described in this thread on Machinekit mail-list. |
I did what's specified on the website (http://www.machinekit.io/docs/getting-started/APT-packages-buster and http://www.machinekit.io/docs/getting-started/install-runtime-packages/ - already have a RT kernel installed):
Should I understand that the packages themselves are deprecated, and the split cnc / hal from http://deb.machinekit.io/debian/pool/main/m/ are there by mistake? If so, is there any place where I can get current packages without rebuilding everything (the BBB doesn't have much free space and I'd rather not trash its onboard flash with package builds anyway...). edit: re-read the whole thread, so in theory the documentation should be updated and hal / cnc packages are supposed to work; this was a year ago, is there any way to speed this up? do you need maintainers for stuff like this? |
The main problem is that a year ago the build server was switched off and the So, I changed the dependency requirements for Machinekit-CNC, but these changes were never produced into packages as no build process was active then. You have several options, as far as I see it:
|
thanks for the info; at a first glance I guess emcapplication it is (the machine I want to use this on still works okay with grbl on a hacked together stm32 board + cncjs on a little orange pi, and it is due for a rebuild later this year, I need to build a control box, opto-isolated cape, etc. before I can switch to machinekit / linuxcnc) |
I was trying to follow the instructions for installing on buster on a BBB, it throws dependency issues at me:
Looking at the code in https://github.com/machinekit/machinekit-cnc/blob/master/debian/control.rt-preempt-buster.in it should be fixed, but it looks like the repo wasn't updated correctly.
The text was updated successfully, but these errors were encountered: