Hide Forgot
Description of problem: After splitting the mariadb-connector-c-devel to separate package, the manpage for mysql_config seems to got lost in the process ... Version-Release number of selected component (if applicable): mariadb-connector-c-devel-3.0.6-2.el8 How reproducible: always Steps to Reproduce: 1. rpm -ql $(rpm -qf $(which mysql_config)) | grep man/ ; echo $? Actual results: 1 Expected results: /usr/share/man/man1/mysql_config.1.gz 0 Additional info: on RHEL7, the manpage was present (tested with mariadb-devel-5.5.60-1.el7_5)
Good catch. I need it get fixed by upstream. https://jira.mariadb.org/browse/CONC-293 Otherwise I'd have to add it as another source for the connector-c, which I surely wouldn't like to maintain / sync.
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.