#48137 clarify setup-ds.pl host/ip address error message
Closed: wontfix 4 years ago by mreynolds. Opened 9 years ago by rmeggins.

The hostname foo.example.com was specified as the hostname to use for ds.

[15/03/19:17:05:04] - [Setup] Info Hostname 'foo.example.com' is valid, but none of the IP addresses resolve back to foo.example.com
[15/03/19:17:05:04] - [Setup] Info - address 192.168.122.1 resolves to host foo
[15/03/19:17:05:04] - [Setup] Fatal Error: Could not create directory server instance 'foo'.

getent hosts 192.168.122.1 returns

192.168.122.1 foo foo.example.com

The problem appears to be that setup-ds.pl is expecting the given hostname to be the first one returned by the reverse lookup - but the error message does not specify this.

In addition, the information is logged at the Info level, but it seems to be a fatal error.


Per triage, push the target milestone to 1.3.6.

Metadata Update from @nhosoi:
- Issue set to the milestone: 1.3.6.0

7 years ago

Metadata Update from @mreynolds:
- Issue close_status updated to: None
- Issue set to the milestone: 1.3.7 backlog (was: 1.3.6.0)

6 years ago

Metadata Update from @mreynolds:
- Issue set to the milestone: 1.4 backlog (was: 1.3.7 backlog)

6 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1468

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata