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 1183120 - RFE: provide a means of accessing the problems raised by resolve
Summary: RFE: provide a means of accessing the problems raised by resolve
Keywords:
Status: CLOSED DUPLICATE of bug 1059638
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Honza Silhan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1145250
TreeView+ depends on / blocked
 
Reported: 2015-01-16 18:09 UTC by David Shea
Modified: 2015-05-20 13:21 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-20 13:21:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1062010 0 low CLOSED [depcheck error reporting] explain that unexcluding a package should help 2022-05-16 11:32:56 UTC
Red Hat Bugzilla 1148627 0 high CLOSED dnf doesn't provide enough info to understand the package dependencies 2022-05-16 11:32:56 UTC
Red Hat Bugzilla 1148630 0 unspecified CLOSED add --allowerasing hint for conflict problems 2022-05-16 11:32:56 UTC
Red Hat Bugzilla 1184286 0 unspecified CLOSED [depsolve] DNF can't skip broken dependencies 2022-05-16 11:32:56 UTC

Internal Links: 1062010 1148627 1148630 1184286

Description David Shea 2015-01-16 18:09:18 UTC
A way other than a message string, that is. Something similar to the tuple returned by rpmts.check would be nice, in that it describes the type of the problem and the package (or packages) that triggered the problem. Maybe add properties to the exception types to provide more data?

Comment 1 Honza Silhan 2015-01-20 12:13:48 UTC
Hi, DNF gets from depsolver library the same error strings you see in output. DNF doesn't take analyze these problems internally so there is no reason to parse them only because of exceptions. We will see if structured depsolving problems would help us with more readable error messages.

Comment 2 David Shea 2015-01-20 14:08:23 UTC
I'm not asking for more human-readable. I'm asking for more machine-readable, so that given a set of error conditions I can do something other than display a string, like maybe highlight something in a GUI.

Comment 3 Honza Silhan 2015-05-20 13:21:10 UTC

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


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