Bug 103265
Summary: | Include unclassified packages in removal group view | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Toralf <bugzilla> |
Component: | redhat-config-packages | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | Keywords: | FutureFeature |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-08-28 16:24:11 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
Toralf
2003-08-28 09:44:12 UTC
Why not just use the flat view (View->Packages)? It has too much information. Simply put, I want to single out the "bad" packages on my system. This is very hard to do among a large crowd, but if someone would round up the usual suspects for me, it might be very easy... The problem is that these "unclassified" packages are going to also include library packages as they're not explicitly listed in the comps file and so you're going to end up with the same sort of problem in an unclassified group. Actually, it seems to me like library packages are indeed included in most cases - they're not listed in groups, but they are mentioned in package dependencies. Also, you could always leave out the ones that are required by packages in real groups, but that would of course require a fair amount of extra parsing... Yeah, it's pretty insanely slow to do that. And you then have to keep it updated as you remove things (if I remove A which is the only thing that requires B, I then need to have B show up in the unclassified group, etc). And you could also end up having packages disappear from the group. Ugh, this seems increasingly like the sort of thing that just can't work very well |