[MDEV-11961] [Docs] RPM Lint: no-manual-page-for-binary mysql_config-64 Created: 2017-02-01  Updated: 2017-03-15  Resolved: 2017-03-15

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: 10.1.21
Fix Version/s: N/A

Type: Bug Priority: Trivial
Reporter: Michal Schorm Assignee: Ian Gilfillan
Resolution: Not a Bug Votes: 0
Labels: None


 Description   

Error message:
mariadb-devel.x86_64: W: no-manual-page-for-binary mysql_config-64


However, the manpage for 32-bit version is present.
So simple symlink to it would be enough? (Set as Trivial beacuse of this proposal)



 Comments   
Comment by Ian Gilfillan [ 2017-03-14 ]

A symlink should be fine. Where are the -64 and -32 binaries created? On the Fedora side? In the MariaDB source tree I just see mysql_config, so there's just the one related man page, mysql_config.1.

Comment by Michal Schorm [ 2017-03-15 ]

Oh, I double checked it, and I see the issue now.

Sorry, this is most probabbly on our side.

We take care of multilib support, so we create a warpper ( '/usr/bin/mysql_config' ) for an actual script ( '/usr/bin/mysql_config.sh-64' )

Generated at Thu Feb 08 07:54:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.