[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1030845: RFP: sbctl -- Secure Boot Manager



Hi

I have updated/finished packaging of the go-uefi dependency and uploaded
it to NEW:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095271

I hope to upload 'sbctl' as well eventually, but latest 0.16 release
requires landlock+libcap, see errors below.  I put a pipeline of 'sbctl'
here:

https://salsa.debian.org/jas/sbctl/-/pipelines/

I looked into landlock+libcap but it looked a bit messy: 'libcap2' is in
Debian but without the golang-*-dev package, and maybe this should be a
separate source package if the Go wrapper has little to do with the C
library.  Hopefully I will resume on that or someone else beats me to
it.

/Simon


src/github.com/foxboron/sbctl/config/config.go:11:2: cannot find package "github.com/landlock-lsm/go-landlock/landlock" in any of:
	/usr/lib/go-1.23/src/github.com/landlock-lsm/go-landlock/landlock (from $GOROOT)
	/build/sbctl-0.16/_build/src/github.com/landlock-lsm/go-landlock/landlock (from $GOPATH)
src/github.com/foxboron/sbctl/lsm/lsm.go:10:2: cannot find package "github.com/landlock-lsm/go-landlock/landlock/syscall" in any of:
	/usr/lib/go-1.23/src/github.com/landlock-lsm/go-landlock/landlock/syscall (from $GOROOT)
	/build/sbctl-0.16/_build/src/github.com/landlock-lsm/go-landlock/landlock/syscall (from $GOPATH)

Attachment: signature.asc
Description: PGP signature


Reply to: