{"unknown format",&printers.PrintOptions{OutputFormatType:"anUnknownFormat",OutputFormatArgument:"",AllowMissingKeys:false},fmt.Errorf("output format \"anUnknownFormat\" not recognized")},
{"unknown format",&printers.PrintOptions{OutputFormatType:"anUnknownFormat",OutputFormatArgument:"",AllowMissingKeys:false},fmt.Errorf("output format \"anUnknownFormat\" not recognized")},
glog.Warningf("group %v has multiple unprioritized versions: %#v. They will have an arbitrary preference order!",gmf.GroupArgs.GroupName,unprioritizedVersions)
glog.Warningf("group %v has multiple unprioritized versions: %#v. They will have an arbitrary preference order!",gmf.GroupArgs.GroupName,unprioritizedVersions)
}
}
ifpvSet.Len()!=0{
ifpvSet.Len()!=0{
returnfmt.Errorf("group %v has versions in the priority list that were never announced: %s",gmf.GroupArgs.GroupName,pvSet)
returnfmt.Errorf("group %v has versions in the priority list that were never registered: %s",gmf.GroupArgs.GroupName,pvSet)