Re: Ubuntu 18.04 and "sig_hashalgo: md4"

2020-09-07 Thread Jeffrey Walton
Thanks Dimitri, > If this is time critical for you, you could install kmod from focal on > your bionic system (or use it from chroot). It's nothing urgent. The issue fell out of a script I was working on. But I've got a feeling it's going to take a few years for the kmod changes to become readily

Re: Ubuntu 18.04 and "sig_hashalgo: md4"

2020-09-07 Thread Dimitri John Ledkov
Hey, linux kernel upstream has changed how signatures look like in v5.2-rc1, and only kmod 27 learned how to parse them. But bionic ships kmod 24, meaning with hwe / cloud kernels, the information printed by e.g. modinfo is incomplete. Normally bug reports should be opened in launchpad, i have do