#7299 RPM post-install scripts fail because they are run with python2
Closed: fixed 6 years ago Opened 6 years ago by ftweedal.

Issue

Some of the RPM packages' post-install or post-transaction scripts fail because
they explicitly run python2, even when only Python 3 versions of packages are
available.

Steps to Reproduce

  1. install (upgrade) the packages

Actual behavior

  • the freeipa-client post-install script fails with a visible error message
  • the freeipa-server post-transaction script terminates early without actually running ipa-server-upgrade.

Expected behavior

The upgrade scripts do not error and do run the required programs.


Metadata Update from @ftweedal:
- Issue assigned to ftweedal

6 years ago

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

6 years ago

master:

  • c42c440 Use correct version of Python in RPM scripts

ipa-4-6:

  • 74ec1f9 Use correct version of Python in RPM scripts

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

6 years ago

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6.2

6 years ago

Login to comment on this ticket.

Metadata