Bug #22291
IPv6 doesn't reverse resolve correctly on older rubies
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by Stephen Benjamin over 4 years ago
- Copied from Bug #22173: Unclear error message when forward IP does not reverse resolve added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/259 added
#3
Updated by Stephen Benjamin over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ff03034a8fa87b52fbe1ba1a57be9dd8fedfad2e.
Fixes #22291 - update DNS check for broken Rubies
Older rubies don't correctly reverse resolve IPv6, causing
a potential issue when a host has a IPv6 forward record.
Copied from katelo-installer issue #22173.
See: http://bugs.ruby-lang.org/issues/12112