ubuntu-mainline-kernel.sh icon indicating copy to clipboard operation
ubuntu-mainline-kernel.sh copied to clipboard

gpg is required

Open jabla opened this issue 4 years ago • 2 comments

If gpg is not installed, the script aborts with the following "unclear" error message:

Abort, signature of checksum file is NOT OK

Therefore the gpg dependency should be listed in the installation instructions.

jabla avatar Aug 11 '21 13:08 jabla

What Ubuntu (based) system comes without gpg?

gothicVI avatar Aug 11 '21 14:08 gothicVI

We have installed ubuntu 18.04 with a netboot mini.iso via pxe.

jabla avatar Aug 11 '21 15:08 jabla

I'd assume that setting check_signature=0 would've worked, but have added an automated check if gpg is executable.

pimlie avatar May 28 '23 13:05 pimlie