Description of problem: Package 'info' provides macros in the file /usr/lib/rpm/macros.d/macros.info: The %info_requires macro requires /usr/sbin/install-info yet the 'info' package provides /sbin/install-info (note the missing /usr/ prefix). When using as intended in a SPEC file, rpmbuild fails. Version-Release number of selected component (if applicable): 6.1-3 How reproducible: always Steps to Reproduce: 1. Create a spec file with tag '%info_requires' 2. rpmbuild -ba pkg.spec 3. dnf install pkg Actual results: Error: nothing provides /usr/sbin/install-info needed by pkg Expected results: pkg installed Additional info: Package 'info' provides /sbin/install-info
I don't know which is correct - rebuilding 'info' to place it's files in /usr/sbin/... or modifying the macro to require /sbin/... instead of /usr/sbin
texinfo-6.3-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-0bcdcf13d3
texinfo-6.1-4.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9bf1b2f25c
texinfo-6.1-4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9bf1b2f25c
texinfo-6.3-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-0bcdcf13d3
texinfo-6.1-4.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
texinfo-6.3-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.