#9590 handle IPA public exceptions in 'ipa console' in a better way
Closed: fixed by frenaud. Opened by abbra.

By default, interactive console prints full traceback in case of an error. This looks weird in the console when LDAP errors pop up. Instead, process PublicError exceptions as if they are final ones and only print their message.


PR: https://github.com/freeipa/freeipa/pull/7335

Moved to a separate PR: https://github.com/freeipa/freeipa/pull/7369

master:

  • 1223016ef29aef4009a0d976af0d0b2bca871013 console: for public errors only print a final one

ipa-4-11:

  • 85a2cb779f1599a1d9a4ae02e3306bba9b81fbcd console: for public errors only print a final one

ipa-4-10:

  • a479144332b70640de108c8db791909016d470fc console: for public errors only print a final one

ipa-4-9:

  • 6bfdd2e794225f954559a5ee29c6c46b13d97c34 console: for public errors only print a final one

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

Metadata