Description of problem: Duplicated output lines in dnf builddep. Version-Release number of selected component (if applicable): dnf-plugins-core-0.1.5-1.fc22.noarch How reproducible: always Steps to Reproduce: 1. dnf builddep hawkey-0.5.3-1.git.0.a1c50e5.fc22.src.rpm 2. 3. Actual results: # dnf builddep /tmp/tito/hawkey-0.5.3-1.git.0.a1c50e5.fc22.src.rpm Using metadata from Tue Mar 17 03:55:06 2015 Package cmake-3.2.1-1.fc22.x86_64 is already installed, skipping. Package cmake-3.2.1-1.fc22.x86_64 is already installed, skipping. Package cmake-3.2.1-1.fc22.x86_64 is already installed, skipping. Package expat-devel-2.1.0-10.fc22.x86_64 is already installed, skipping. Package expat-devel-2.1.0-10.fc22.x86_64 is already installed, skipping. Package expat-devel-2.1.0-10.fc22.x86_64 is already installed, skipping. Package rpm-devel-4.12.0.1-7.fc22.x86_64 is already installed, skipping. Package rpm-devel-4.12.0.1-7.fc22.x86_64 is already installed, skipping. Package rpm-devel-4.12.0.1-7.fc22.x86_64 is already installed, skipping. Package zlib-devel-1.2.8-7.fc22.x86_64 is already installed, skipping. Package zlib-devel-1.2.8-7.fc22.x86_64 is already installed, skipping. Package zlib-devel-1.2.8-7.fc22.x86_64 is already installed, skipping. Dependencies resolved. ========================================================================================================== Package Arch Version Repository Size ========================================================================================================== Installing: check x86_64 0.9.14-2.fc22 fedora 147 k check-devel x86_64 0.9.14-2.fc22 fedora 30 k ... Expected results: # dnf builddep /tmp/tito/hawkey-0.5.3-1.git.0.a1c50e5.fc22.src.rpm Using metadata from Tue Mar 17 03:55:06 2015 Package cmake-3.2.1-1.fc22.x86_64 is already installed, skipping. Package expat-devel-2.1.0-10.fc22.x86_64 is already installed, skipping. Package rpm-devel-4.12.0.1-7.fc22.x86_64 is already installed, skipping. Package zlib-devel-1.2.8-7.fc22.x86_64 is already installed, skipping. Dependencies resolved. ========================================================================================================== Package Arch Version Repository Size ========================================================================================================== Installing: check x86_64 0.9.14-2.fc22 fedora 147 k check-devel x86_64 0.9.14-2.fc22 fedora 30 k ... Additional info: There are no duplicates in srpm requires. # rpm -qp --requires /tmp/tito/hawkey-0.5.3-1.git.0.a1c50e5.fc22.src.rpm check-devel cmake expat-devel libsolv-devel >= 0.6.4-1 python-nose python-sphinx >= 1.1.3-9 python2-devel python3-devel python3-nose python3-sphinx >= 1.1.3-9 rpm-devel rpmlib(CompressedFileNames) <= 3.0.4-1 zlib-devel
This is not specific to DNF plugins. The bug was introduced by a commit 752c50b.
Fixed in PR #222.
*** Bug 1205863 has been marked as a duplicate of this bug. ***
hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22
Package hawkey-0.5.4-1.fc22, dnf-0.6.5-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hawkey-0.5.4-1.fc22 dnf-0.6.5-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-5337/hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22 then log in and leave karma (feedback).
dnf-plugins-extras-0.0.6-2.fc22,yum-utils-1.1.31-505.fc22,yum-3.4.3-505.fc22,hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-extras-0.0.6-2.fc22,yum-utils-1.1.31-505.fc22,yum-3.4.3-505.fc22,hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22
dnf-plugins-extras-0.0.6-2.fc22, yum-3.4.3-505.fc22, dnf-0.6.5-1.fc22, yum-utils-1.1.31-505.fc22, hawkey-0.5.4-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
dnf-plugins-core-0.1.5-2.fc21,dnf-0.6.4-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/dnf-plugins-core-0.1.5-2.fc21,dnf-0.6.4-5.fc21
dnf-plugins-core-0.1.5-2.fc21, dnf-0.6.4-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.