[MDEV-19171] wsrep_sst_rsync.sh using bash instead of sh breaking change Created: 2019-04-04  Updated: 2022-02-22  Resolved: 2022-02-22

Status: Closed
Project: MariaDB Server
Component/s: Galera SST, wsrep
Affects Version/s: 10.3.13, 10.3.14
Fix Version/s: 10.9.0, 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3

Type: Bug Priority: Major
Reporter: Nicolas Assignee: Julius Goryavsky
Resolution: Fixed Votes: 0
Labels: None
Environment:

FreeBSD


Issue Links:
Duplicate
is duplicated by MDEV-27737 Wsrep SST scripts not working on FreeBSD Closed

 Description   

The wsrep_sst_rsync.sh is using now

#!/bin/bash -ue

instead of

#!/bin/sh -ue

Therefore nodes can't sync since by default "bash" is not installed in FreeBSD



 Comments   
Comment by Julius Goryavsky [ 2022-02-22 ]

Fixed by MDEV-27737

Generated at Thu Feb 08 08:49:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.