[Expired for libstatgrab (Ubuntu) because there has been no activity for
60 days.]
** Changed in: libstatgrab (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to libstatgrab in Ubuntu.
https://bugs.launchpad.net/bugs/886783
Title:
statgrab.sg_get_fs_stats() returns NULL
Status in “libstatgrab” package in Ubuntu:
Expired
Bug description:
this function does not work as shown below:
>>> import statgrab
>>> stats=statgrab.sg_get_fs_stats()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.7/statgrab.py", line 62, in sg_get_fs_stats
return _statgrab.py_sg_get_fs_stats()
File "_statgrab.pyx", line 459, in _statgrab.py_sg_get_fs_stats
_statgrab.StatgrabException: 'sg_get_fs_stats() returned NULL'
>>>
All other statgrab functions work just fine.
machine details:
>>> statgrab.sg_get_host_info()
{'uptime': 5068, 'os_name': 'Linux', 'platform': 'x86_64', 'hostname':
'alienw', 'os_version': '#20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011',
'os_release': '3.0.0-12-generic'}
>>>
Thank you!
Phil
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libstatgrab/+bug/886783/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp