Re: Please help fixing xserver-xorg-input-keyboard

Samuel Thibault <[email protected]> Tue, 27 Jan 2026 09:43:51 +0100
Newsgroups gmane.linux.debian.devel.x,gmane.linux.debian.ports.hurd
Organization I am not organized
Message-ID <aXh6x6Jb2DNH_U7W@end>
Andreas Tille, le mar. 27 janv. 2026 09:24:35 +0100, a ecrit:
> Am Tue, Jan 27, 2026 at 09:03:23AM +0100 schrieb Samuel Thibault:
> > To get it running, you still need to enable the hurd shared runner:
> > 
> > in Settings, in CI/CD, in Runners, enable the hurd-i386-tagged shared runner (#689 (5z-8Z4Js))
> 
> Done.  Should work with next push / rerunning the pipeline.

The job could complete :)

The pipeline failed on

E: xserver-xorg-input-keyboard source: no-human-maintainers

> Question to the xorg team: I wonder whether we need to prevent the build
> on non-hurd architectures (and ask archive team to remove the old
> builds) since the build is failing[1] due to
> 
> 
> checking for xorg-server >= 1.10 xproto inputproto... yes
> configure: error: This is not the keyboard driver you are looking for. Use evdev or libinput.

Yes, from the source code it's apparently a long-term hard failure.

Samuel