Hide Forgot
scl-utils-2.0.2-9.el8.x86_64 contains a garbage in its changelog: # rpm -q --changelog scl-utils | head * Tue Jul 02 2019 Pavlina Moravcova Varekova <pmoravco@redhat.com> - 1:2.0.2-9 - use .el8 instead of .el8 (#1725774) - scl-utils-build own the pkgconfig directory by %defattr(-,root,root,-) %dir %_scl_prefix %dir %attr(555,root,root) %{_scl_root} %dir %attr(555,root,root) %{_scl_scripts} %{_scl_scripts}/enable %{_root_sysconfdir}/scl/prefixes/%scl %{_scl_root}/bin That's caused by an unescaped per-cent character in the spec file: %changelog * Tue Jul 02 2019 Pavlina Moravcova Varekova <pmoravco@redhat.com> - 1:2.0.2-9 - use %{?dist} instead of %{dist} (#1725774) - scl-utils-build own the pkgconfig directory by %scl_files (#1431962) ^^^^^^^^^^ * Wed May 22 2019 Pavlina Moravcova Varekova <pmoravco@redhat.com> - 1:2.0.2-8 - Own directory /etc/scl (#1616405)
scl-utils-2.0.2-8.el8 was fine. This is a regression.
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/RHBA-2019:3388