| Summary: | dnf repoquery options "--queryformat" and "--installed" should be usable together | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tobias Jungel <tobias.jungel> |
| Component: | dnf-plugins-core | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, RadekHolyPublic, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-09 10:00:27 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: | |
Sorry it seems I was running an older version than noted above... this is working now. |
Description of problem: The options "--queryformat" and "--installed" in dnf repoquery cannot be used together. Version-Release number of selected component (if applicable): dnf-plugins-core-0.1.16-1.fc23.noarch How reproducible: Steps to Reproduce: 1. dnf repoquery --queryformat '%{NAME}' --installed dnf Actual results: dnf-1.1.3-1.fc23.noarch Expected results: dnf Additional info: