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
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).
*** This bug has been marked as a duplicate of bug 480945 ***