[MDEV-6367] apt packaging for mariadb-galera-server source retrieves non-galera Created: 2014-06-20 Updated: 2019-12-14 Resolved: 2019-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 5.5.37-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Black | Assignee: | Seppo Jaakola |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | galera, packaging | ||
| Environment: |
ubunu precise x86_64 |
||
| Description |
|
|
| Comments |
| Comment by Daniel Black [ 2014-06-20 ] | |||||
|
also:
| |||||
| Comment by Daniel Black [ 2014-10-29 ] | |||||
|
Fixed in https://github.com/codership/galera/pull/116/files by otto maybe? | |||||
| Comment by Otto Kekäläinen [ 2014-10-29 ] | |||||
|
When you install MariaDB Galera you need to use a repository that also provides the Galera packages. They are in this repo indeed, see http://mirror.aarnet.edu.au/pub/MariaDB/repo/5.5/ubuntu/pool/main/g/galera/ The issues seems to be that there are only binary versions, no source packages for Galera. This repo does not contain a version of MariaDB nor Galera that I've packaged, but I think you should be able to install simply by running 'apt-get install mariadb-galera-server' and not via source commands. If you take the path of compiling yourself, then the package manager isn't very useful anyway. The source of Galera can be downloaded manually from github. My pull request does not fix anything related to this repo layout or contents. | |||||
| Comment by Jan Lindström (Inactive) [ 2019-12-14 ] | |||||
|
Support for 5.5-galera has ended. |