FS#55032 - [libmariadbclient] should provide libmysqlclient
Attached to Project:
Arch Linux
Opened by Maxime Buquet (ppjet6) - Friday, 04 August 2017, 13:12 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 04 August 2017, 17:22 GMT
Opened by Maxime Buquet (ppjet6) - Friday, 04 August 2017, 13:12 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 04 August 2017, 17:22 GMT
|
Details
As `libmariadbclient` already provides
`usr/lib/libmysqlclient.so`, would it be possible to add
`provides('libmysqlclient')`, or maybe have a wrapper
package depending on libmariadbclient, and providing
libmysqlclient.
|
This task depends upon
Closed by Eli Schwartz (eschwartz)
Friday, 04 August 2017, 17:22 GMT
Reason for closing: Won't implement
Additional comments about closing: There is no reason to continue using this outdated provides
Friday, 04 August 2017, 17:22 GMT
Reason for closing: Won't implement
Additional comments about closing: There is no reason to continue using this outdated provides
We switched from mysql to mariadb four years ago. That should be enough time to update your dependencies...
Library API (and ABI) can change over time. With mariadb 10.2.x there is not even a library called libmysqlclient.
Fair enough. Thanks for the answer.