[MDEV-7233] Fix issue with missing dependency socat when installing MariaDB-galera-server on RedhatEL/OracleEL/(Others?) RPM based Created: 2014-11-28 Updated: 2018-03-23 Resolved: 2014-12-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera SST, Packaging |
| Fix Version/s: | 5.5.41-galera, 10.0.15-galera |
| Type: | Task | Priority: | Minor |
| Reporter: | Joffrey MICHAIE (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Hi, One who is trying to install MDBGC using our Repository doesn't install it because it fails, due to socat dependency, and because socat is not provided in the version I tested (Oracle Enterprise Linux 6.6) If I want to use MDBGC with this OS, I can't, unless I download manually the package The socat application is not necessary to operate MariaDB Galera Cluster. It is necessary only if you use the optionnal xtrabackup-v2 transfer method Solutions I see are:
Thanks in advance, |
| Comments |
| Comment by Sergei Golubchik [ 2014-11-28 ] |
|
I think , as xtrabackup and socat are optional tools, they should be recommended, not required. In DEB and, if supported, in RPM too |
| Comment by Nirbhay Choubey (Inactive) [ 2014-12-08 ] |
|
http://lists.askmonty.org/pipermail/commits/2014-December/007173.html |
| Comment by Nirbhay Choubey (Inactive) [ 2014-12-09 ] |
|
http://bazaar.launchpad.net/~maria-captains/maria/maria-5.5-galera/revision/3545 |