[MDEV-7470] MariaDB-Galera-server uses 'tar', but 'tar' is not in the dependency list Created: 2015-01-15 Updated: 2015-01-19 Resolved: 2015-01-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST, Packaging |
| Affects Version/s: | 10.0.15-galera |
| Fix Version/s: | 10.0.16-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Frens Jan Rumph | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Description |
|
Using the wsrep_sst_method=rsync option with MariaDB Galera 10.0.15 requires the tar command/package, but it is not a requirement of the MariaDB-Galera-server package. When tar is missing, one is unable to build a Galera cluster with MariaDB. The second node which is supposed to join the boostrap node fails with:
The donor / bootstrap node fails with:
Inspecting the requirements of the MariaDB-Galera-server.x86_64 package yields:
|
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-01-19 ] |
|
http://bazaar.launchpad.net/~maria-captains/maria/maria-10.0-galera/revision/3914 |