#3807 The sbus codegen script relies on "python" which might not be available on all distributions
Closed: Fixed Opened by jhrozek.

The sbus_generate.sh script calls just "python" in order to generate sbus C sources. However, "python" might not be available on all distributions, some only package "python2" or "python3" etc.

We should probably expose what "python" means through autoconf so that Makefile can pass this as a parameter to the sbus_generate.sh script.


Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1615590

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.1

Commit b03179ea relates to this ticket

  • master: b03179ead11db7dbfd6a00d3eeef3dac0990f826

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

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

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4802

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