Overview
Request 1226574 new
- Fix the condition of alternatives for Tumbleweed and Leap 16
- Use update-alternatives for salt-call and fix builing on EL8
- Build all python bindings for all flavors
- Make minion reconnecting on changing master IP (bsc#1228182)
- Added:
* make-minion-reconnecting-on-changing-master-ip-bsc-1.patch
- Created by vizhestkov
- In state new
- 11 package maintainers
- Supersedes 1226559
I'm not sure if my comment went through, I can't find it anymore (did it inline).
I think the condition is still not 100% right. Leap 16 and SLE 16 use suse_version = 1600, therefore the condition should be greater-or-equal-to 1600 IIUC. I haven't check SLMicro 6.x, but those should also get the alternatives, shouldn't they?
Request History
vizhestkov created request
- Fix the condition of alternatives for Tumbleweed and Leap 16
- Use update-alternatives for salt-call and fix builing on EL8
- Build all python bindings for all flavors
- Make minion reconnecting on changing master IP (bsc#1228182)
- Added:
* make-minion-reconnecting-on-changing-master-ip-bsc-1.patch