Bug 516387
| Summary: | Yum groupinstall tries to downgrade package resulting in dependency error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Susi Lehtola <susi.lehtola> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | bugzilla2, christoph.wickert, ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen |
| 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: | 2009-09-03 16:14:55 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: | 505781 | ||
|
Description
Susi Lehtola
2009-08-09 09:12:12 UTC
CC maintainer of lxde-common Running the groupinstall command after removing lxde-common-0.4.2-1.fc11.noarch results in a succesful transaction with lxde-common-0.4.2-1.fc11.noarch installed again. (In reply to comment #2) > Running the groupinstall command after removing lxde-common-0.4.2-1.fc11.noarch > results in a succesful transaction with lxde-common-0.4.2-1.fc11.noarch > installed again. But running the groupinstall command again after this results in ---> Package lxde-common.i586 0:0.3.2.1-4.fc11 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: lxde-common i586 0.3.2.1-4.fc11 fedora 19 k (In reply to comment #0) > so for some reason yum tries to downgrade lxde-common.noarch to > lxde-common.i586. Looks similar to bug 505996, which should be fixed. > Should an additional obsolete be added to the lxde-common package? The spec already has Obsoletes: %{name}-data <= 0.3.2.1-5 # needed because the lxde-common and lxde-common-data # required each other with full n-v-r on F-11 Provides: %{name} = 0.3.2.1-4.fc11 Provides: %{name}-data = 0.3.2.1-4.fc11 BuildArch: noarch Did I miss something? (In reply to comment #4) > > Looks similar to bug 505996, which should be fixed. But is not, I can still reproduce the problem with xfce4-xmms-plugin in F-11. This is the same "problem" as 512498, see comments: https://bugzilla.redhat.com/show_bug.cgi?id=512498#c4 https://bugzilla.redhat.com/show_bug.cgi?id=512498#c5 I think this is a bit of combo between 512498 and ever-fun <, <= issue fixed a week or so ago in yum. *** This bug has been marked as a duplicate of bug 512498 *** *** Bug 531881 has been marked as a duplicate of this bug. *** |