Bug 852801

Summary: Package libmysqlclient_r18 from repo-oss contains no files
Product: [openSUSE] openSUSE 13.1 Reporter: 1 2 <zawertun>
Component: OtherAssignee: Michal Hrusecky <michal.hrusecky>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: bwiedemann, qantas94heavy
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 13.1   
See Also: https://bugzilla.opensuse.org/show_bug.cgi?id=937754
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Broken links in the libmysqlclient_r18-5.5.33-2.2.x86_64.rpm

Description 1 2 2013-11-28 11:22:07 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/                                     |
Comment 2 Karl Cheng 2018-02-26 04:19:24 UTC
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