2.9.5 should not be available to download due to it being broken.
- langdons
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 739
- Thank you received: 82
24 Oct 2025 00:31 #337004
by langdons
2.9.5 should not be available to download due to it being broken. was created by langdons
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 19703
- Thank you received: 4566
25 Oct 2025 21:26 #337166
by andypugh
Replied by andypugh on topic 2.9.5 should not be available to download due to it being broken.
2.9.6 is also broken.
And 2.9.5 and 2.9.6 only exist because 2.9.4 is broken.
As it 2.9.3, 2, 1, 0....
As far as I know at the moment 2.9.7 is, at least, broken in unknown ways.
It will be out on Sunday.
And 2.9.5 and 2.9.6 only exist because 2.9.4 is broken.
As it 2.9.3, 2, 1, 0....
As far as I know at the moment 2.9.7 is, at least, broken in unknown ways.
It will be out on Sunday.
The following user(s) said Thank You: tommylight, pommen, langdons
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
26 Oct 2025 01:47 #337173
by unknown
Replied by unknown on topic 2.9.5 should not be available to download due to it being broken.
Any idea of what may be suitable for a new image ?
I'd like an idea of what to use in the Raspios image I'm working on for Trixie.
I'd like an idea of what to use in the Raspios image I'm working on for Trixie.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4571
- Thank you received: 2034
26 Oct 2025 05:59 #337181
by Aciera
Replied by Aciera on topic 2.9.5 should not be available to download due to it being broken.
2.9.7
Any idea of what may be suitable for a new image ?
The following user(s) said Thank You: unknown
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11503
- Thank you received: 3857
27 Oct 2025 10:58 #337274
by rodw
Replied by rodw on topic 2.9.5 should not be available to download due to it being broken.
DO we actually need an image anymore of the Pi is using Trixie? Why not just try one of the official Deb files here?
linuxcnc.org/dists/trixie/2.9-uspace/binary-arm64/
linuxcnc.org/dists/trixie/2.9-uspace/binary-arm64/
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
27 Oct 2025 11:59 - 27 Oct 2025 23:09 #337275
by unknown
Replied by unknown on topic 2.9.5 should not be available to download due to it being broken.
I think those Trixie files may have been built on Bookworm, when I built an image last night it pulled the Linuxcnc packages from Debian. Trying to manually install brought up a lot of messages regarding packages that could not be installed.
sudo apt install linuxcnc-uspace=1:2.9.6 linuxcnc-uspace-dev=1:2.9.6
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
linuxcnc-uspace : Depends: python3 (< 3.12) but 3.13.5-1 is to be installed
Depends: libboost-python1.74.0 (>= 1.74.0+ds1) but it is not installable
Depends: libboost-python1.74.0-py311 but it is not installable
Depends: libgpiod2 (>= 1.5.1) but it is not installable
Depends: libpython3.11 (>= 3.11.0) but it is not installable
Recommends: hostmot2-firmware-all but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. linuxcnc-uspace:arm64=1:2.9.6 is selected as an upgrade
2. linuxcnc-uspace:arm64=1:2.9.6 Depends python3 (< 3.12)
but none of the choices are installable:
[no choices]
Last edit: 27 Oct 2025 23:09 by unknown.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11503
- Thank you received: 3857
28 Oct 2025 06:43 #337326
by rodw
Replied by rodw on topic 2.9.5 should not be available to download due to it being broken.
Thars a shame, So much going on in the builds and repos
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
28 Oct 2025 10:02 #337341
by unknown
Replied by unknown on topic 2.9.5 should not be available to download due to it being broken.
Aye, that it is.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11503
- Thank you received: 3857
29 Oct 2025 09:25 #337388
by rodw
www.linuxcnc.org/linuxcnc-trixie-install.sh
But he wants to produce a singe script that does all Debian versions....
Replied by rodw on topic 2.9.5 should not be available to download due to it being broken.
Andy is working hard on this, He's got a longer key now for trixie. you could try this script he did for trixieAye, that it is.
www.linuxcnc.org/linuxcnc-trixie-install.sh
But he wants to produce a singe script that does all Debian versions....
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
29 Oct 2025 10:54 #337391
by unknown
Replied by unknown on topic 2.9.5 should not be available to download due to it being broken.
The image builds with the longer Trixie key, I've also migrated to the newer form for the sources list.
The only package that will update from the Linuxcnc repo are the docs. So it works, the only issue being the one mentioned in my previous post.
The only package that will update from the Linuxcnc repo are the docs. So it works, the only issue being the one mentioned in my previous post.
Please Log in or Create an account to join the conversation.
Time to create page: 0.095 seconds