From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sascha Kilian To: development@lists.ipfire.org Subject: fireinfo Bug for Kernel Informations and Root Disk Size Date: Mon, 24 Feb 2014 13:33:36 +0100 Message-ID: <1393245216.2526.5.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7872522746029455868==" List-Id: --===============7872522746029455868== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi there, it is my first post on this list. If i make some misstakes, please tell me. If trying to figure out why the Diskspace is not shown in my Profile. i figured out that some bugs in fireinfo "system.py" exist. in line 450 "print s.kernel" -> "s.kernel_release" The root_size is null, i have patched some in the system.py and make the path in line 388 Static to "/sys/block/sda/size" then he got the right size. I think it needs to be other identification, sda is the MBR not the right partition (sda3). My Python expirience is too low to make this right. Best regards from Germany Sascha Kilian --===============7872522746029455868==--