#6273 Command autocompletion without installed server prints an error message
Closed: Fixed None Opened 7 years ago by tkrizek.

Triggering a command completion in ipa command without installed ipa server prints an error message.

Steps to reproduce:

  1. Install IPA server packages.
  2. Make sure IPA server is not installed.
  3. Press [TAB] after typing "ipa "

Expected results:
Completion doesn't print anything.

Actual results:

[root@master vagrant]# ipa ipa: ERROR: cannot connect to 'http://localhost:8888/ipa/json': [Errno 111] Connection refused
.

master:

  • 9d49b4c Don't show error messages in bash completion

ipa-4-4:

  • a046d11 Don't show error messages in bash completion

Metadata Update from @tkrizek:
- Issue assigned to tkrizek
- Issue set to the milestone: FreeIPA 4.4.2

7 years ago

Login to comment on this ticket.

Metadata