Install python-dnspython or python-dns to fix issue with cloudstack-setup-management#3854
Conversation
|
lgtm, but i think we want this on 4.13 |
yes, we do need. |
|
@DaanHoogland @ustcweizhou it might be easier to target this one into 4.13 and then forward it to 4.14, instead of opening two PRs. What do you think of targeting this PR to 4.13? |
|
I agree with @GabrielBrascher , @weizhouapache. i've been forward merging all 4.13 PRs so far, so we only review once. |
|
@DaanHoogland @GabrielBrascher @DaanHoogland can you cherry pick #3371 from master to 4.13 ? |
|
ohw, that is a revert and a revert of a revert... will have a look @weizhouapache , but you might be right. |
|
the conflict are the deps 'gawk, iproute2', I have no idea if these are needed in 4.13. Need to look so procrastinating.... |
oh, yes, this commit e93f6bf only exist in master |
|
tnx @weizhouapache. @rhtyd @GabrielBrascher I can cherry pick both those commits without conflicts: e93f6bf and a0efbf9 . Shall we and than ask @weizhouapache to base this on 4.13 and run regression? |
|
@DaanHoogland a0efbf9 and e93f6bf <- does this has an affect on the current PR or do you want to cherry pick it for dependency? |
|
@ustcweizhou can you simply close this and open a PR against 4.13 including the changes to add/support gawk and iproute2 dependencies? |
|
Ping @ustcweizhou ? |
2b454a6 to
dd7bf79
Compare
|
rebased with 4.13 instead of master |
|
@ustcweizhou can you also check in 4.13, the changes in centos6's spec? |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-750 |
@rhtyd do we still support centos6 ? I do not have a centos6 env |
|
@weizhouapache a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-754 |
|
@ustcweizhou in master/4.14 we won't but in 4.13 we still support centos6 (see |
|
@rhtyd |
|
Sure @ustcweizhou cc @andrijapanicsb @DaanHoogland |
|
@rhtyd @weizhouapache are we merging this as is? |
I am ok with it. |
|
I'm okay with doc notes. @ustcweizhou please send a PR to apache/cloudstack-documentation or @andrijapanicsb please keep a note. Thanks. |
|
Checked the centos7 dependencies names are correct, packaging is OK. Explicit smoketests are not necessary. |
…loudstack-setup-management (apache#3854) (apache#3869) Fixes apache#3817 apache#3841 Co-authored-by: Wei Zhou <ustcweizhou@gmail.com>
Description
Fixes #3817 #3841
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?