On Tue, May 11, 2021 at 10:34 AM Dumitru Ceara <[email protected]> wrote: > > On 5/11/21 4:23 PM, Ilya Maximets wrote: > > For some reason /etc/hosts in GHA now contains a plain text line > > like this: > > > > Note: Don't Delete this file. Also, don't remove this line. ... > > > > This breaks libunbound and makes a series of unit tests to emit > > following warning: > > |00001|dns_resolve|WARN|Failed to read etc/hosts: syntax error > > > > Working around this issue by removing a bad line from /etc/hosts > > until this fixed properly by GitHub team. > > > > Bug for virtual-environments: > > https://github.com/actions/virtual-environments/issues/3353 > > > > Signed-off-by: Ilya Maximets <[email protected]> > > --- > > Looks good to me, thanks! > > Acked-by: Dumitru Ceara <[email protected]>
Thanks Ilya and Dumitru for fixin this. I applied this patch to the main branch. At this point, I'm not backporting to the branches. Let me know if it is required. Thanks Numan > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
