Hide Forgot
Currently all the manpages are packaged as part of lorax. But some of them, like composer-cli, should actually be included with their subpackages so that they can be installed independently.
Note that this was fixed upstream in commit 7f562db31ff03af2acd3b493c73d36527bb412f7
https://github.com/weldr/lorax/pull/1160
# rpm -q lorax lorax-28.14.61-2.el8.x86_64 # rpm -ql lorax | grep man /usr/share/man/man1/livemedia-creator.1.gz /usr/share/man/man1/lorax.1.gz /usr/share/man/man1/mkksiso.1.gz # rpm -q composer-cli composer-cli-28.14.61-2.el8.x86_64 # rpm -ql composer-cli | grep man /usr/share/man/man1/composer-cli.1.gz Moving to VERIFIED.
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 (lorax bug fix and enhancement update), 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-2021:4208