Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 958523 - app-crypt/sbctl 91-sbctl.install tries to sign invalid path.
Summary: app-crypt/sbctl 91-sbctl.install tries to sign invalid path.
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-21 00:58 UTC by Elliott Lester
Modified: 2025-06-22 23:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.gz,368.14 KB, application/gzip)
2025-06-21 01:00 UTC, Elliott Lester
Details
environment (environment.gz,21.64 KB, application/gzip)
2025-06-21 01:02 UTC, Elliott Lester
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Lester 2025-06-21 00:58:32 UTC
app-crypt/sbctl-0.16

During sys-kernel/gentoo-kernel-bin Install seems to sign the wrong path.


log excerpt: 
sbctl: Signing kernel /efi/930893dbc53041ba96b4dfa422fe44bb/6.15.2-gentoo-dist/linux
/efi/930893dbc53041ba96b4dfa422fe44bb/6.15.2-gentoo-dist/linux does not exist

kernel exists at:/efi/kernel-6.15.2-gentoo-dist

installkernel(dracut refind systemd -efistub -grub -systemd-boot -ugrd -uki -ukify)
sys-kernel/gentoo-kernel-bin(initramfs -debug -generic-uki -modules-compress -test)


Manual work around:
sbctl sign /efi/kernel-6.15.2-gentoo-dist
works as expected.
Comment 1 Elliott Lester 2025-06-21 01:00:39 UTC
Created attachment 935457 [details]
build.log
Comment 2 Elliott Lester 2025-06-21 01:02:01 UTC
Created attachment 935458 [details]
environment