[MDEV-611] LP:913489 - mysql-libs dependancy not met in CentOS/RHEL 6 Created: 2012-01-10 Updated: 2016-03-04 Resolved: 2014-10-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.2.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Joe Julian (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
In the 5.2 spec file, mysql-libs shouldn't be added to "Provides" for MariaDB-shared. The language support (%{_datadir}/mysql/) would have to be moved to it, and -server would then have to require it, but it would more closely match the RHEL packaging and satisfy the postfix dependency. |
| Comments |
| Comment by Joe Julian (Inactive) [ 2012-01-08 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Re: mysql-libs dependancy not met in CentOS/RHEL 6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Arjen Lentz (Inactive) [ 2012-01-10 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Re: mysql-libs dependancy not met in CentOS/RHEL 6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Rasmus Johansson (Inactive) [ 2012-02-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Launchpad bug id: 913489 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Stefan Midjich [ 2014-02-14 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This bug is still present in RHEL6 with MariaDB-server-galera 5.5.34 installed. It affects postfix as mentioned but also perl-DBD-MySQL so I can't install mytop because it depends on this package.
And installing MariaDB-compat does not help. repoquery -ql on MariaDB-compat and mysql-libs leads me to think that maybe you should have both installed, but you can't because of this error. Package mysql-libs-5.1.73-3.el6_5.x86_64 is obsoleted by MariaDB-shared-5.5.35-1.i386 which is already installed | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-10-09 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I can't reproduce the problem described in the last comment (see output below – it's for 5.5.40, but 5.5.34 works as well).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-10-09 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The initial issue filed for 5.2 is likely to be still true, but since 5.2 / 5.3 versions are very old and not in a great demand, it makes no sense to fix them now. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Stefan Midjich [ 2016-03-04 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
For posterity it might be worth noting that in my case the issue was resolved by cleaning up yum repos. So now I only have official RHEL repos and EPEL, and mytop installs and there are no package issues. It's possible that RPMforge was the cause of the troubles. RPMforge is largely abandoned and people should not use it. |