On Thu, 2012-10-11 at 05:42 -0400, Zdenek Pavlas wrote: > > > Make sure that _retrieveMD() returns None > > > instead of raising RepoError when cacheonly=True > > We can/should do both though, no? > > Yes, _retriveveMD() raising errors with skip_if_unavailable=True should > probably count as a bug. When fixed, we have to handle such error > explicitly.. > So this is probably better: > > commit 5acb4dbe11615c3969f4843d7ee9fbaa0393c08c > Author: Zdeněk Pavlas <[email protected]> > Date: Wed Oct 10 14:44:37 2012 +0200 > > cacheonly: skip repo when group metadata not available. BZ 864717
ACK. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
