Have you seen this on the forums

https://forum.linuxcnc.org/gmoccapy/36942-debian-10-dependencies?start=10#149669

On 12/2/20 2:24 pm, Thomas D. Dean wrote:
On 2020-02-05 01:57, andy pugh wrote:
On Wed, 5 Feb 2020 at 04:25, Thomas D. Dean <tomd...@wavecable.com>
wrote:

How do I do a clean install of buster rtai and llinuxcnc?

Experimental at the moment. But:
1) Install Buster
2) Download the .debs at www.linuxcnc.org/temp
3) Install the Linux-image and Linux-headers debs
      sudo apt-get install ./linux-image-4.14.148-rtai-amd64.deb
      sudo apt-get install ./linux-headers-4.14.148-rtai-amd64.deb
4) Reboot and choose the new kernel in the grub menu.
5) Install the remaining .debs

This will give you a version of 2.8 that is a few months old. Buster
is currently being trained to build preemp-rt versions on Buster.


I did this and failed.  There are unmet dependencies.

I installed Debian 10 from debian-10.3.0-amd64-netinst.iso
Boot Debian 10 - OK
sudo apt-get install ./linux-image-4.14.148-rtai-amd64.deb - OK
sudo apt-get install ./linux-headers-4.14.148-rtai-amd64.deb - OK
Boot linux-image-4.14.148-rtai-amd64 - There seems to be some problem
  with the gnome display.  I had to use ctrl-alt-f2 and then alt-f1 to
  get the display to start.  This problem repeated on subsequent boots.

# uname -a
Linux sherline 4.14.148-rtai-amd64 #2 SMP PREEMPT Sat Nov 9 16:29:10
GMT 2019 x86_64 GNU/Linux

# sudo apt-get install ./linuxcnc_2.8.0~pre1_amd64.deb \
                   ./linuxcnc-dev_2.8.0~pre1_amd64.deb
...
 linuxcnc : Depends: libboost-python1.62.0 but it is not installable
            Depends: python-gtksourceview2 but it is not installable
            Depends: python-vte but it is not installable
            Recommends: hostmot2-firmware-all but it is not installable
 linuxcnc-dev : Depends: yapps2-runtime but it is not installable

These packages do not seem to be in the Debian 10 repository,
including contrib and non-free.  They were installed when the .deb
files were generated.

Where are they?

Tom Dean


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


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

Reply via email to