You are not logged in.

#1 2016-03-09 10:51:37

CyrIng
Member
From: France
Registered: 2010-07-17
Posts: 106
Website

[SOLVED] Full System Upgrade : suggest to remove kernel !

- EDIT -

Sorry, it has nothing to see with VirtualBox
It happens at the end of a full system upgrade
Or whenever doing a pacman -Qdt

But this should not been suggested, right ?
--- --- ---
Upgrading to the last vbox dkms ends with the following :


DKMS: install completed.
==> Packages no longer required by any installed package:
    linux


Does it sound correct to you ?

Last edited by CyrIng (2016-03-10 04:17:37)

Offline

#2 2016-03-09 11:03:20

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,846
Website

Re: [SOLVED] Full System Upgrade : suggest to remove kernel !

If you never explicitly installed the linux package, then that is correct. If you disagree with it, then change the install reason for the linux package to "explicitly installed" by using pacman's -D flag. See the manpage for details.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2016-03-09 11:41:07

CyrIng
Member
From: France
Registered: 2010-07-17
Posts: 106
Website

Re: [SOLVED] Full System Upgrade : suggest to remove kernel !

Indeed, linux has been installed (in 2008)  as a dependency for another package and "Depends On:" coreutils  linux-firmware  kmod  mkinitcpio>=0.7

Querying, for instance, linux-firmware displays that is required by linux

There are 1297 packages installed and I still wonder how one of them does not have any dependency with linux ?

Offline

#4 2016-03-09 12:39:55

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: [SOLVED] Full System Upgrade : suggest to remove kernel !

Since Linux is in the base group it can be assumed to be installed. The main place I see Linux explicitly defined as a dependency is with modules that need specific versions.  You  can see what packages list being dependent on Linux on the package page. Only 16 in the whole repo

Offline

#5 2016-03-10 04:15:24

CyrIng
Member
From: France
Registered: 2010-07-17
Posts: 106
Website

Re: [SOLVED] Full System Upgrade : suggest to remove kernel !

OK, solved with a :

pacman -D linux --asexplicit

Thanks for your answers.

Offline

Board footer

Powered by FluxBB