Bug 531881
Summary: | groupinstall LXDE fails | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jayson King <bugzilla2> | ||||
Component: | yum | Assignee: | Seth Vidal <skvidal> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 10 | CC: | christoph.wickert, ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-10-29 21:43:17 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 | ||||||
Attachments: |
|
Description
Jayson King
2009-10-29 18:15:54 UTC
Hi Jayson, thanks for your report. I'm pretty sure this is a yum issue similar to bug #516387. Yum should not install lxde-common-0.3.2.1-3.fc10 but the newer lxde-common-0.4.2-1.fc10. To be sure, please give me the output of rpm -q yum yum repolist yum -v groupinstall LXDE Created attachment 366695 [details]
output of: yum -v groupinstall LXDE
[root@atlas ~]# rpm -q yum
yum-3.2.23-3.fc10.noarch
[root@atlas ~]# yum repolist
Loaded plugins: changelog, refresh-packagekit
repo id repo name status
fedora Fedora 10 - x86_64 enabled: 14,303
fedora-debuginfo Fedora 10 - x86_64 - Debug enabled: 4,034
rpmfusion-free RPM Fusion for Fedora 10 - F enabled: 356
rpmfusion-free-debuginfo RPM Fusion for Fedora 10 - F enabled: 156
rpmfusion-free-updates RPM Fusion for Fedora 10 - F enabled: 672
rpmfusion-free-updates-debuginfo RPM Fusion for Fedora 10 - F enabled: 252
rpmfusion-nonfree RPM Fusion for Fedora 10 - N enabled: 137
rpmfusion-nonfree-debuginfo RPM Fusion for Fedora 10 - N enabled: 52
rpmfusion-nonfree-updates RPM Fusion for Fedora 10 - N enabled: 425
rpmfusion-nonfree-updates-debuginfo RPM Fusion for Fedora 10 - N enabled: 165
updates Fedora 10 - x86_64 - Updates enabled: 8,768
updates-debuginfo Fedora 10 - x86_64 - Updates enabled: 2,120
repolist: 31,440
Thanks a lot for the info you provide. (In reply to comment #2) > [root@atlas ~]# rpm -q yum > yum-3.2.23-3.fc10.noarch I think this is the problem, the bug is reported to be fixed in yum 3.2.24, see https://admin.fedoraproject.org/updates/F10/FEDORA-2009-10650 Please update your yum with yum --enablerepo=updates-testing update yum and tell me if the problem still persists. Yes, yum-3.2.24-2.fc10 does fix the problem. Thanks. You are welcome, thanks for your report. I hope the yum update gets pushed soon. Feel free to add your feedback at https://admin.fedoraproject.org/updates/F10/FEDORA-2009-10650 *** This bug has been marked as a duplicate of bug 516387 *** |