Bug 852801 - Package libmysqlclient_r18 from repo-oss contains no files
Summary: Package libmysqlclient_r18 from repo-oss contains no files
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 13.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 13.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michal Hrusecky
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-28 11:22 UTC by 1 2
Modified: 2018-02-26 04:20 UTC (History)
2 users (show)

See Also:
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 (72.51 KB, image/png)
2013-11-28 11:22 UTC, 1 2
Details

Note You need to log in before you can comment on or make changes to this bug.
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