Description of problem: yum doesn't wait for user interact and exit. Version-Release number of selected component (if applicable): 3.2.12 How reproducible: Always Steps to Reproduce: 1.LANG=pl_PL yum ... (install or update sth) Actual results: "Całkowity rozmiar pobierania:... Zamykanie na polecenie użytkownika Zakończono!" (means: "Total download size:... Exiting on user Command Complete!") Expected results: "Całkowity rozmiar pobierania:... Zgadza się?[t/n]: (or wth like that) Zamykanie na polecenie użytkownika Zakończono!" (means: "Total download size:... Is this ok [y/N]: n Exiting on user Command Complete!") Additional info: The bug is probably in yum's support UTF, the expected line has pl-char ("ą") ("W porządku?..."). If I replace to "W porzadku?" all works fine but is not correct. I think temporarly it can be fixed if you replace "W porządku?" with "Poprawnie?"
YUMBUGDAY
Fixed in git
*** Bug 437755 has been marked as a duplicate of this bug. ***