Bug 509042

Summary: Some deprecation warnings during installation
Product: [Retired] freeIPA Reporter: Martin Nagy <mnagy>
Component: ipa-serverAssignee: Rob Crittenden <rcritten>
Status: CLOSED UPSTREAM QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: 2.0CC: benl, dpal, hripps, jgalipea, rvokal
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: 2012-03-28 09:33:22 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: 431020    
Attachments:
Description Flags
fix deprecation warning for sha none

Description Martin Nagy 2009-07-01 00:28:20 UTC
Description of problem:
During installation, few deprecation warnings are shown.

Version-Release number of selected component (if applicable):
Latest git tree.

How reproducible:
Install freeipa.

Actual results:
These warnings can be seen:
/usr/lib/python2.6/site-packages/ipaserver/install/certs.py:21: DeprecationWarning: the sha module is deprecated; use the hashlib module instead  import sha

/usr/lib/python2.6/site-packages/ipalib/errors.py:260: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

/usr/lib/python2.6/site-packages/ipalib/errors.py:275: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

Comment 1 Rob Crittenden 2009-07-23 21:01:35 UTC
Created attachment 354930 [details]
fix deprecation warning for sha

Comment 2 Rob Crittenden 2010-02-03 20:28:34 UTC
master commit 5767c6b37d68e645bce5666ec803570e12e22560