Bug 1485851
Summary: | ipa param-find: command displays internal error | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Sudhir Menon <sumenon> |
Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.4 | CC: | ndehadra, pasik, pvoborni, rcritten, tdudlak, tscherf |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.6.4-1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-30 10:56:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sudhir Menon
2017-08-28 09:09:49 UTC
Upstream ticket: https://pagure.io/freeipa/issue/7138 there is already existing upstream ticket which was not linked correctly, fixing: https://pagure.io/freeipa/issue/7134 Fixed upstream master: https://pagure.io/freeipa/c/7ab49dda6db52c0960f50f1744aa19dc70d3c62f https://pagure.io/freeipa/c/3822120077d5bd0f951560d3181654d1f28fca4e Fixed upstream ipa-4-6: https://pagure.io/freeipa/c/41de9cc381e8227225e6628109b80e065be18ad8 https://pagure.io/freeipa/c/68178a45523ecdfb11216261cd62f7a68ee87426 Fix is seen. Verified on Red Hat Enterprise Linux Server release 7.6 Beta (Maipo) using ipa-server-4.6.4-3.el7.x86_64 sssd-1.16.2-11.el7.x86_64 389-ds-base-1.3.8.4-9.el7.x86_64 krb5-server-1.15.1-34.el7.x86_64 pki-server-10.5.9-4.el7.noarch selinux-policy-3.13.1-211.el7.noarch [root@master ~]# ipa class-show test ipa: ERROR: test: class not found [root@master ~]# ipa command-show test ipa: ERROR: test: command not found [root@master ~]# ipa output-show test Name: test ipa: ERROR: test: output not found [root@master ~]# ipa param-show test Name: test ipa: ERROR: test: param not found [root@master ~]# ipa topic-show test ipa: ERROR: test: topic not found [root@master ~]# ipa param-find test ---------------------------- Number of entries returned 0 ---------------------------- [root@master ~]# ipa param-find Full name: ipa: ERROR: 'metaobject' is required [root@master ~]# ipa param-find user-find Name: criteria Documentation: A string searched in all relevant object attributes Type: str Required: False Positional argument: True Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3187 |