Incorrect source repository (from_repo) after system upgrade #1851
Labels
Triaged
Someone on the DNF 5 team has read the issue and determined the next steps to take
Milestone
After system upgrade with dnf5, the
from_repo
attribute for all installed packages contains@stored_transaction
value. This is confusing to the users. The attribute should contain id of the repository the package really came from.See
dnf repoquery --installed --queryformat="%{full_nevra} %{from_repo}\n"
on the upgraded system.The text was updated successfully, but these errors were encountered: