Bug 530724

Summary: koan bundles optparse, subprocess, textwrap Python modules
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: koanAssignee: John Eckersberg <jeckersb>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: awood, dignan.patrick, gholms, jeckersb
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-18 22:20:16 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: 504493    

Description Cristian Ciupitu 2009-10-24 15:07:48 UTC
Description of problem:
koan comes with its own subprocess and optparse modules: /usr/lib/python2.6/site-packages/koan/opt_parse.py and /usr/lib/python2.6/site-packages/koan/opt_parse.py.

Additional info:
Mail list thread: https://fedorahosted.org/pipermail/cobbler-devel/2009-October/001296.html

Comment 1 Cristian Ciupitu 2009-10-24 15:24:49 UTC
(In reply to comment #0)
> koan comes with its own subprocess and optparse modules:.
Errata: /usr/lib/python2.6/site-packages/koan/sub_process.py

Comment 2 Cristian Ciupitu 2009-10-30 16:50:39 UTC
Upstream bug: https://fedorahosted.org/cobbler/ticket/523

Comment 3 Cristian Ciupitu 2009-11-07 03:10:37 UTC
I've discovered another bundled library: textwrap as /usr/lib/python2.6/site-packages/koan/text_wrap.py.

Comment 4 Patrick Dignan 2010-08-17 00:41:53 UTC
Cristian, it looks like your patches for this got merged into Cobbler 2.0.2, and the version in Fedora is currently 2.0.5, so this issue is resolved, correct?

Comment 5 Cristian Ciupitu 2010-08-18 07:35:47 UTC
Yes, that's correct.

Comment 6 Patrick Dignan 2010-08-18 22:20:16 UTC
Fixed upstream thanks to Cristian's patches. Closing this one as well.