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

dnf5 repoquery --location doesn't return anything #1889

Closed
davide125 opened this issue Nov 22, 2024 · 3 comments
Closed

dnf5 repoquery --location doesn't return anything #1889

davide125 opened this issue Nov 22, 2024 · 3 comments

Comments

@davide125
Copy link

On Fedora Linux 41:

$ dnf5 repoquery bash
Updating and loading repositories:
Repositories loaded.
bash-0:5.2.32-1.fc41.aarch64
$ dnf5 repoquery --location bash
Updating and loading repositories:
Repositories loaded.

$ 

I would have expected this to print out a URL, like it used to work with dnf4.

@kontura
Copy link
Contributor

kontura commented Nov 25, 2024

This looks like the same issue as https://bugzilla.redhat.com/show_bug.cgi?id=2299337.

Does it work when run as root user?

If yes this should be fixed in the next release.

@davide125
Copy link
Author

Yes, this does work fine when run as root.

@kontura
Copy link
Contributor

kontura commented Nov 26, 2024

Ok, then this is resolved by: #1880

@kontura kontura closed this as completed Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants