Bug 485445 - rawhide: python deprecation warnings
Summary: rawhide: python deprecation warnings
Keywords:
Status: CLOSED DUPLICATE of bug 480945
Alias: None
Product: Fedora
Classification: Fedora
Component: python-cheetah
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mike Bonnet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-13 16:08 UTC by Jerry Amundson
Modified: 2009-02-13 16:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-13 16:28:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry Amundson 2009-02-13 16:08:46 UTC
Description of problem:
rawhide: cobbler Deprecation warning's

Version-Release number of selected component (if applicable):
cobbler.noarch 0:1.4.2-1.fc11

How reproducible:
always

Steps to Reproduce:
1. install/update, or run "cobbler check"
2.
3.
  
Actual results:
warnings

Expected results:
no warnings

Additional info:
# cobbler check
/usr/lib64/python2.6/site-packages/Cheetah/CacheRegion.py:30: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5

Comment 1 Michael DeHaan 2009-02-13 16:17:18 UTC
reassigning this to Cheetah, as this is where the error is coming from.

Cobbler has fixed it's python 2.6 deprecation warnings already (or should have).

Comment 2 Jerry Amundson 2009-02-13 16:28:46 UTC

*** This bug has been marked as a duplicate of bug 480945 ***


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