Bug 634193

Summary: osad: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Product: [Community] Spacewalk Reporter: Šimon Lukašík <slukasik>
Component: ClientsAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 1.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-15 13:45:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 623772    

Description Šimon Lukašík 2010-09-15 13:30:10 UTC
Description of problem:

Version-Release number of selected component (if applicable):
osad-5.9.38-1.fc13.noarch
python-2.6.4-25.fc13.x86_64

How reproducible:
deterministic 

Steps to Reproduce:
1. # service osad restart
2.
3.
  
Actual results:
# service osad restart
Shutting down osad: [  OK  ]
Starting osad: /usr/lib/python2.6/site-packages/jabber/jabber.py:68: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha, time

Expected results:
No Warning

Additional info:
This might be affecting rhel6 clients also.

Comment 1 Milan Zázrivec 2010-09-15 13:45:08 UTC

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