Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list --installed or repoquery --installed doesn't appear to honor --repo #1974

Open
grumpey opened this issue Dec 22, 2024 · 1 comment
Open
Labels
Priority: LOW Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take

Comments

@grumpey
Copy link

grumpey commented Dec 22, 2024

dnf list --repo=rpmfusion-free only shows packages from rpmfusion.
dnf repoquery --repo=rpmfusion-free behaves the same as list.
Adding the --installed option shows all of the installed packages regardless of repository

@kontura
Copy link
Contributor

kontura commented Jan 2, 2025

Indeed, the result should be empty.

See #381 for more details.

@pkratoch pkratoch added the Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: LOW Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take
Projects
None yet
Development

No branches or pull requests

3 participants