#50667 dsctl list does not respect prefix env variable
Closed: wontfix by firstyear. Opened by firstyear.

Issue Description

At the core of how lib389 works and understands local filesystems is the dspaths module - this enables discovery of prefixd and variable installs on a diverse range of systems.

lib389 utils for listing instances was not using the paths module, which meant that the (expect) command of:

dsctl -l

When installed in a prefix of /opt/dirsrv would not display.

The expected result is that the prefix is searched correctly.


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue set to the milestone: 1.4.0

master: commit b133a7418388823222fb41d4d6ab57a60482def3

@firstyear can you backport this to earlier branches where applicable? 1.4.2, 1.4.1? Thanks!

Metadata Update from @mreynolds:
- Issue assigned to firstyear

Sure thing, :)

commit 7a09961fb6b0905b3b6329f8016dca0e2b6d5f29 (HEAD -> 389-ds-base-1.4.2)
commit 4fe64b0dfc883893512507712c64a1786299583e (HEAD -> 389-ds-base-1.4.1)

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

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

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)

Metadata