> From: "Joe Lawrence" <joe.lawre...@stratus.com>
> I was wondering about the behavior of yum and custom RPM groups in the
> following scenario:
> 
>   comps.xml specifies a custom group of rpms
>   createrepo -g comps.xml .
>   setup /etc/yum.repos.d/file on machine
>   yum groupinstall "my group"
>   rm /etc/yum.repos.d/file
> 
> should I expect yum to still recognize "my group" as a valid RPM group
> after removing the yum.repos.d file that provided it?

I don't know about yum. DNF used to search within comps file during group 
removal.
Recently we (Michal Luscon) have changed it that you are able to remove group,
by id, name and localized name (the same LANG at the time you installed that 
group)
without the need of comps.xml.

Honza
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to