Bug 194115 - DeprecationWarning repeatedly reported from diskcheck
Summary: DeprecationWarning repeatedly reported from diskcheck
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: diskcheck
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-05 20:42 UTC by Chris Brand
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-06 07:02:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Brand 2006-06-05 20:42:10 UTC
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:

Comment 1 Harald Hoyer 2006-06-06 07:02:37 UTC
diskcheck is deprecated since FC-4 and not delivered anymore... sorry.


Note You need to log in before you can comment on or make changes to this bug.