I can't remove kernel 614

I know there was an other topic with the same title, but my problem is different.
This is the terminal return when I try to remove it.


Linux 6.14:
VirtualBox Host Modules for Linux 6.14
Linux614-acpi_call

Starting...
Dependency check...
Deleting 'Linux 6.14 ACPI Call' breaks the 'Linux 6.14 ACPI Call' dependency required by 'Linux ACPI Call Meta'.
Error: Transaction preparation failed (dependency satisfaction failed).

How can I to remove it?
I’ve also read that the linux 6.15 kernel will be an LTS one. It’s true?

How did you try to remove it (and presumably failed)?

From what I see:
remove

'Linux ACPI Call Meta'

which is blocking the removal of

'Linux 6.14 ACPI Call'

… as a general rule, the last thing mentioned in the message is the one that needs to be addressed

in this case:

... dependency required by 'Linux ACPI Call Meta'.

This could be an indication that you have the linux-meta package synced.

The console log presented does not contain any information on what you where trying to do when the message was displayed.

But you could try removing the meta packages… but without more information it will be a guess

sudo pacman -R linux-meta linux-acpi_call-meta

Not likely - it is still too early to deduce anything about the next LTS as listed on kernel.org. Manjaro follows kernel.org - but other distributions may choose another version for their long term support which is independent of kernel.org.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.