#47563 cannot restart directory server from console
Closed: wontfix None Opened 10 years ago by lkrispen.

starting ds from console fails and the admin error log contains:
ds_get_updown_status: could not get run directory


The code reads the sysconfig file and still expects a line like:

RUN_DIR=<path>;export RUN_DIR

and checks for a ";"

But since systemd is used it only contains:
RUN_DIR=<path>

git merge build-test
Updating 571f3be..7aaec2d
Fast-forward
lib/libdsa/dsalib_location.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
$ git push origin master
Counting objects: 9, done.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 725 bytes | 0 bytes/s, done.
Total 5 (delta 3), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/admin.git
571f3be..7aaec2d master -> master

Metadata Update from @nhosoi:
- Issue set to the milestone: 389-admin,console 1.1.36

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

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.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata