#7916 ipaplatform.debian.services does not implement wait for CA service
Closed: fixed by cheimes. Opened 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:

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

ipa-4-7:

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

master:

  • d796c37f17c67cf91693b8f8f96f0f2681a4989a Debian: use -m lesscpy instead of hard-coded name
  • ff41a09e363c90e510697c6c7ae8d853d6a98b21 Debian doesn't have authselect
  • da2cf1c513ea42dbb38952273421fefdd92d4d0b Debian: Add paths for open-sans and font-awesome
  • 750e658dba1244ad6a386ab70fe309fd910ab419 Debian: Add fixes for OpenDNSSEC 2.0
  • 8592603ea36375cc0670df1e0b1efb486bafcc82 Debian: Use different paths for KDC cert and key
  • edaea8865f42f8b6e786f6648ac4cb5c4ddd4f35 Add ODS manager abstraction to ipaplatform
  • d703f3dbcb992b0f29c5c71c35ec112eadccf2ed Debian: Fix replicatio of light weight sub CAs
  • 81d0108afc8f08b0e424d8d1fdf83f1e0ccc7765 Debian: auto-generate config files for oddjobd
  • 0fa692a5265f4764e3e43fda65eced50e7f42448 Debian: Use RedHatCAService for pki-tomcatd

ipa-4-7:

  • ab71555f23021c64b79f80fe8d891888ccf8260e Debian: use -m lesscpy instead of hard-coded name
  • 336d77bc9431602f05978360e48bb27e6ed4ca89 Debian doesn't have authselect
  • beb12cad278200cb0ceb00def85f445f7a1910ea Debian: Add paths for open-sans and font-awesome
  • e7227fdc283f585e20c51192007167764de04563 Debian: Add fixes for OpenDNSSEC 2.0
  • 0a942d190d9a5315f5e5b0e558f387112b51b34e Debian: Use different paths for KDC cert and key
  • 55ae022e60525e8ddc1b8cab37b3aa59637ff147 Add ODS manager abstraction to ipaplatform
  • 44a03eab928af0583a8449cee33bf90f96d354cc Debian: Fix replicatio of light weight sub CAs
  • 17ee04a002e59443036ffd1fbb87231bd68fe1cd Debian: auto-generate config files for oddjobd
  • c9033d74d055106e20e2f56acb75c65eac302d46 Debian: Use RedHatCAService for pki-tomcatd
  • c860a4f129cdbfceb6fa107f49eba78b0f6ca68f Fix pylint error with absolute_import

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

Metadata