umlaeute / v4l2loopback

v4l2-loopback device
GNU General Public License v2.0
3.61k stars 515 forks source link

DKMS Won't Sign When Building #562

Closed 5p4r74cu5 closed 8 months ago

5p4r74cu5 commented 8 months ago

v4l2loopback: v0.12.7 Kernel: v6.1.0-13-amd64 Distro: Debian 12


Hey everyone :-) I didn't have any luck with DKMS signing v4l2loopback-dkms for my secure boot when installing with apt, so I tried the instructions in readme.md to manually build with DKMS, however I encountered the same error when doing so. Any advice would be appreciated.

At main.c:170:

SSL error:07880109:common libcrypto routines::interrupted or cancelled: ../crypto/passphrase.c:184 SSL error:07880109:common libcrypto routines::interrupted or cancelled: ../crypto/passphrase.c:184 SSL error:1C80009F:Provider routines::unable to get passphrase: ../providers/implementations/encode_decode/decode_epki2pki.c:96 SSL error:07880109:common libcrypto routines::interrupted or cancelled: ../crypto/passphrase.c:184 SSL error:04800068:PEM routines::bad password read: ../crypto/pem/pem_pkey.c:159 sign-file: /var/lib/shim-signed/mok/MOK.priv Done.

umlaeute commented 8 months ago

If DKMS doesn't sign, this is likely to be an issue with DKMS rather than with v4l2loopback.

Since DKMS is an external tool (outside the scope of this repository), I'm closing this as "not-for-us"

5p4r74cu5 commented 8 months ago

Alright I made a post in the DKMS github, will post here again with an update if theres anything worth updating in the readme.md

umlaeute commented 8 months ago

README updates would be very much welcome, thanks.