Hide Forgot
Description of problem: Running dnf remove <somepkg> results in the following output: Installed size: 3.2 M Is this ok [y/N]: y Downloading Packages: <--- This line is highly suspicious Running Transaction Check - why it prints "Downloading packages" when I actually want it to remove packages? Version-Release number of selected component (if applicable): dnf-0.3.11-2.git54f55e0.fc19.noarch How reproducible: 100% Steps to Reproduce: 1. dnf remove systemd\* 2. 3. Actual results: prints Downloading packages Expected results: no "Downloading packages" msg Additional info: Might be very confusing for not experienced hardcore admins
Thanks Jiri. DNF commit 7b96936 deals with it, the fix should be included in dnf-0.4.1.
dnf-0.4.1-1.git55e6369.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dnf-0.4.1-1.git55e6369.fc20
Package dnf-0.4.1-1.git55e6369.fc20, librepo-1.1.0-1.fc20, hawkey-0.4.1-1.git6f35513.fc20, libcomps-0.1.3-5.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.1-1.git55e6369.fc20 librepo-1.1.0-1.fc20 hawkey-0.4.1-1.git6f35513.fc20 libcomps-0.1.3-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16868/librepo-1.1.0-1.fc20,hawkey-0.4.1-1.git6f35513.fc20,libcomps-0.1.3-5.fc20,dnf-0.4.1-1.git55e6369.fc20 then log in and leave karma (feedback).
dnf-0.4.1 has been pushed and superseded. Closing this.