Description of problem: Newly added subpackages rh-nginx110-nginx-mod-* have inconsistent rpm provides. There is nothing on rhel-7 at all about module functionality and on rhel-6 there are provides different from expected format: ngx_http_perl_module.so ngx_mail_module.so() ... and so on There should be rh-nginx110 infix, like in other places: # rpm -q --provides rh-nginx110-nginx-mod-http-perl ngx_http_perl_module.so()(64bit) rh-nginx110-nginx-mod-http-perl = 1:1.10.2-6.el6 rh-nginx110-nginx-mod-http-perl(x86-64) = 1:1.10.2-6.el6 This can cause problem when there are more nginx collections with these provides in future.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:1146