Bug 459204

Summary: remove references to depricated python-optik to optparse
Product: [Community] Spacewalk Reporter: Mike McCune <mmccune>
Component: ServerAssignee: Mike McCune <mmccune>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.2CC: dgoodwin, kevarh
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: 2009-09-17 07:00:05 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: 456550    

Description Mike McCune 2008-08-14 22:53:31 UTC
Our satellite-tools package references optik for it's command line parsing.  Python 2.5 does not include the optik package and is depricated in 2.3 and 2.4.

Going to replace it with optparse.

Comment 1 Mike McCune 2008-08-20 17:29:00 UTC
removed the unneeded try/catch blocks for optparse.

Comment 2 Devan Goodwin 2008-09-05 16:39:00 UTC
Found two references to optik in the source, both as a fallback from an ImportError attempting to use optparse instead.

Considering this verified in spacewalk 0.2.

Comment 3 Kevin Arhelger 2009-05-13 04:37:55 UTC
Also osad on Fedora 10 is broken in same manner, bug 494025.

Comment 4 Miroslav Suchý 2009-09-17 07:00:05 UTC
Spacewalk is released for long time.