Skip to content

Fix IP address in GitHub Actions container#2024

Merged
ctubbsii merged 4 commits intoapache:1.10from
ctubbsii:fix-2016-ga-builds
Apr 16, 2021
Merged

Fix IP address in GitHub Actions container#2024
ctubbsii merged 4 commits intoapache:1.10from
ctubbsii:fix-2016-ga-builds

Conversation

@ctubbsii
Copy link
Member

Fix #2016 by adding an entry to /etc/hosts to fix incorrect DNS entries,
which return an IP for the current machine's hostname that does not
match any IP address in the machine. Adding an entry to /etc/hosts
to force the hostname to match on eth0's IP address.

Fix apache#2016 by adding an entry to /etc/hosts to fix incorrect DNS entries,
which return an IP for the current machine's hostname that does not
match any IP address in the machine. Adding an entry to /etc/hosts
to force the hostname to match on eth0's IP address.
@ctubbsii ctubbsii merged commit 1dc2101 into apache:1.10 Apr 16, 2021
@ctubbsii ctubbsii deleted the fix-2016-ga-builds branch April 16, 2021 08:10
@ctubbsii
Copy link
Member Author

Tested this multiple times. It works. Merged to main branch in dd0d88e

@Manno15
Copy link
Contributor

Manno15 commented Apr 16, 2021

Things seem to be passing consistently now, good job @ctubbsii

@milleruntime
Copy link
Contributor

Good catch!

@ctubbsii ctubbsii added this to the 1.10.2 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github QA occasionally hangs while running unit-tests

3 participants