Bug 443459
Summary: | RFE: process explicit deps. before implicit ones to try to reduce pulling in extra deps. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bastien Nocera <bnocera> | ||||
Component: | yum | Assignee: | Seth Vidal <skvidal> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 9 | CC: | ffesti, james.antill, katzj, notting, pmatilai, tim.lauridsen, tjb | ||||
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: | 2008-10-24 20:11:13 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 438944 | ||||||
Attachments: |
|
Description
Bastien Nocera
2008-04-21 17:35:49 UTC
Created attachment 303180 [details]
yum-totem.txt
Yeh, one of the things we are thinking of doing, after Fed-9 is out, is processing all the explicit dependencies first ... which should solve a couple of the problems like this. Until something like that goes in though, it's going to stay as is. Too bad as it makes it seem like totem is completely busted. I couldn't figure out why totem wouldn't play much of anything even though I had the other gstreamer-based apps working fine. Turns out totem-xine was installed and was mucking up the works. This on two systems from preview installs. I don't imagine this could be fixed in the comps as the dependency would still be pulled in? Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping This is also releated to: bug 442626 A commit I just did today orders requires which I'm pretty sure will solve the above. upstream commit 92f360344742fa3fca38d97846cb7a31f3dd88bf Verified. |