Linux kernel upgrade

Hi all have a question, after running

sudo parrot-upgrade

, and doing a

uname -a

I get this

Linux xxxx 5.7.0-2parrot2-amd64 #1 SMP Debian 5.7.10-1parrot2 (2020-07-31) x86_64 GNU/Linux

I think kernel was not updated, since parrot version is 4.11
I can see this on using neofetch

OS: Parrot OS 4.11 x86_64

and if I run sudo parrot-upgrade again I get
Building dependency tree… Done
Reading state information… Done
3 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-headers-amd64 linux-image-amd64
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

and after listing the upgradables ones I get

Listing… Done
linux-headers-amd64/rolling,rolling,rolling 5.10.24-5parrot1 amd64 [upgradable from: 5.7.10-1parrot2]
linux-image-amd64/rolling,rolling,rolling 5.10.24-5parrot1 amd64 [upgradable from: 5.7.10-1parrot2]
regripper/rolling,rolling,rolling 2.5-1kali5 amd64 [upgradable from: 2.5-1kali0]

so Is there something wrong?
How should I get the last version of all the packages?

my parrot.list source have

deb Index of /parrot/ rolling main contrib non-free
#deb-src Index of /parrot/ rolling main contrib non-free
deb Index of /parrot/ rolling-security main contrib non-free
#deb-src Index of /parrot/ rolling-security main contrib non-free

1 Like

sudo apt install linux-headers-amd64 linux-image-amd64

2 Likes

ok thanks, I’ll try that

Hello I also experience the following error while running an upgrade. I use the sudo parrot-upgrade or the prompt to update or upgrade on restart. Will appreciate your response

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