Buildbot + Debian 11 / Bullseye Questions
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11227
- Thank you received: 3752
Might be closer than we think. Nice! But get it hosted on Debian!
I think the right path forward is work with the Debian guys to have a deb for 2.9 branch published in the debian repos.
There is work currently being done to achieve this.
Awesome news Phill. We really need a Debian 11 deb file available before then though.
github.com/LinuxCNC/linuxcnc/pull/1298
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5723
- Thank you received: 2095
Might be closer than we think. Nice! But get it hosted on Debian!
forum.linuxcnc.org/9-installing-linuxcnc...ions?start=20#222725
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
- Posts: 23315
- Thank you received: 4944
With the release of Debian 11 (Bullseye), I think there is now no need for Linuxcnc to distribute software on ISO's. Instead, I think the right path forward is work with the Debian guys to have a deb for 2.9 branch published in the debian repos. My understanding of the repos is that all of the required dependencies are then deployed when the user types
sudo apt-get install linuxcnc Or use Synaptic to install it If this was done, our software could be installed (on kernel 5.10 and above) in 3 steps 1. install the preempt_rt kernel
Actually I think that it should be a single step. The kernel will come in as a dependency.
There is (suddenly) a whole lot of activity on this as someone from the Debian side has taken an interest.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11227
- Thank you received: 3752
Andy, thanks very exciting news. I was not game to ask that the preempt_rt kernel was treated as a dependency!
With the release of Debian 11 (Bullseye), I think there is now no need for Linuxcnc to distribute software on ISO's. Instead, I think the right path forward is work with the Debian guys to have a deb for 2.9 branch published in the debian repos. My understanding of the repos is that all of the required dependencies are then deployed when the user types
sudo apt-get install linuxcnc Or use Synaptic to install it If this was done, our software could be installed (on kernel 5.10 and above) in 3 steps 1. install the preempt_rt kernel Actually I think that it should be a single step. The kernel will come in as a dependency. There is (suddenly) a whole lot of activity on this as someone from the Debian side has taken an interest.
Please Log in or Create an account to join the conversation.
- Joco
-
- Offline
- Platinum Member
-
- Posts: 528
- Thank you received: 320
netcat
Please Log in or Create an account to join the conversation.
- bevins
-
- Offline
- Platinum Member
-
- Posts: 1943
- Thank you received: 336
Attachments:
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
- Posts: 23315
- Thank you received: 4944
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11227
- Thank you received: 3752
Andy, for some reason I've noticed some commits changing the docs are not flowing through to the web site docs. it would be good if that could be done so that change is reflected in the docs.
Anyway, the amazing thing is that linuxcnc is sitting in the debian in queue for inclusion in debian 12!
Please Log in or Create an account to join the conversation.
- bevins
-
- Offline
- Platinum Member
-
- Posts: 1943
- Thank you received: 336
Please Log in or Create an account to join the conversation.
- bevins
-
- Offline
- Platinum Member
-
- Posts: 1943
- Thank you received: 336
I did build with uspace but it had a weird message saying about building with uspace for display or something weird.
Please Log in or Create an account to join the conversation.