Bugzilla – Bug 852801
Package libmysqlclient_r18 from repo-oss contains no files
Last modified: 2018-02-26 04:20:37 UTC
Created attachment 569511 [details] Broken links in the libmysqlclient_r18-5.5.33-2.2.x86_64.rpm User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 See summary. Reproducible: Always Steps to Reproduce: 1. zypper in libmysqlclient_r18 Actual Results: # rpm --verify libmysqlclient_r18 missing /usr/lib64/libmysqlclient_r.so.18 missing /usr/lib64/libmysqlclient_r.so.18.0.0 Expected Results: # rpm --verify libmysqlclient_r18 # zypper se -is libmysqlclient_r18 Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+--------------------+---------+------------+--------+----------- i | libmysqlclient_r18 | package | 5.5.33-2.2 | x86_64 | repo-oss # zypper lr -d | grep repo-oss 17 | repo-oss | openSUSE-13.1-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/oss/ |
Fixed with updates to 13.1. Also see bug 937754. > Sat Jul 11 12:36:11 UTC 2015 - tchvatal@suse.com > > - Fix wrong symlinks bnc#937754 > > ------------------------------------------------------------------- > Fri Jul 10 09:17:45 UTC 2015 - tchvatal@suse.com > > - Add back mysql-devel provide bnc#937630 > > ------------------------------------------------------------------- > Tue Jun 30 08:33:34 UTC 2015 - tchvatal@suse.com > > - Version bump to 5.5.44: > * Fixes bnc#934789 Logjam Attack using 512bit dh groups in ssl > - Sync to the git state of the mysql-packaging project fixing > various small problems