Description of problem: Every hour, root gets an email stating : /etc/cron.hourly/diskcheck: /etc/cron.hourly/diskcheck:27: DeprecationWarning: the regex module is deprecated; please use the re module import regex /usr/lib/python2.4/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub() DeprecationWarning) Version-Release number of selected component (if applicable): diskcheck.noarch 2:1.2-1 How reproducible: It gets reported every hour without fail. Steps to Reproduce: 1. cd /etc/cron.hourly 2. ./diskcheck 3. Actual results: Expected results: Some kind of report if diskspace is low. Additional info:
diskcheck is deprecated since FC-4 and not delivered anymore... sorry.