Activity log for bug #1683288

Date Who What changed Old value New value Message
2017-04-17 09:49:36 Jianghua Wang bug added bug
2017-04-17 09:49:46 Jianghua Wang fuel-plugin-xenserver: assignee Jianghua Wang (wjh-fresh)
2017-04-18 02:07:53 Jianghua Wang description Recently MOS9.2 has some updates. the neutron-rootwrap-xen-dom0 has been the latest one. But in our xenserver fule plugin, it still try to patch this file. So failed. And stopped the deployment. Beyond this failure, it exposes an bigger issue on the patching mechanism. As we can't predict when MOS will pick your change from the upstream. We may consider to check the status before really patching it. http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/dists/mos9.0/main/source/ ../ Release 08-Jun-2016 08:59 84 Sources.gz 29-Mar-2017 09:46 169091 root@node-4:~# patch -d /usr/bin -p2 -i /etc/fuel/plugins/fuel-plugin-xenserver-4.90/patchset/fix-xenapi-returncode.patch patching file neutron-rootwrap-xen-dom0 Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 7 out of 7 hunks ignored – saving rejects to file neutron-rootwrap-xen-dom0.rej root@node-4:~# echo $? 1 Recently MOS9.2 has some updates. it has picked up the fix on neutron-rootwrap-xen-dom0. But in our xenserver fule plugin, it still tries to patch this file in compute_post_deployment. So it failed and stopped the deployment. Beyond this failure, it exposes an bigger issue on the patching mechanism. As we can't predict when MOS will pick your change from the upstream. We may consider to check the status before really patching it. http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/dists/mos9.0/main/source/ ../ Release 08-Jun-2016 08:59 84 Sources.gz 29-Mar-2017 09:46 169091 root@node-4:~# patch -d /usr/bin -p2 -i /etc/fuel/plugins/fuel-plugin-xenserver-4.90/patchset/fix-xenapi-returncode.patch patching file neutron-rootwrap-xen-dom0 Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 7 out of 7 hunks ignored – saving rejects to file neutron-rootwrap-xen-dom0.rej root@node-4:~# echo $? 1
2017-04-18 02:26:53 Jianghua Wang fuel-plugin-xenserver: status New In Progress
2017-04-18 03:26:33 Jianghua Wang fuel-plugin-xenserver: importance Undecided High
2019-11-22 05:44:02 Jianghua Wang fuel-plugin-xenserver: status In Progress Fix Released