On Monday 02 November 2009, Seth Vidal wrote: > On Mon, 2 Nov 2009, Ville Skyttä wrote: > > On Monday 02 November 2009, Seth Vidal wrote: > >> On Mon, 2 Nov 2009, James Antill wrote: > >>> We could maybe split this up for different operations, or maybe match > >>> all translated names but only for direct (non-wildcard) matches. > >>> I think the problem we wanted to avoid is people having stuff like: > >>> > >>> yum groupinstall 'Servidor de nombres DNS' > >>> > >>> ...in some script which is in the C locale (or even kickstart). > >> > >> something like that. also the: > >> > >> "I run my user in my lang but system is C". > > > > Just so I understand: is the problem that commands like James' example > > above /do/ work in let's say the C locale, or that they /would not/ work > > in it? IOW is the primary goal that groupinstall $something does the > > same thing, no matter what locale is in effect? > > the idea is that unless we look at all the translations then we may return > no group when,in fact, there is a group. Just not in the current locale, > but in the one the user runs in.
Well, it smells like a bug to me if something that a user runs doesn't respect the user's locale setting. Or it could be that the $something has a very good reason to override the user's locale by setting the current one to something else. Either way, IMO things should behave according to the current locale. _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel