Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCSP install failure on separate instance #3179

Closed
pki-bot opened this issue Oct 3, 2020 · 3 comments
Closed

OCSP install failure on separate instance #3179

pki-bot opened this issue Oct 3, 2020 · 3 comments
Milestone

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #3061. Originally filed by bbhavsar (@bhavikbhavsar) on 2018-09-07 08:15:15:


Scenario:
topology-02 installation - subsystems on different port.

Steps followed:

  1. Install all pki packages from nightly repo.
  2. create ds instance
    dscreate fromfile /tmp/test_dir/ldap.cfg
  3. pkispawn -s CA -f /tmp/test_dir/ca.cfg
  4. pkispawn -s OCSP -f /tmp/test_dir/ocsp.cfg

Actual Result:
Below error message appears while running pkispawn to install OCSP.
"sequence item 5: expected str instance, NoneType found"

Expected result:
OCSP should install successfully.

Attachment contains pkispawn logs for ocsp and input configuration files.

@pki-bot pki-bot added this to the 10.6.7 milestone Oct 3, 2020
@pki-bot pki-bot closed this as completed Oct 3, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from edewata (@edewata) at 2018-09-07 12:34:25

This is a regression caused by a recent change. Fixed in master:

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from edewata (@edewata) at 2018-09-07 12:34:26

Metadata Update from @edewata:

  • Custom field component adjusted to None
  • Custom field feature adjusted to None
  • Custom field origin adjusted to None
  • Custom field proposedmilestone adjusted to None
  • Custom field proposedpriority adjusted to None
  • Custom field reviewer adjusted to None
  • Custom field type adjusted to None
  • Custom field version adjusted to None

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from edewata (@edewata) at 2018-09-07 12:35:13

Metadata Update from @edewata:

  • Issue close_status updated to: fixed
  • Issue priority set to: None (was: blocker)
  • Issue set to the milestone: 10.6.7
  • Issue status updated to: Closed (was: Open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant