Description of problem: Currently, dnf doesn't allow package specs when using the distro-sync command. # dnf distro-sync <package> distro-sync accepts no package specs. It would be nice if it did, as that functionality is very useful.
hello, yes indeed this is missing and a part of the backlog. it is unfortunately not as straightforward as it might seem given we do a "global" distro-sync already.
*** Bug 1030985 has been marked as a duplicate of this bug. ***
(to properly emulate what yum is doing, if we want to do that, we might need to use SOLVER_TARGETED when using the *_to() methods in hawkey with SOLVER_DISTUPGRADE)
Moving to Jan. Jan, mls tells me this is supported in libsolv just like other jobs (update, install). Please take a look, it will require extending hawkey which should be done in a way consistent to the other commands.
The feature is available in the upstream.
*** Bug 1077099 has been marked as a duplicate of this bug. ***
dnf-0.4.18-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dnf-0.4.18-1.fc20
Package dnf-0.4.18-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.18-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-3999/dnf-0.4.18-1.fc20 then log in and leave karma (feedback).
dnf-0.4.19-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dnf-0.4.19-1.fc20
dnf-0.4.19-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.