On Tue, Nov 06, 2018 at 03:53:56PM +0100, David Woodhouse wrote: > On Mon, 2018-11-05 at 23:24 +0000, Zbigniew Jędrzejewski-Szmek wrote: > > Dear maintainers, > > > > I'm working again on implementing > > https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot. > > The first step is to replace LC_ALL=en_US.UTF-8 with LC_ALL=C.UTF-8 > > (and similarly for LANG=, LC_CTYPE=, etc.) in all spec files. This > > will be backwards and forwards compatible, in the sense that packages > > that use C.UTF-8 should build OK on older and newer Fedoras. > > > > Once that's done, I'll file the PRs to actually replace glibc-langpacks-all > > with glibc-minimal-langpacks in mock and koji. > > > > I'll do a mass update to use C.UTF-8 for the packages in the list that > > follows, next week. I'll do test builds locally, and I'll only push to > > dist-git if the local builds succeed. Let me know if you want your > > package to be excluded. > > The self-tests for OpenConnect explicitly use cs_CZ.ISO8859-2 for > pathological password handling — using a password of "ĂŻ" (U+0102 > U+017B) in the local charset and making sure it works correctly. > > Do I just need to BuildRequire glibc-langpacks-all manually to make > that work again? That, or glibc-langpack-cs. (cs is 0.5 MB, glibc-all-langpacks is 25 MB). Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx