#47993 "setup-ds.pl --update" ignores most INF file arguments
Closed: wontfix 7 years ago Opened 9 years ago by mreynolds.

Running "setup-ds.pl --update" doesn't properly process the silent install directives:

For example, RootDN is ignored:

# setup-ds.pl -u -s General.UpdateMode=online -s slapd.RootDN="cn=dm"
Could not open TLS connection to localhost.localdomain:389 - trying regular connection
Could not open a connection to localhost.localdomain:389
Could not open a connection to the server at localhost.localdomain port 389 as 'cn=Directory Manager'.
Please make sure the server is up and running before using online mode,
or use offline mode.

Error: could not update the directory server.
Exiting . . .
Log file is '/tmp/setupCEVGit.log'

Metadata Update from @mreynolds:
- Issue set to the milestone: FUTURE

7 years ago

@mreynolds Is this still relevant given we want to replace this with lib389/python installer?

Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to new
- Issue close_status updated to: None

7 years ago

@mreynolds Is this still relevant given we want to replace this with lib389/python installer?

Not really, closing

Metadata Update from @mreynolds:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

7 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/1324

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