[MDEV-13993] Transition from 'net-tools' to 'iproute2' Created: 2017-10-03 Updated: 2017-10-05 Resolved: 2017-10-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Michal Schorm | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hello, Fedora decided to kill 'net-tools' package. MariaDB depends on net-tools package for wsrep. To kick off the transition, here is my first question:
|
| Comments |
| Comment by Elena Stepanova [ 2017-10-03 ] | ||||||||||||||||||||||
|
anikitin, sachin.setiya.007, serg, FYI. | ||||||||||||||||||||||
| Comment by Andrii Nikitin (Inactive) [ 2017-10-04 ] | ||||||||||||||||||||||
|
I believe most of wsrep-specific dependencies are related to sst scripts. (And my strong wish that server packages do not depend on sst-specific tools).
| ||||||||||||||||||||||
| Comment by Andrii Nikitin (Inactive) [ 2017-10-04 ] | ||||||||||||||||||||||
|
Those where 10.1 dependencies, 10.2 has additionally :
| ||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-10-04 ] | ||||||||||||||||||||||
|
Gentoo has moved from net-tools to iproute2 quite a while ago. And looking at mariadb-galera ebuild in gentoo I don't see any patches or changes related to this transition, they've just added a dependency on iproute2. of course, I might be missing something | ||||||||||||||||||||||
| Comment by Michal Schorm [ 2017-10-04 ] | ||||||||||||||||||||||
|
Thanks, It *could* be easy as just switching dependecy, however I'll take the chance asking the guy behind those packages in Fedora, if he spot something, which could use more of our interest. | ||||||||||||||||||||||
| Comment by Michal Schorm [ 2017-10-04 ] | ||||||||||||||||||||||
|
Looks like everything is fine. You could take a look at this test James pointed out in RH bugzilla. Easy and fast transition. That's how I like it |