#7680 Detect Python interpreter during configure
Closed: fixed Opened by abbra.

Detect Python interpreter during configure to support various platform definitions that require using a Python executable different from /usr/bin/python.

Ideally, the shebang lines should no longer be hard-coded but auto-generated with autoconf and make after configure is able to detect a platform Python interpreter.


Metadata Update from @abbra:
- Issue set to the milestone: FreeIPA 4.7.1

Metadata Update from @cheimes:
- Issue assigned to cheimes

Metadata Update from @cheimes:
- Issue priority set to: important

Metadata Update from @cheimes:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2267

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

Issue linked to Bugzilla: Bug 1620808

master:

  • e4a3942e89dd0e527a767b386e92d341b1a90e51 Detect and prefer platform Python
  • a347c1165073e61572993a64c00b122cb49dabe1 Rename Python scripts and add dynamic shebang
  • c8da61b92ac08ab206df260765c531e70d0342f5 Generate scripts from templates

ipa-4-7:

  • 32c52db632eb63522539499a906c8ae169d12b7a Detect and prefer platform Python
  • a29418ea68e66b719ecf7a0b018ff70a9e30b1d8 Rename Python scripts and add dynamic shebang
  • 85dd29f1481d02170e713e9e5b1f35e0d307da98 Generate scripts from templates

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

Metadata