[MDEV-6509] OpenSUSE packages do not contain header files Created: 2014-07-30 Updated: 2015-01-15 Resolved: 2014-12-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform SUSE |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.41, 10.0.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
openSUSE 13.1 |
||
| Description |
|
mariadb.org repository configurator points to the distribution repositories (see https://downloads.mariadb.org/mariadb/repositories/#mirror=netinch&distro=openSUSE "openSUSE includes MariaDB in their repositories. To install MariaDB, simply issue the following command in a terminal: zypper install mariadb") OpenSUSE repos does not contain -devel package. But the package "mariadb-errormessages " description is "MySQL Community Server development header files and libraries", but actually this package contains only error messages files errmsg.sys) Probably bug should be forwarded to OpenSUSE maintainers, but would it be useful to have OpenSUSE repos also on mariadb.org with newest version and also with 10? |
| Comments |
| Comment by Elena Stepanova [ 2014-12-23 ] |
|
I'm not sure it will do us any good in the long run, but starting from 5.5.41 and 10.0.14 we do provide OpenSUSE packages, and among them a -devel package, so I assume it can be closed now. |
| Comment by Timofey Turenko [ 2015-01-15 ] |
|
packages from mariadb.org work, but:
As a result: linux-6akr:~ # zypper install MariaDB-client Problem: mariadb-client-5.5.33-2.2.x86_64 conflicts with namespace:otherproviders(mysql-client) provided by MariaDB-client-5.5.41-1.x86_64 Choose from above solutions by number or cancel [1/2/c] (c): 1 There is no problem in interactive mode (just answer '1') but it can be a problem for automation. |