I installed a fresh Debian 10 Mate and installed the RT kernel then removed the plain kernel. Following these instructions

http://linuxcnc.org/docs/2.8/html/getting-started/getting-linuxcnc.html#_installing_on_debian_buster_with_preempt_rt_kernel

8. Add the apt repository:

echo deb http://linuxcnc.org/ buster base 2.8-rtpreempt | sudo tee -a /etc/apt/sources.list.d/linuxcnc.list

This line corrupts the terminal session by some kind of redirect of stdin and when I try and install LinuxCNC apt simply aborts after the Y/n question.

I found the following by searching the web:
apt-get aborts when it wants interactive confirmation but can't read input from stdin.

JT

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to