[Emc-developers] Broken master 06jan23

2023-01-07 Thread Dewey Garrett
Yesterday (06Jan2023), I made a bad commit that breaks master branch updates from 2.9. I've notified key developers with more git experience and suggest that users of git checkouts for the *master* branch defer updates until someone figures out how to fix it. Other branches (2.9 for instance) are

Re: [Emc-developers] Broken master 06jan23

2023-01-07 Thread gene heskett
On 1/7/23 11:03, Dewey Garrett wrote: Yesterday (06Jan2023), I made a bad commit that breaks master branch updates from 2.9. I've notified key developers with more git experience and suggest that users of git checkouts for the *master* branch defer updates until someone figures out how to fix it

Re: [Emc-developers] Broken master 06jan23

2023-01-07 Thread Jeff Epler
Thanks for speaking up about the problem as soon as you realized it. I have temporarily locked the "master" branch on github until this problem is resolved. I understand that the idea of force-pushing master to 1d836df^ before the problem was discussed and dismissed (on IRC?). I did not see this d

Re: [Emc-developers] Broken master 06jan23

2023-01-07 Thread Chris Morley
AFAICT the code (I didn't look at the docs mind you) is fixed. What is actually broken in master now? What are we trying to fix? The history? Why would we change to 'main' ? How does the name change fix merge problems? It does create doc and web reference problems. I disagree with having to use p

Re: [Emc-developers] Broken master 06jan23

2023-01-07 Thread Alec Ari via Emc-developers
Oh hey! Speaking of cameras, I'm working on a Gentoo image for LinuxCNC, it's like 90% of the way there, I have an installer and everything, just need to test it on CNC hardware.. Are the cameras you guys use for camview fall under UVC (USB_VIDEO_CLASS / uvcvideo) or something else? Trying to av