Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 325064 Details for
Bug 377961
app-admin/smolt-1.4.3 does not work with linux kernel 3.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
smolt-1.4.3-kernel-3.0.patch
smolt-1.4.3-kernel-3.0.patch (text/plain), 488 bytes, created by
Andrei Slavoiu
on 2012-09-26 19:49:39 UTC
(
hide
)
Description:
smolt-1.4.3-kernel-3.0.patch
Filename:
MIME Type:
Creator:
Andrei Slavoiu
Created:
2012-09-26 19:49:39 UTC
Size:
488 bytes
patch
obsolete
>--- /usr/share/smolt/client/smolt.py.orig 2012-09-26 22:35:31.000000000 +0300 >+++ /usr/share/smolt/client/smolt.py 2012-09-26 22:36:00.000000000 +0300 >@@ -1347,10 +1347,9 @@ > def read_memory(): > un = os.uname() > kernel = un[2] >- if kernel[:3] == "2.6": >- return read_memory_2_6() > if kernel[:3] == "2.4": > return read_memory_2_4() >+ return read_memory_2_6() > > def read_memory_2_4(): > if not os.access("/proc/meminfo", os.R_OK):
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 377961
: 325064