[PATCH] util/grub.d/10_linux.in: Ignore kernel if initrd required but

2024-02-13 Thread TJ
I have recently seen several bugs on Debian and Ubuntu whereby when a new kernel package is installed the host uses DKMS to build a module and that build fails (often the case with nvidia, but can also affect others, e.g. jool).The kernel install scripts stop before the initrd.img has been created

Re: [PATCH] util/grub.d/10_linux.in: Ignore kernel if initrd required but

2024-02-13 Thread Didier Spaier
Le 2/13/24 à 10:42, TJ a écrit : > I have recently seen several bugs on Debian and Ubuntu whereby when a > new kernel package is installed the host uses DKMS to build a module and > that build fails (often the case with nvidia, but can also affect > others, e.g. jool).The kernel install scripts s

Re: [PATCH] Skip tests if tool/dependency is not installed

2024-02-13 Thread Krishan Gopal
Hi Glenn, On 02/02/24 2:59 am, Glenn Washburn wrote: Hi Krishan, On Tue, 30 Jan 2024 04:18:13 -0600 Krishan Gopal Saraswat wrote: Currently many tests ends up in an ERROR state due to the environment not having relevant tools, majorly being due to different file systems. For example before