Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
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
Socat is a dependecy of the percona-xtrabackup package, that one still needs to install manually.
Solutions I see are:
- we put socat in the mariadb repo.
- we install xtrabackup as dependency. At least we fail for something.
- we remove socat dependency.
Thanks in advance,
Joffrey
Attachments
Issue Links
- relates to
-
MDEV-12697 socat dependency for sst in 10.1+
-
- Closed
-
-
MDEV-15638 galera package should contain dependecy on socat
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Nirbhay Choubey [ nirbhay_c ] |
Priority | Trivial [ 5 ] | Minor [ 4 ] |
Fix Version/s | 5.5.41-galera [ 17502 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Nirbhay Choubey [ nirbhay_c ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Nirbhay Choubey [ nirbhay_c ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.0.15-galera [ 17501 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v2 [ 58755 ] | MariaDB v3 [ 65249 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 65249 ] | MariaDB v4 [ 132472 ] |
I think , as xtrabackup and socat are optional tools, they should be recommended, not required. In DEB and, if supported, in RPM too