On Fri, 2005-03-25 at 10:20 -0500, Matthew Miller wrote: > Is something broken with groups in yum 2.3.1? I can't get them to actually > work -- "No Groups on which to run command" no matter what I do. > > In yum/__init__.py, the 'groupremote = repo.repoXML.groupLocation()' call > returns the error (not logged, by the way) "odd MDtype requested: group", > which sounds more like a bug than an I-configured-the-repo-wrong. > > Before I poke at this further: am I doing something stupid, and/or is the is > known problem? grouplist works for me in 2.3.1. Can you enable more debugging? also your repos have been built with: createrepo -g path/to/comps.xml-style-file /path/to/my/repo right? -sv