#2585 UnboundLocalError during ipa-client-install
Closed: invalid Opened by ftweedal.

During ipa-client-install, an UnboundLocalError can occur if for some reason
the server does not set a session cookie:

  File "/usr/lib/python2.7/site-packages/ipalib/rpc.py", line 736, in parse_response
    self.store_session_cookie(header)
  File "/usr/lib/python2.7/site-packages/ipalib/rpc.py", line 720, in store_session_cookie
    if session_cookie is None:
2017-01-30T04:35:20Z DEBUG The ipa-client-install command failed, exception: UnboundLocalError: local variable 'session_cookie' 
2017-01-30T04:35:20Z ERROR local variable 'session_cookie' referenced before assignment

Whups, filed against Dogtag by mistake. Closing invalid.

Metadata Update from @ftweedal:
- Issue assigned to ftweedal
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata Update from @mharmsen:
- Custom field feature adjusted to ''
- Custom field proposedmilestone adjusted to ''
- Custom field proposedpriority adjusted to ''
- Custom field reviewer adjusted to ''
- Custom field version adjusted to ''
- Issue close_status updated to: None (was: Invalid)
- Issue set to the milestone: 10.4.0 (was: 0.0 NEEDS_TRIAGE)

Metadata Update from @mharmsen:
- Issue close_status updated to: invalid

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2705

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata