Description of problem: When requesting install of a package I get the prompt: Gesamte Downloadgrösse: 4.9 M Ist dies richtig? [y/N] : Now it does *not* accept typing y, but I have to type "j" (for "Ja", German "yes"). Since I'm working on English and German machines it would be nice if I could type either y/n or the localized j/n (or whatever is applicable in the current LANG env). Version-Release number of selected component (if applicable): yum-3.2.13-1.fc9.noarch How reproducible: Always Steps to Reproduce: 1. LANG=de_DE.UTF8 yum install postgresql-devel 2. Type y<enter> 3. see prompt again, typing j<enter> will do it. Actual results: Pressing y does not work. Expected results: It should work... Additional info: none
*** This bug has been marked as a duplicate of 441117 ***