Bug 1379176 - Installed kernel package differs from actual kernel
Summary: Installed kernel package differs from actual kernel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 24
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-25 19:12 UTC by tok.00
Modified: 2016-10-06 06:49 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-06 06:49:33 UTC
Type: ---


Attachments (Terms of Use)

Description tok.00 2016-09-25 19:12:01 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
Build Identifier: 

I have updated kernel to 4.7.4-200 but there are no images in boot with new kernel version


[andy@localhost ~]$ sudo dnf info kernel
[sudo] password for andy: 
Last metadata expiration check: 1:44:58 ago on Sun Sep 25 20:21:49 2016.
Installed Packages
Name        : kernel
Arch        : x86_64
Epoch       : 0
Version     : 4.7.4
Release     : 200.fc24
Size        : 0.0  
Repo        : @System
From repo   : updates
Summary     : The Linux kernel
URL         : http://www.kernel.org/
License     : GPLv2 and Redistributable, no modification permitted
Description : The kernel meta package

[andy@localhost ~]$ uname -r
4.6.4-301.fc24.x86_64
[andy@localhost ~]$ 

[andy@localhost ~]$ ll /boot/
total 82430
-rw-r--r--. 1 root root   175136 июл 12 15:06 config-4.6.4-301.fc24.x86_64
drwx------. 3 root root     1024 фев  4  2016 efi
drwxr-xr-x. 6 root root     1024 сен 25 14:58 grub2
-rw-r--r--. 1 root root 47445558 окт 31  2015 initramfs-0-rescue-cb18df4ff714450880405ae02c4b4e70.img
-rw-------. 1 root root 20249531 авг  5 23:18 initramfs-4.6.4-301.fc24.x86_64.img
-rw-r--r--. 1 root root   560267 авг  5 23:18 initrd-plymouth.img
drwx------. 2 root root    12288 окт 31  2015 lost+found
-rw-------. 1 root root  3336903 июл 12 15:06 System.map-4.6.4-301.fc24.x86_64
-rwxr-xr-x. 1 root root  5978744 окт 31  2015 vmlinuz-0-rescue-cb18df4ff714450880405ae02c4b4e70
-rwxr-xr-x. 1 root root  6634248 июл 12 15:06 vmlinuz-4.6.4-301.fc24.x86_64
[andy@localhost ~]$ 



Reproducible: Always

Steps to Reproduce:
1. Update kernel to latest version (4.8.4-200)
2. Reboot
3. uname -r
 
Actual Results:  
Kernel version stays the same

Expected Results:  
Kernel version is the save kernel package version

Comment 1 Igor Gnatenko 2016-09-26 06:26:22 UTC
Do you have any warnings when you are doing update?

Comment 2 tok.00 2016-09-26 06:45:51 UTC
Nope.

Comment 3 Michael Mráka 2016-09-26 08:44:18 UTC
Kernel package on Fedora does not contain any files. It's just a meta package for other kernel packages. The files you are looking for are in the kernel-core package.

How did you updated kernel? Show us output of dnf history info kernel.

Comment 4 tok.00 2016-10-06 06:49:33 UTC
kernel-core update helped. So you can close issue. Thank you guys.


Note You need to log in before you can comment on or make changes to this bug.