Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 7231

Summary: whichdb.py problem
Product: [Retired] Red Hat Linux Reporter: scm
Component: pythonAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-11-22 21:49:30 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:

Description scm 1999-11-22 18:14:39 UTC
The version of python included with 6.1 is 1.5.2 without the whichdb patch
that Guido released a while back.  This means that under many circumstances
shelves do not work under python without extra code to correct for the
inability to see which type of DB it is.  While I have patched my system,
my clients who will be running my python code will not be able to do the
same and need an update RPM.

For further description of the bug you can find it in the python bug
database.

	Thanks,
		Shawn Masters

Comment 1 Michael K. Johnson 1999-11-22 21:49:59 UTC
vis:
http://www.python.org/python-bugs/resolved?id=97;user=guest

Fixed in python-1.5.2-8, which will be in the next RawHide.