Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1174336

Summary: builddep error output is useless
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: akozumpl, jsilhan, mluscon, msuchy, packaging-team-maint, pnemade, rholy, tla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-05 11:27:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vít Ondruch 2014-12-15 16:30:15 UTC
Description of problem:
dnf builddep --installroot /var/lib/mock/ruby22-rhel-7/root/ --releasever 7 /var/lib/mock/ruby22-rhel-7/root//builddir/build/SRPMS/ruby22-ruby-2.2.0-0.24.r48741.el7.src.rpm
Package scl-utils-build-20130529-9.el7_0.x86_64 is already installed, skipping.
Package ruby22-runtime-2.0-1.el7.x86_64 is already installed, skipping.
Error: no package matched


vs


yum-builddep --installroot /var/lib/mock/ruby22-rhel-7/root/ --releasever 7 /var/lib/mock/ruby22-rhel-7/root//builddir/build/SRPMS/ruby22-ruby-2.2.0-0.24.r48741.el7.src.rpm
Getting requirements for ruby22-ruby-2.2.0-0.24.r48741.el7.src
 --> Already installed : scl-utils-build-20130529-9.el7_0.x86_64
 --> Already installed : ruby22-runtime-2.0-1.el7.x86_64
 --> autoconf-2.69-11.el7.noarch
 --> gdbm-devel-1.10-8.el7.x86_64
 --> libffi-devel-3.0.13-11.el7.x86_64
 --> 1:openssl-devel-1.0.1e-40.el7.x86_64
 --> libyaml-devel-0.1.4-10.el7.x86_64
 --> readline-devel-6.2-9.el7.x86_64
 --> 1:tk-devel-8.5.13-4.el7.x86_64
 --> procps-ng-3.3.9-6.el7.x86_64
 --> systemtap-sdt-devel-2.6-7.el7.x86_64
Error: No Package found for db4-devel


Version-Release number of selected component (if applicable):
$ rpm -q dnf
dnf-0.6.2-1.fc21.noarch


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
The information what is actually wrong is not provided.

Expected results:
Error which package is missing is provided.

Additional info:

Comment 1 Miroslav Suchý 2015-01-05 11:27:00 UTC

*** This bug has been marked as a duplicate of bug 1155211 ***