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.


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

Reply via email to