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 1281596 - dnf builddep should be more verbose
Summary: dnf builddep should be more verbose
Keywords:
Status: CLOSED DUPLICATE of bug 1148627
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-12 21:32 UTC by Kevin Fenzi
Modified: 2015-11-13 13:50 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-13 13:50:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2015-11-12 21:32:47 UTC
We have switched the Fedora builders over to Fedora 23 and dnf and in this I noticed that 'dnf builddep' isn't as verbose as maintainers might like it to be. 

For example: 

http://koji.fedoraproject.org/koji/taskinfo?taskID=11776173

failed with: 

DEBUG util.py:393:  Error: package octave-devel-6:4.0.0-6.fc24.x86_64 requires octave = 6:4.0.0-6.fc24, but none of the providers can be installed

This was true, but only because it can't install octave, which is because it can't install java-headless which is because it can't install javapackages-tools which is because it can't install python3-javapackages.

Ie, the real dep issue was with python3-javapackages. 

Would it be possible to report the resolver chain that led to not being able to install that 'top level' package? That would be of great help to maintainers when trying to see what package(s) need attention.

Comment 1 Vít Ondruch 2015-11-13 13:50:38 UTC

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


Note You need to log in before you can comment on or make changes to this bug.