On Thu, 5 Jul 2018 at 13:33, Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> wrote: > > Hi, > > Right now glibc-all-langpacks is installed in buildroots (mock, koji, …). > It is 24 MB, out of the total of 145 MB. Replacing it with glibc-minimal-langpack, > which has negligible size, would decrease the buildroot size by 17%. BTW glibc langpacks sub packages. IMO this solution is wrong because it is not compliant with what provides rpm. Instead relating on rpm settings usually dropped into /etc/rpm/macros like: %_install_langs en,pl Someone is trying to implement installed languages support on subpackages layer. In other words all glibc %files entries which needs to be installed when exact language support is needed should have proper %llang() meta data and with such macros all those resources can be incorporated into main glibc package. Problem with above approach only is that nothing in kickstart installer is setting up rpm settings before install first package (even in interactive or batch mode is possible to pass such settings) so in this situation people started looking for "other solutions" assuming that because this such feature so long (kickstart has already +20y?) not been provided nothing on packaging layer handles such settings. Result is obvious: number of *langpack* packages is growing. kloczek -- Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH _______________________________________________ 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/message/D4HXANVGXUTOYOSNXIJPE4U25UN4FM4D/