Debian has systemctl in /bin, because usr-merge hasn't happened (yet). lib389 has hardcoded the path as /usr/bin/systemctl which obviously causes issues on Debian and needs to be patched. Perhaps best to be consistent on lib389 too and use /bin/systemctl which works on Fedora too, and which is what the specfile uses as well.
Metadata Update from @mreynolds: - Issue assigned to mreynolds
Agreed, working on it...
Metadata Update from @mreynolds: - Custom field component adjusted to None - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None - Custom field type adjusted to None - Custom field version adjusted to None
https://pagure.io/389-ds-base/pull-request/50172
Metadata Update from @mreynolds: - Custom field reviewstatus adjusted to review (was: None) - Issue set to the milestone: 1.4.0
I just removed the path altogether.
Metadata Update from @mreynolds: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
even better :)
thanks!
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/3228
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)
Login to comment on this ticket.