Bug 241937
Summary: | Feature request: display dependency chain in anaconda | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ronny Fischer <ronny.fischer> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7 | CC: | mmahut, sukru |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-06-04 17:52:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ronny Fischer
2007-05-31 20:20:36 UTC
Even a simple (flat) list would suffice, yes this feature would be really nice to have. Computing this on the fly (which is required, given the fact that you can add repos including updates, etc) is extremely expensive and would introduce a lot of lag. Not to mention it's terrible UI design. Ok, I'm really shocked to see WONT_FIX for a small feature request this soon, but I cannot say it was not expected (I guess that's the general attitude here). However I do not believe that the above reasons are enough to justify that resolution. First of all, even if the option would be "slow", you could always make it "optional" (i.e: shown only when requested by clicking a button). Additionally, YUM already needs to build this information, anyway. (It will install those dependencies, right?) I know, because command line YUM already does that (e.g: Installing 10 new packages [y/N]: ). Pirut that that too. It shall not be that difficult to display a list of strings on the screen organized as a tree via GTK+ (yet I'm no GTK+ programmer) Finally, several other distributions already does that. So we know it can be done. Please reopen the bug as LOW / CONFIRMED or similar, so that someone with enough time could implemented it. |