Description of problem: Dnf writes misleading message about possible typo if the package is not installed. Maybe this can also happen with its other commands. Version-Release number of selected component (if applicable): dnf-0.4.7-1.fc20.noarch How reproducible: always Steps to Reproduce: 1. dnf remove acpid 2. dnf downgrade acpid Actual results: * Maybe you meant: acpid Nothing to do Expected results: No "* Maybe you meant: acpid" message Additional info: This doesn't happen if the package is installed # dnf install acpid # dnd downgrade acpid ...downgrade in progress The same commands with yum: a) without acpid # yum downgrade acpid Loaded plugins: langpacks, refresh-packagekit No Match for available package: acpid-2.0.20-1.fc20.i686 Nothing to do b) with acpid # yum downgrade acpid ...downgrade in progress Maybe the yum output is not the best, but at least less confusing (at least for me).
Definitely a bug, Radek can you please take a look at this when the time permits? Thanks.
Fixed by 9c70e7bb975ff21c4b07b75bb417d6250cab28dd on master.
dnf-0.4.8-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dnf-0.4.8-1.fc20
fixed with dnf-0.4.8-1.fc20
Package dnf-0.4.8-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dnf-0.4.8-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22052/dnf-0.4.8-1.fc20 then log in and leave karma (feedback).
dnf-0.4.8-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.