[MDEV-7175] RPM install tests fail in buildbot with ERROR 1231 Variable 'wsrep_provider' can't be set to ... Created: 2014-11-23 Updated: 2014-11-28 Resolved: 2014-11-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, galera, tests | ||
| Issue Links: |
|
||||||||
| Description |
|
|
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-11-27 ] | ||||||||
|
Why is library path getting quoted? Could it be because of the extra control characters that show up in the output ?
| ||||||||
| Comment by Nirbhay Choubey (Inactive) [ 2014-11-27 ] | ||||||||
|
Ok, control characters is not related. | ||||||||
| Comment by Nirbhay Choubey (Inactive) [ 2014-11-28 ] | ||||||||
|
10.1 server rpm package currently do not "require" galera, due to which galera library was missing. I have updated maria-master.cfg to install galera package. |