FS#28095 - [linux] Kernel version in uname doesn't match

Attached to Project: Arch Linux
Opened by Dariusz Zając (Kazuldur) - Wednesday, 25 January 2012, 11:03 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 25 January 2012, 11:33 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

[kaz@Dmitrij ~]$ LANG=C pacman -Qi linux | grep Version
Version : 3.2.1-2
[kaz@Dmitrij ~]$ ls /lib/modules/
3.2.1-2-ARCH extramodules-3.2-ARCH
[kaz@Dmitrij ~]$ uname -r
3.2.1-1-ARCH

I think it causes this problem:
[root@Dmitrij kaz]# modprobe fuse
libkmod: index_mm_open: No such file or directory
libkmod: kmod_search_moddep: could not open moddep file '/lib/modules/3.2.1-1-ARCH/m
odules.dep.bin'
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 25 January 2012, 11:33 GMT
Reason for closing:  Not a bug
Additional comments about closing:  PEBCAK
Comment by Fabian Homborg (alfa) - Wednesday, 25 January 2012, 11:06 GMT
Did you reboot after the update? It works for me.
Comment by Dariusz Zając (Kazuldur) - Wednesday, 25 January 2012, 11:11 GMT
Ah, my bad, stupid hibernation. It works now :)
Sorry for the noise.

Loading...