Re: Adding Pre-Depends from linux-image packages to linux-base

2025-05-13 Thread Ben Hutchings
On Sun, 2025-05-04 at 08:28 +0200, Helmut Grohne wrote: [...] > Judging from the code, you are aware that presence of linux-base is not > a given during postrm. In the absence of linux-base, hook execution is > skipped with a message rather than having things fail. Arguably, > uninstalling linux

Re: Adding Pre-Depends from linux-image packages to linux-base

2025-05-06 Thread Helmut Grohne
Hi Ben, On Sat, May 03, 2025 at 04:08:55PM +0200, Ben Hutchings wrote: > I'm proposing to add a linux-run-hooks command to the linux-base package > [1] that will then be used in all maintainer scripts of linux-image > packages [2]. This requires upgrading the current Depends on linux-base > to Pr

Re: Adding Pre-Depends from linux-image packages to linux-base

2025-05-04 Thread Simon McVittie
On Sun, 04 May 2025 at 15:58:55 +, Bill Allombert wrote: Le Sat, May 03, 2025 at 04:08:55PM +0200, Ben Hutchings a écrit : I'm proposing to add a linux-run-hooks command to the linux-base package [1] that will then be used in all maintainer scripts of linux-image packages [2]. This requires

Re: Adding Pre-Depends from linux-image packages to linux-base

2025-05-04 Thread Ben Hutchings
On Sun, 2025-05-04 at 15:58 +, Bill Allombert wrote: > Le Sat, May 03, 2025 at 04:08:55PM +0200, Ben Hutchings a écrit : > > Hi all, > > > > I'm proposing to add a linux-run-hooks command to the linux-base package > > [1] that will then be used in all maintainer scripts of linux-image > > pack

Re: Adding Pre-Depends from linux-image packages to linux-base

2025-05-04 Thread Bill Allombert
Le Sat, May 03, 2025 at 04:08:55PM +0200, Ben Hutchings a écrit : > Hi all, > > I'm proposing to add a linux-run-hooks command to the linux-base package > [1] that will then be used in all maintainer scripts of linux-image > packages [2]. This requires upgrading the current Depends on linux-base