FS#31162 - [linux] Output of uname -r incorrect
Attached to Project:
Arch Linux
Opened by Pat (whaevr) - Thursday, 16 August 2012, 20:41 GMT
Last edited by Stéphane Gaudreault (stephane) - Friday, 17 August 2012, 10:29 GMT
Opened by Pat (whaevr) - Thursday, 16 August 2012, 20:41 GMT
Last edited by Stéphane Gaudreault (stephane) - Friday, 17 August 2012, 10:29 GMT
|
Details
Description:
After upgrading to 3.4.9 I was unable to rebuild my catalyst package from the aur. The reason I found for this is because the PKGBUILD uses "uname -r" to find the modules directory. Output of "uname -r" from linux 3.4.9-1 is 3.4.8-1-ARCH Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: Upgrade to latest linux package uname -r |
This task depends upon
Closed by Stéphane Gaudreault (stephane)
Friday, 17 August 2012, 10:29 GMT
Reason for closing: Not a bug
Friday, 17 August 2012, 10:29 GMT
Reason for closing: Not a bug
Comment by
Daniel Wallace (gtmanfred) -
Thursday, 16 August 2012, 20:52 GMT
reboot
Comment by xduugu (xduugu) -
Thursday, 16 August 2012, 20:53 GMT
Solution: restart your system. Upgrading the linux package only
places the new kernel on the harddrive, but you are still running
the old kernel.
Comment by Pat (whaevr) - Thursday,
16 August 2012, 21:03 GMT
Ah right of course...now to figure out why the fglrx module wont
load. Errors about an unknown symbol?