#7916 ipaplatform.debian.services does not implement wait for CA service
Closed: fixed 4 years ago by cheimes. Opened 4 years ago by cheimes.

Fedora and RHEL service layer has a special case for CA instance (Dogtag pki-tomcatd). The start and restart methods wait until Dogtag is ready to handle requests and the CA subsystem is in status running.

The Debian services implementation lacks the wait for running feature. This causes timeouts when installing on Debian and Ubuntu.


master:

  • 3f9e23f Add ExecStartPost hook to wait for Dogtag PKI
  • 5452eb6 Reduce startup_timeout to 120sec as documented

ipa-4-7:

  • d5c400a Add ExecStartPost hook to wait for Dogtag PKI
  • 9c30710 Reduce startup_timeout to 120sec as documented

master:

  • d796c37 Debian: use -m lesscpy instead of hard-coded name
  • ff41a09 Debian doesn't have authselect
  • da2cf1c Debian: Add paths for open-sans and font-awesome
  • 750e658 Debian: Add fixes for OpenDNSSEC 2.0
  • 8592603 Debian: Use different paths for KDC cert and key
  • edaea88 Add ODS manager abstraction to ipaplatform
  • d703f3d Debian: Fix replicatio of light weight sub CAs
  • 81d0108 Debian: auto-generate config files for oddjobd
  • 0fa692a Debian: Use RedHatCAService for pki-tomcatd

ipa-4-7:

  • ab71555 Debian: use -m lesscpy instead of hard-coded name
  • 336d77b Debian doesn't have authselect
  • beb12ca Debian: Add paths for open-sans and font-awesome
  • e7227fd Debian: Add fixes for OpenDNSSEC 2.0
  • 0a942d1 Debian: Use different paths for KDC cert and key
  • 55ae022 Add ODS manager abstraction to ipaplatform
  • 44a03ea Debian: Fix replicatio of light weight sub CAs
  • 17ee04a Debian: auto-generate config files for oddjobd
  • c9033d7 Debian: Use RedHatCAService for pki-tomcatd
  • c860a4f Fix pylint error with absolute_import

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

4 years ago

Login to comment on this ticket.

Metadata