Bug 658566 - DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Summary: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Keywords:
Status: CLOSED DUPLICATE of bug 645444
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Client
Version: 540
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Michael Mráka
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-30 18:08 UTC by Thomas Cameron
Modified: 2010-11-30 18:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-30 18:12:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thomas Cameron 2010-11-30 18:08:11 UTC
Description of problem:
When I start osad on RHEL 6 servers, I get:

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


Version-Release number of selected component (if applicable):
Red Hat Enterprise Linux Server release 6.0 (Santiago)
osad-5.9.38-1.el6sat.noarch

How reproducible:
service osad start
  
Actual results:
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:
Silent start

Additional info:
This is related to http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=645444 but that bug is filed against Fedora, I wanted to file one against RHEL.  Sorry if that's not the right way to do it.

Comment 1 Thomas Cameron 2010-11-30 18:12:59 UTC
I'm an idiot, this is absolutely a dupe of 645444.  Sorry for the noise.

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


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