seth vidal wrote:
I'm not sure.
The old code was:
def init_hook(conduit):
parser = conduit.getOptParser()
parser.add_option('--group-package-types=[types]',
action='store_true',
It's not very likely that the above worked to get a list of package
types. It's store_true - which shouldn't take options. You sure that's
the one you were using before?
Yes, it was working on 3.0.5 on CentOS 5.1.
Are these options listed/documented anywhere?
it's an optparser object. look up optparser in the python docs.
OK, will check it out.
R.
_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel