Description of Problem: I know that diskcheck is not completed (eg defaultcutoff not implemented) but ... diskcheck does not work and reports a disc as full if the config file in /etc/diskcheck.conf does not contain the disc percentage surrounded in string quotation marks. Version-Release number of selected component (if applicable): diskcheck-1.0-1 (rh7.2) python-1.5.2-27 (rh7.0) How Reproducible: 100% Steps to Reproduce: 1. in /etc/diskcheck.conf cutoff['/'] = 95 2. run diskcheck. erroneous report generated. 3. cutoff['/'] = '95' 4. diskcheck now works as expected
*** This bug has been marked as a duplicate of 54578 ***