> <html><head></head><body>For fun (actually, in desperation, to find something 
> that might install on
> a troublesome motherboard, but that's not important right now), I installed
> Trixie / unstable.

Well done. Thank you!

> Then I tried to install linuxcnc-uspace
>
> And that didn't work, but I was puzzled by the list of dependencies:
>
> ...
> libgpiod2 - but that is not installable
> ...
>
> libgiod2? How has that found its way into our dependencies? The fact we
> don't support that is near the top of my personal "must fix" list.

It is gone:
https://packages.debian.org/sid/libgpiod2

The
https://packages.debian.org/search?keywords=libgpiod-dev
package (which is in our build-deps)
https://github.com/LinuxCNC/linuxcnc/blob/99ef8fd26693d9ce22873af70e271447786e7b0b/debian/control.top.in#L31
is from the
https://tracker.debian.org/pkg/libgpiod
source package and produces the binary package with the "3" at the end
https://packages.debian.org/unstable/libgpiod3

I do not know exactly what is going on, seems like the two versions are not 
compatible.
An upload of a new version of LinuxCNC, like the 2.9.4, will be as source only.
The binary dependency on the right version of libgpio will be updated while it 
is then
rebuilt across all platforms.

Executive summary: The upload of 2.9.4 to Debian I am confident will fix that.

Petter, Seb and myself just need to decide amongst ourselves about who is doing 
it.

Best,
Steffen


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

Reply via email to