[ovs-git] [ovn-org/ovn] ae86ad: github: Fix up malformed /etc/hosts.

Ilya Maximets noreply at github.com
Wed May 12 21:31:34 UTC 2021


  Branch: refs/heads/branch-21.03
  Home:   https://github.com/ovn-org/ovn
  Commit: ae86ad73bb5c4cccab2a61caaa44c8cb33941d65
      https://github.com/ovn-org/ovn/commit/ae86ad73bb5c4cccab2a61caaa44c8cb33941d65
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M .github/workflows/test.yml

  Log Message:
  -----------
  github: Fix up malformed /etc/hosts.

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 <i.maximets at ovn.org>
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
(cherry picked from commit ca3e9cd204e991a5c7a5c5016b1d64193e4e868f)




More information about the git mailing list