Bug 2352489 - compatibility breakage: dnf repoquery -i
Summary: compatibility breakage: dnf repoquery -i
Keywords:
Status: CLOSED DUPLICATE of bug 2338174
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf5
Version: 41
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: rpm-software-management
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-14 03:19 UTC by Jan Kratochvil
Modified: 2025-03-14 06:56 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-03-14 06:56:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kratochvil 2025-03-14 03:19:36 UTC
dnf4 had -i|--info, dnf5 has only --info


Reproducible: Always

Steps to Reproduce:
dnf repoquery -i bash
Actual Results:  
Unknown argument "-i" for command "repoquery". Add "--help" for more information about the arguments.


Expected Results:  
Name           : bash
Epoch          : 0
Version        : 5.2.32
Release        : 1.fc41
Architecture   : x86_64
...


dnf repoquery --info bash
works but that needlessly breaks user interface compatibility with dnf4.

Comment 1 amatej 2025-03-14 06:56:28 UTC

*** This bug has been marked as a duplicate of bug 2338174 ***


Note You need to log in before you can comment on or make changes to this bug.