Description of problem: Option dnf --skip-broken is missing Version-Release number of selected component (if applicable): Fedora release 23 How reproducible: always Steps to Reproduce: 1. rpm -qa | grep dnf 2. rpm -qa | grep yumex Actual results: 1. rpm -qa | grep dnf dnf-plugins-core-0.1.21-1.fc23.noarch dnf-langpacks-conf-0.15.1-1.fc23.noarch dnf-conf-1.1.9-1.fc23.noarch dnf-plugin-system-upgrade-0.7.1-1.fc23.noarch python3-dnfdaemon-0.3.11-1.fc23.noarch dnfdaemon-0.3.11-1.fc23.noarch python3-dnf-langpacks-0.15.1-1.fc23.noarch dnf-1.1.9-1.fc23.noarch dnf-plugin-spacewalk-2.4.15-1.fc23.noarch yumex-dnf-4.1.6-1.fc23.noarch python3-dnf-plugin-system-upgrade-0.7.1-1.fc23.noarch dnf-automatic-1.1.9-1.fc23.noarch python3-dnf-1.1.9-1.fc23.noarch python3-dnf-plugins-core-0.1.21-1.fc23.noarch dnf-langpacks-0.15.1-1.fc23.noarch dnf-plugin-subscription-manager-1.17.6-1.fc25.x86_64 dnf-plugins-extras-0.0.12-2.fc24.noarch dnf-yum-1.1.9-1.fc23.noarch 2. rpm -qa | grep yumex yumex-dnf-4.1.6-1.fc23.noarch yumex-3.0.17-2.fc23.noarch Expected results: Additional info:
Please check this dnf documentation -> http://dnf.readthedocs.io/en/latest/cli_vs_yum.html#no-skip-broken
Parag, the new syntax is way more non-intuitive. I've also struggled with the missing --skip-broken and tried googling the solution but wasn't able to find it. Setting Sev/Prio to medium since a workaround exists. Are you guys open to a --skip-broken backward compatibility option ? I can send a pull request if you are willing to accept it.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
The option is provided by PR: https://github.com/rpm-software-management/dnf/pull/663
Fixed in dnf-2.0.1-1 and released into rawhide