Bug 599578

Summary: rhncfg: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Product: [Community] Spacewalk Reporter: Miroslav Suchý <msuchy>
Component: ClientsAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 1.1   
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-08-19 08:24:13 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: 585232    

Description Miroslav Suchý 2010-06-03 14:28:42 UTC
Description of problem:
In rhel6:
$ rhncfg-client list
/usr/share/rhn/config_common/utils.py:17: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

Comment 1 Milan Zázrivec 2010-08-04 14:34:12 UTC
This has been already fixed in spacewalk.git master:
6c9624ab7ec3a9962030a755c86e0d1f3617d40b

Comment 2 Milan Zázrivec 2010-08-19 08:24:13 UTC
Spacewalk 1.1 has been released.