public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUILD] Unable to sign drivers on Ubuntu 22.04 LTS desktop
@ 2023-05-04 17:02 Mirsad Goran Todorovac
  2023-05-05  9:00 ` [BUILD] [FOUND WORKAROUND] " Mirsad Goran Todorovac
  2023-05-05 13:46 ` [BUILD] " Bagas Sanjaya
  0 siblings, 2 replies; 5+ messages in thread
From: Mirsad Goran Todorovac @ 2023-05-04 17:02 UTC (permalink / raw)
  To: Bagas Sanjaya; +Cc: linux-kernel

Hi Bagas,

I seem to have run into a dead end with this.

OpenSSL 3.0.2 refuses to cooperate, despite enabling legacy ciphers:

   BTF [M] net/nsh/nsh.ko
   BTF [M] net/hsr/hsr.ko
make -f ./Makefile ARCH=x86     KERNELRELEASE=6.3.0+ intdeb-pkg
sh ./scripts/package/builddeb
   INSTALL 
debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko
   SIGN 
debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko
At main.c:170:
- SSL error:1E08010C:DECODER routines::unsupported: 
../crypto/encode_decode/decoder_lib.c:101
sign-file: ./
make[6]: *** [scripts/Makefile.modinst:87: 
debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko] 
Error 1
make[6]: *** Deleting file 
'debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko'
make[5]: *** [Makefile:1955: modules_install] Error 2
make[4]: *** [scripts/Makefile.package:150: intdeb-pkg] Error 2
make[3]: *** [Makefile:1657: intdeb-pkg] Error 2
make[2]: *** [debian/rules:16: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit 
status 2
make[1]: *** [scripts/Makefile.package:139: bindeb-pkg] Error 2
make: *** [Makefile:1657: bindeb-pkg] Error 2

I have tried to enable NEXT crypto mode:

% sudo update-crypto-policies --set NEXT

and rebooted, but no use.

Google also doesn't give a clue.
I have been able to compile kernels on Ubuntu 22.04 LTS on my laptop 
just about a year ago.

Thank you.

Mirsad



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-05 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 17:02 [BUILD] Unable to sign drivers on Ubuntu 22.04 LTS desktop Mirsad Goran Todorovac
2023-05-05  9:00 ` [BUILD] [FOUND WORKAROUND] " Mirsad Goran Todorovac
2023-05-05 12:45   ` Bagas Sanjaya
2023-05-05 13:46 ` [BUILD] " Bagas Sanjaya
2023-05-05 20:07   ` Mirsad Goran Todorovac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox