Package Details: efistub-libre 260.1-3

Git Clone URL: https://aur.archlinux.org/efistub-libre.git (read-only, click to copy)
Package Base: efistub-libre
Description: Systemd's EFI stubs collections without systemd
Upstream URL: https://github.com/systemd/systemd
Licenses: LGPL2.1
Conflicts: systemd-efi-stub
Provides: systemd-efi-stub
Submitter: osimarr
Maintainer: osimarr
Last Packager: osimarr
Votes: 0
Popularity: 0.000000
First Submitted: 2026-03-25 07:35 (UTC)
Last Updated: 2026-04-16 19:19 (UTC)

Latest Comments

osimarr commented on 2026-04-16 19:20 (UTC)

I used distrobox/podman with artix image to test it. Installed the base image and found the missing dependence python-pyelftools. It should be fixed now.

Stormrvr commented on 2026-04-15 21:27 (UTC)

Just as a note - The work around to ninja: error: unknown target 'src/boot/linuxx64.efi.stub' that I have found:

  1. Download this package manually from ArtixLinux https://packages.artixlinux.org/packages/system/x86_64/egummiboot/
  2. From inside the package extract: /usr/lib/systemd/boot/efi/linuxx64.efi.stub
  3. Put the extracted file into : /usr/lib/gummiboot (the directory 'gummiboot' might need to be created)
  4. mkinitcpio should pick that up and run with it.

Stormrvr commented on 2026-04-13 23:23 (UTC)

I've just tried to install this - unfortunately I also get the error :

ninja: error: unknown target 'src/boot/linuxx64.efi.stub'

osimarr commented on 2026-04-03 04:08 (UTC)

Thanks for the report. I've fixed this issue. It was because the package wanted to compile both 64 and 32bits stubs. But it would fail to compile in systems without the multilib repository. I removed the 32bits stub from this package. It will have to be its own package.

JoshuaVandaele commented on 2026-04-02 11:36 (UTC)

I cannot get this to work, the same error is always repeated no matter the build environment: ninja: error: unknown target 'src/boot/linuxx64.efi.stub'