[MDEV-13909] wsrep_sst_rsync fails on debian Created: 2017-09-26 Updated: 2017-10-31 Resolved: 2017-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.1.29, 10.0.33-galera, 10.2.11 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
Broken by commit https://github.com/MariaDB/server/commit/83664e21e4fb6755c8c0c90d3dee8819d36928c9 Fails with
[[ is bash-ism, but starting from 10.2 wsrep sst scripts use /bin/sh |
| Comments |
| Comment by Sergey Vojtovich [ 2017-10-03 ] |
|
PR binding seem to be broken, so here's a link: https://github.com/MariaDB/server/pull/458 |