I updated and upgraded then confirmed the correct git SHA but it did not fix the issue.
Then I used the workaround you posted: "sudo touch /usr/lib/python2.7/dist-packages/machinetalk/__init__.py " which did fix the issue, however I was still unable to find any available instances on the machinekit client app on windows and android using the latest(July 15) downloads. On Friday, July 15, 2016 at 3:15:41 PM UTC-5, Michael Haberler wrote: > > > > Am 15.07.2016 um 18:00 schrieb Michael Haberler <[email protected] > <javascript:>>: > > > > work on a fix is on progress > > Alex committed a fix - thanks! > > this should be in git SHA 2c0bb2a, build still running but should be > online in an hour or so > > please apt update && apt upgrade then, and verify with apt-cache policy > machinekit you got the right git SHA > > > thanks for the patience! > > > Alex took on a long-pending and nasty job, a cleanup of the protobuf > namespace, in preparing for making the protobuf stuff workable for use > outside the machinekit package; and of the many traps lying in this > minefield one was not defused > > - Michael > > > > > until then, this should be sufficient as a workaround: > > > > sudo touch /usr/lib/python2.7/dist-packages/machinetalk/__init__.py > > > > - Michael > > > >> Am 15.07.2016 um 01:47 schrieb 'IonicBasher' via Machinekit < > [email protected] <javascript:>>: > >> > >> The attached file is the entirety of commands that I ran from a brand > new RCN jessie machinekit image for the BBB. > >> > >> following along from here: > https://github.com/the-snowwhite/CRAMPS2/wiki/BBB-CRAMPS-Machineface-3D-Printer-Out-Of-The-Box-Experience > > >> > >> Still got the error by the end, perhaps I am doing something wrong if > it is not reproduce-able? > >> > >> Here are the results of "apt-cache policy machinekit" : > >> > >> machinekit@beaglebone:~$ apt-cache policy machinekit > >> > >> machinekit: > >> > >> Installed: 0.1.1468432619-1mk.travis.master.git0766e79c~1jessie > >> > >> Candidate: 0.1.1468432619-1mk.travis.master.git0766e79c~1jessie > >> > >> Version table: > >> > >> *** 0.1.1468432619-1mk.travis.master.git0766e79c~1jessie 0 > >> > >> 500 http://deb.machinekit.io/debian/ jessie/main armhf Packages > >> > >> 100 /var/lib/dpkg/status > >> > >> machinekit@beaglebone:~$ > >> > >> > >> > >> > >> > >> > >> > >> Thanks for all of the help by the way to all involved. > >> > >> > >> -- > >> website: http://www.machinekit.io blog: http://blog.machinekit.io > github: https://github.com/machinekit > >> --- > >> You received this message because you are subscribed to the Google > Groups "Machinekit" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > >> Visit this group at https://groups.google.com/group/machinekit. > >> For more options, visit https://groups.google.com/d/optout. > >> <configserver_error.txt> > > > > -- > > website: http://www.machinekit.io blog: http://blog.machinekit.io > github: https://github.com/machinekit > > --- > > You received this message because you are subscribed to the Google > Groups "Machinekit" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > Visit this group at https://groups.google.com/group/machinekit. > > For more options, visit https://groups.google.com/d/optout. > > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
