Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.2(EOL)
Description
Broken by commit https://github.com/MariaDB/server/commit/83664e21e4fb6755c8c0c90d3dee8819d36928c9
Fails with
/usr/local/mysql/bin/wsrep_sst_rsync: 258: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found
|
/usr/local/mysql/bin/wsrep_sst_rsync: 263: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found
|
/usr/local/mysql/bin/wsrep_sst_rsync: 268: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found
|
[[ is bash-ism, but starting from 10.2 wsrep sst scripts use /bin/sh
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Labels | contribution foundation |
Assignee | Sachin Setiya [ sachin.setiya.007 ] | Jan Lindström [ jplindst ] |
Fix Version/s | 10.0.33-galera [ 22616 ] | |
Fix Version/s | 10.1.29 [ 22636 ] | |
Fix Version/s | 10.2.10 [ 22615 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.0-galera [ 21901 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Description |
Broken by commit https://github.com/MariaDB/server/commit/83664e21e4fb6755c8c0c90d3dee8819d36928c9
Fails with {noformat} /usr/local/mysql/bin/wsrep_sst_rsync: 258: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found /usr/local/mysql/bin/wsrep_sst_rsync: 263: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found /usr/local/mysql/bin/wsrep_sst_rsync: 268: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found {noformat} {{[[}} is bash-ism, and debian uses dash. |
Broken by commit https://github.com/MariaDB/server/commit/83664e21e4fb6755c8c0c90d3dee8819d36928c9
Fails with {noformat} /usr/local/mysql/bin/wsrep_sst_rsync: 258: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found /usr/local/mysql/bin/wsrep_sst_rsync: 263: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found /usr/local/mysql/bin/wsrep_sst_rsync: 268: /usr/local/mysql/bin/wsrep_sst_rsync: [[: not found {noformat} {{[[}} is bash-ism, but starting from 10.2 wsrep sst scripts use {{/bin/sh}} |
Affects Version/s | 10.2 [ 14601 ] | |
Affects Version/s | 10.0.32-galera [ 22538 ] |
Fix Version/s | 10.2.11 [ 22634 ] | |
Fix Version/s | 10.2.10 [ 22615 ] |
Workflow | MariaDB v3 [ 82776 ] | MariaDB v4 [ 152887 ] |
PR binding seem to be broken, so here's a link: https://github.com/MariaDB/server/pull/458