On Dom, 2016-09-11 at 12:33 +0200, Nicolas Chauvet wrote:
2016-09-11 7:27 GMT+02:00 Sérgio Basto <sergio(a)serjux.com>:
>
> I found the bug and could have a big impact.
>
> When we use mock with
> config_opts['package_manager'] = 'yum'
>
> locale -a fails [1]
>
> rpm -qa | grep glibc
> glibc-common-2.24-3.fc25.x86_64
> glibc-headers-2.24-3.fc25.x86_64
> glibc-langpack-zu-2.24-3.fc25.x86_64
> glibc-devel-2.24-3.fc25.x86_64
> glibc-2.24-3.fc25.x86_64
>
> install glibc-all-langpacks fix the problem
>
> with config_opts['package_manager'] = 'dnf' glibc-all-langpacks is
> installed instead glibc-langpack-zu, so we don't have this problem.
I've added glibc-all-langpacks to the srpm-build and srpm-build
groups
for the f26-free koji target.
please try to see if it works.
dnf doesn't work with us for some reasons (it loses its network
access, maybe something around proxy and ipv4 only network, I've
recently fixed the buildroot for el7 and yum because of that ).
I knew that and found the issue by having that information (thanks), about use dnf in
rhel7 is another thread (
https://lists.fedoraproject.org/archives/search?mlist=epel-devel%40lists....).
about perl problem on mythtv
in http://koji.rpmfusion.org/koji/rpminfo?rpmID=45937
we see:
Provides
perl(IO::Socket::INET::MythTV)
perl(MythTV)
perl(MythTV::Channel)
perl(MythTV::Program)
perl(MythTV::Recording)
perl(MythTV::StorageGroup)
perl-MythTV = 0.28-6.fc26
is it fixed ! , "I've added glibc-all-langpacks to the srpm-build and
srpm-build groups for the f26-free koji target." , we need that also
in f25-free and maybe also in nonfree .
Thanks,
--
Sérgio M. B.