Bug 856372
Summary: | Package selection spoke is not respecting 'optionlist' from comps in F18 Alpha RC2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | yum | Assignee: | Fedora Packaging Toolset Team <packaging-team> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | anaconda-maint-list, dcantrell, ffesti, g.kaviyarasu, johannbg, jonathan, kparal, maxamillion, packaging-team, satellitgo, tim.lauridsen, vanmeeuwen+fedora, zpavlas |
Target Milestone: | --- | Keywords: | CommonBugs |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | https://fedoraproject.org/wiki/Common_F18_bugs#minimal-package-sets | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-09-20 20:38:10 UTC | Type: | Bug |
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: | 752660 |
Description
Adam Williamson
2012-09-11 22:14:46 UTC
-1 blocker +1 nth I am able to select left gnome and right sugar-desktop in anaconda and they both install using both RC2 DVD and netinstall x86_64. A 2 DE install. And they both install to HD sucessfuly. Root cause is that createrepo, when writing out the group metadata, is translating the <groupid> element in the input comps to <optionid> in the output comps. Nothing is actually looking for a <optionid>, so we never actually find these optional groups. Patch sent upstream to yum. yum-3.4.3-44.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/yum-3.4.3-44.fc18 Package yum-3.4.3-44.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing yum-3.4.3-44.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-13862/yum-3.4.3-44.fc18 then log in and leave karma (feedback). Discussed at 2012-09-12 NTH review meeting. Accepted as NTH with the proviso that we'll only pull a yum build that *only* changes this (and other NTH/blocker fixes), nothing else, for safety reasons. yum-3.4.3-44.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |