On Thu, 2013-07-11 at 14:19 +0200, Zdenek Pavlas wrote:
> md = yum.repoMDObject.RepoMD('foo', '/path-to/fedora/repomd.xml')
> md.dump_xml() => traceback
>
> We parse self.tags['distro'] to a dict, but dump_xml() assumes it's
> a list of 2-tuples (API users probably set it that way).
> Just handle both.ACK. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
