On Dom, 2016-09-11 at 19:58 +0100, Sérgio Basto wrote:
On Dom, 2016-09-11 at 12:33 +0200, Nicolas Chauvet wrote:
>
> 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%40li
sts.fedoraproject.org&q=new+DNF+for+everyone ).
"I suspect - it's expected because yum doesn't support the
weak
dependency that is used to prefer glibc-all-langpacks as the default
so
instead it picks a random langpack to satisfy the depdendency. "
yes, glibc.spec got :
Requires: glibc-langpack = %{version}-%{release}
Suggests: glibc-all-langpacks = %{version}-%{release}
--
Sérgio M. B.